#CFA236 Sin City
#CFA236 (Sin City) RGB value is (207, 162, 54).
Red value is 207, green value is 162, and blue value is 54.
Cylindrical-coordinate representations (HSL) of color #CFA236: hue: 42°, saturation: 61.4%, and lightness: 51.2%.
Process color (CMYK) of #CFA236 is 0%, 21.7%, 73.9%, 18.8%. Web safe color equivalent of #CFA236 is ##CC9933. Color #CFA236 contains mainly Yellow.
Color Spaces
| Color spaces of #CFA236 | Value |
|---|---|
| RGB | 207, 162, 54 |
| HSL | 42°, 61.4%, 51.2% |
| HSV / HSB | 42°, 73.9%, 81.2% |
| CMYK | 0%, 21.7%, 73.9%, 18.8% |
| XYZ | 39.32, 39.38, 9.02 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001111 | 10100010 | 00110110 |
| Octal | 317 | 242 | 066 |
| Decimal | 207 | 162 | 54 |
| Hex | CF | A2 | 36 |
Shades of #CFA236
Tints of #CFA236
.mybgColor { background-color: #CFA236; }
.myforeColor { color: #CFA236; }
.myborderColor { border: 3px solid #CFA236; }
<p style="color:#CFA236">Text here</p>
This sample text is styled with font color #CFA236. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CFA236">Div content here</div>
<div style="border:3px solid #CFA236">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(207, 162, 54, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CFA236; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CFA236;
-webkit-box-shadow: 1px 1px 3px #CFA236;
box-shadow: 1px 1px 3px #CFA236; }
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 #CFA236 (Sin City)
Color Overview & Profile: Color #CFA236, also known as Sin City, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 81% Red (207/255), 64% Green (162/255), and 21% Blue (54/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #CFA236 translates into the CMYK subtractive color model with values of 0% Cyan, 21.7% Magenta, 73.9% Yellow, and 18.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 42°, saturation of 61.4%, and lightness of 51.2%.
Web Accessibility & Design Recommendations: When implementing #CFA236 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 ##CC9933.
