#663333 City Roast
#663333 (City Roast) RGB value is (102, 51, 51).
Red value is 102, green value is 51, and blue value is 51.
Cylindrical-coordinate representations (HSL) of color #663333: hue: 0°, saturation: 33.3%, and lightness: 30%.
Process color (CMYK) of #663333 is 0%, 50%, 50%, 60%. Web safe color equivalent of #663333 is ##663333. Color #663333 contains mainly Red.
Color Spaces
| Color spaces of #663333 | Value |
|---|---|
| RGB | 102, 51, 51 |
| HSL | 0°, 33.3%, 30% |
| HSV / HSB | 0°, 50%, 40% |
| CMYK | 0%, 50%, 50%, 60% |
| XYZ | 7.26, 5.43, 3.8 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100110 | 00110011 | 00110011 |
| Octal | 146 | 063 | 063 |
| Decimal | 102 | 51 | 51 |
| Hex | 66 | 33 | 33 |
Shades of #663333
Tints of #663333
.mybgColor { background-color: #663333; }
.myforeColor { color: #663333; }
.myborderColor { border: 3px solid #663333; }
<p style="color:#663333">Text here</p>
This sample text is styled with font color #663333. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#663333">Div content here</div>
<div style="border:3px solid #663333">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(102, 51, 51, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #663333; }
.divShadow { -moz-box-shadow: 1px 1px 3px #663333;
-webkit-box-shadow: 1px 1px 3px #663333;
box-shadow: 1px 1px 3px #663333; }
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 #663333 (City Roast)
Color Overview & Profile: Color #663333, also known as City Roast, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 40% Red (102/255), 20% Green (51/255), and 20% Blue (51/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #663333 translates into the CMYK subtractive color model with values of 0% Cyan, 50% Magenta, 50% Yellow, and 60% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 33.3%, and lightness of 30%.
Web Accessibility & Design Recommendations: When implementing #663333 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 ##663333.
