#CC9911 Australien
#CC9911 (Australien) RGB value is (204, 153, 17).
Red value is 204, green value is 153, and blue value is 17.
Cylindrical-coordinate representations (HSL) of color #CC9911: hue: 44°, saturation: 84.6%, and lightness: 43.3%.
Process color (CMYK) of #CC9911 is 0%, 25%, 91.7%, 20%. Web safe color equivalent of #CC9911 is ##CC9900. Color #CC9911 contains mainly Red.
Color Spaces
| Color spaces of #CC9911 | Value |
|---|---|
| RGB | 204, 153, 17 |
| HSL | 44°, 84.6%, 43.3% |
| HSV / HSB | 44°, 91.7%, 80% |
| CMYK | 0%, 25%, 91.7%, 20% |
| XYZ | 36.4, 35.66, 5.5 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001100 | 10011001 | 00010001 |
| Octal | 314 | 231 | 021 |
| Decimal | 204 | 153 | 17 |
| Hex | CC | 99 | 11 |
Shades of #CC9911
Tints of #CC9911
.mybgColor { background-color: #CC9911; }
.myforeColor { color: #CC9911; }
.myborderColor { border: 3px solid #CC9911; }
<p style="color:#CC9911">Text here</p>
This sample text is styled with font color #CC9911. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CC9911">Div content here</div>
<div style="border:3px solid #CC9911">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(204, 153, 17, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CC9911; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CC9911;
-webkit-box-shadow: 1px 1px 3px #CC9911;
box-shadow: 1px 1px 3px #CC9911; }
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 #CC9911 (Australien)
Color Overview & Profile: Color #CC9911, also known as Australien, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 80% Red (204/255), 60% Green (153/255), and 7% Blue (17/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #CC9911 translates into the CMYK subtractive color model with values of 0% Cyan, 25% Magenta, 91.7% Yellow, and 20% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 44°, saturation of 84.6%, and lightness of 43.3%.
Web Accessibility & Design Recommendations: When implementing #CC9911 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 ##CC9900.
