#C69035 Yellow Warning
#C69035 (Yellow Warning) RGB value is (198, 144, 53).
Red value is 198, green value is 144, and blue value is 53.
Cylindrical-coordinate representations (HSL) of color #C69035: hue: 38°, saturation: 57.8%, and lightness: 49.2%.
Process color (CMYK) of #C69035 is 0%, 27.3%, 73.2%, 22.4%. Web safe color equivalent of #C69035 is ##CC9933. Color #C69035 contains mainly Red.
Color Spaces
| Color spaces of #C69035 | Value |
|---|---|
| RGB | 198, 144, 53 |
| HSL | 38°, 57.8%, 49.2% |
| HSV / HSB | 38°, 73.2%, 77.6% |
| CMYK | 0%, 27.3%, 73.2%, 22.4% |
| XYZ | 33.91, 32.21, 7.8 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000110 | 10010000 | 00110101 |
| Octal | 306 | 220 | 065 |
| Decimal | 198 | 144 | 53 |
| Hex | C6 | 90 | 35 |
Shades of #C69035
Tints of #C69035
.mybgColor { background-color: #C69035; }
.myforeColor { color: #C69035; }
.myborderColor { border: 3px solid #C69035; }
<p style="color:#C69035">Text here</p>
This sample text is styled with font color #C69035. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C69035">Div content here</div>
<div style="border:3px solid #C69035">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(198, 144, 53, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C69035; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C69035;
-webkit-box-shadow: 1px 1px 3px #C69035;
box-shadow: 1px 1px 3px #C69035; }
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 #C69035 (Yellow Warning)
Color Overview & Profile: Color #C69035, also known as Yellow Warning, 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 (144/255), and 21% Blue (53/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #C69035 translates into the CMYK subtractive color model with values of 0% Cyan, 27.3% Magenta, 73.2% Yellow, and 22.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 57.8%, and lightness of 49.2%.
Web Accessibility & Design Recommendations: When implementing #C69035 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.
