#623D2E Chocolate Escape
#623D2E (Chocolate Escape) RGB value is (98, 61, 46).
Red value is 98, green value is 61, and blue value is 46.
Cylindrical-coordinate representations (HSL) of color #623D2E: hue: 17°, saturation: 36.1%, and lightness: 28.2%.
Process color (CMYK) of #623D2E is 0%, 37.8%, 53.1%, 61.6%. Web safe color equivalent of #623D2E is ##663333. Color #623D2E contains mainly Red.
Color Spaces
| Color spaces of #623D2E | Value |
|---|---|
| RGB | 98, 61, 46 |
| HSL | 17°, 36.1%, 28.2% |
| HSV / HSB | 17°, 53.1%, 38.4% |
| CMYK | 0%, 37.8%, 53.1%, 61.6% |
| XYZ | 7.2, 6.13, 3.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100010 | 00111101 | 00101110 |
| Octal | 142 | 075 | 056 |
| Decimal | 98 | 61 | 46 |
| Hex | 62 | 3D | 2E |
Shades of #623D2E
Tints of #623D2E
.mybgColor { background-color: #623D2E; }
.myforeColor { color: #623D2E; }
.myborderColor { border: 3px solid #623D2E; }
<p style="color:#623D2E">Text here</p>
This sample text is styled with font color #623D2E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#623D2E">Div content here</div>
<div style="border:3px solid #623D2E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(98, 61, 46, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #623D2E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #623D2E;
-webkit-box-shadow: 1px 1px 3px #623D2E;
box-shadow: 1px 1px 3px #623D2E; }
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 #623D2E (Chocolate Escape)
Color Overview & Profile: Color #623D2E, also known as Chocolate Escape, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 38% Red (98/255), 24% Green (61/255), and 18% Blue (46/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #623D2E translates into the CMYK subtractive color model with values of 0% Cyan, 37.8% Magenta, 53.1% Yellow, and 61.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 17°, saturation of 36.1%, and lightness of 28.2%.
Web Accessibility & Design Recommendations: When implementing #623D2E 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.
