Shades of Persian Red #D24038
Tints of Persian Red #D24038
RGB
CMYK
RGB Variations
Color information
#D24038 (or 0xD24038) is known color: Persian Red. HEX triplet: D2, 40 and 38. RGB value is (210,64,56). Sum of RGB (Red+Green+Blue) = 210+64+56=330 (43% of max value = 765). Red value is 210 (82.42% from 255 or 63.64% from 330); Green value is 64 (25.39% from 255 or 19.39% from 330); Blue value is 56 (22.27% from 255 or 16.97% from 330); Max value from RGB is 210 - color contains mainly: red. Hex color #D24038 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #D24038 is #2DBFC7. Grayscale: #6A6A6A. Windows color (decimal): -2998216 or 3686610. OLE color: 3686610.
HSL color Cylindrical-coordinate representation of color #D24038: hue angle of 3.12º degrees, saturation: 0.63, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #D24038 is Cyan = 0, Magento = 0.70, Yellow = 0.73 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 210 | 64 | 56 | - |
| CMYK | 0 | 0.70 | 0.73 | 0.18 |
| HSL | 3.12º | 0.63% | 0.52% | - |
| HSV(B) | 3.12º | 0.73% | 0.82% | - |
| XYZ | 29.13 | 17.65 | 5.61 | - |
| YUV | 106.74 | 99.37 | 201.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 210 | 64 | 56 | 0 | 0.70 | 0.73 | 0.18 | 3.12 | 0.63 | 0.52 |
| Hex | D2 | 40 | 38 | 0 | 46 | 49 | 12 | 3 | 3F | 34 |
| Octal | 322 | 100 | 70 | 0 | 106 | 111 | 22 | 3 | 77 | 64 |
| Binary | 11010010 | 1000000 | 111000 | 0 | 1000110 | 1001001 | 10010 | 11 | 111111 | 110100 |
Color Harmonies of #D24038
Complementary color
Monochromatic Colors of #D24038
Black with #D24038
Text Example
Text Example
White with #D24038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D24038; }
p { color: rgb(210,64,56); }
H1.HeaderClassName
{
color: #D24038;
}
.AnyTagClassName
{
color: #D24038;
}
</style>
background-color css
<style>
a { background-color: #D24038; }
a { background-color: rgb(210,64,56); }
div.DivClassName
{
background-color: #D24038;
}
.BgClassName
{
background-color: #D24038;
}
</style>
border-color css
<style>
span { border-color: #D24038; }
span { border-color: rgb(210,64,56); }
td.TdClassName
{
border-color: #D24038;
}
.TagClassName
{
border-color: #D24038;
}
</style>