#C68F65 Butterum
#C68F65 (Butterum) RGB value is (198, 143, 101).
Red value is 198, green value is 143, and blue value is 101.
Cylindrical-coordinate representations (HSL) of color #C68F65: hue: 26°, saturation: 46%, and lightness: 58.6%.
Process color (CMYK) of #C68F65 is 0%, 27.8%, 49%, 22.4%. Web safe color equivalent of #C68F65 is ##CC9966. Color #C68F65 contains mainly Red.
Color Spaces
| Color spaces of #C68F65 | Value |
|---|---|
| RGB | 198, 143, 101 |
| HSL | 26°, 46%, 58.6% |
| HSV / HSB | 26°, 49%, 77.6% |
| CMYK | 0%, 27.8%, 49%, 22.4% |
| XYZ | 35.46, 32.59, 16.73 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000110 | 10001111 | 01100101 |
| Octal | 306 | 217 | 145 |
| Decimal | 198 | 143 | 101 |
| Hex | C6 | 8F | 65 |
Shades of #C68F65
Tints of #C68F65
.mybgColor { background-color: #C68F65; }
.myforeColor { color: #C68F65; }
.myborderColor { border: 3px solid #C68F65; }
<p style="color:#C68F65">Text here</p>
This sample text is styled with font color #C68F65. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C68F65">Div content here</div>
<div style="border:3px solid #C68F65">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(198, 143, 101, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C68F65; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C68F65;
-webkit-box-shadow: 1px 1px 3px #C68F65;
box-shadow: 1px 1px 3px #C68F65; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #C68F65 (Butterum)
Color Overview & Profile: Color #C68F65, also known as Butterum, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 78% Red (198/255), 56% Green (143/255), and 40% Blue (101/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #C68F65 translates into the CMYK subtractive color model with values of 0% Cyan, 27.8% Magenta, 49% Yellow, and 22.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 26°, saturation of 46%, and lightness of 58.6%.
Web Accessibility & Design Recommendations: When implementing #C68F65 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CC9966.
