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