#DC465D Geranium
#DC465D (Geranium) RGB value is (220, 70, 93).
Red value is 220, green value is 70, and blue value is 93.
Cylindrical-coordinate representations (HSL) of color #DC465D: hue: 351°, saturation: 68.2%, and lightness: 56.9%.
Process color (CMYK) of #DC465D is 0%, 68.2%, 57.7%, 13.7%. Web safe color equivalent of #DC465D is ##CC3366. Color #DC465D contains mainly Red.
Color Spaces
| Color spaces of #DC465D | Value |
|---|---|
| RGB | 220, 70, 93 |
| HSL | 351°, 68.2%, 56.9% |
| HSV / HSB | 351°, 68.2%, 86.3% |
| CMYK | 0%, 68.2%, 57.7%, 13.7% |
| XYZ | 33.68, 20.39, 12.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011100 | 01000110 | 01011101 |
| Octal | 334 | 106 | 135 |
| Decimal | 220 | 70 | 93 |
| Hex | DC | 46 | 5D |
Shades of #DC465D
Tints of #DC465D
.mybgColor { background-color: #DC465D; }
.myforeColor { color: #DC465D; }
.myborderColor { border: 3px solid #DC465D; }
<p style="color:#DC465D">Text here</p>
This sample text is styled with font color #DC465D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DC465D">Div content here</div>
<div style="border:3px solid #DC465D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(220, 70, 93, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DC465D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DC465D;
-webkit-box-shadow: 1px 1px 3px #DC465D;
box-shadow: 1px 1px 3px #DC465D; }
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 #DC465D (Geranium)
Color Overview & Profile: Color #DC465D, also known as Geranium, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 86% Red (220/255), 27% Green (70/255), and 36% Blue (93/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #DC465D translates into the CMYK subtractive color model with values of 0% Cyan, 68.2% Magenta, 57.7% Yellow, and 13.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 351°, saturation of 68.2%, and lightness of 56.9%.
Web Accessibility & Design Recommendations: When implementing #DC465D 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 ##CC3366.
