Shades of Persian Red #D14038
Tints of Persian Red #D14038
RGB
CMYK
RGB Variations
Color information
#D14038 (or 0xD14038) is known color: Persian Red. HEX triplet: D1, 40 and 38. RGB value is (209,64,56). Sum of RGB (Red+Green+Blue) = 209+64+56=329 (43% of max value = 765). Red value is 209 (82.03% from 255 or 63.53% from 329); Green value is 64 (25.39% from 255 or 19.45% from 329); Blue value is 56 (22.27% from 255 or 17.02% from 329); Max value from RGB is 209 - color contains mainly: red. Hex color #D14038 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #D14038 is #2EBFC7. Grayscale: #6A6A6A. Windows color (decimal): -3063752 or 3686609. OLE color: 3686609.
HSL color Cylindrical-coordinate representation of color #D14038: hue angle of 3.14º degrees, saturation: 0.62, 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 #D14038 is Cyan = 0, Magento = 0.69, Yellow = 0.73 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 64 | 56 | - |
| CMYK | 0 | 0.69 | 0.73 | 0.18 |
| HSL | 3.14º | 0.62% | 0.52% | - |
| HSV(B) | 3.14º | 0.73% | 0.82% | - |
| XYZ | 28.84 | 17.51 | 5.6 | - |
| YUV | 106.44 | 99.54 | 201.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 64 | 56 | 0 | 0.69 | 0.73 | 0.18 | 3.14 | 0.62 | 0.52 |
| Hex | D1 | 40 | 38 | 0 | 45 | 49 | 12 | 3 | 3E | 34 |
| Octal | 321 | 100 | 70 | 0 | 105 | 111 | 22 | 3 | 76 | 64 |
| Binary | 11010001 | 1000000 | 111000 | 0 | 1000101 | 1001001 | 10010 | 11 | 111110 | 110100 |
Color Harmonies of #D14038
Complementary color
Monochromatic Colors of #D14038
Black with #D14038
Text Example
Text Example
White with #D14038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D14038; }
p { color: rgb(209,64,56); }
H1.HeaderClassName
{
color: #D14038;
}
.AnyTagClassName
{
color: #D14038;
}
</style>
background-color css
<style>
a { background-color: #D14038; }
a { background-color: rgb(209,64,56); }
div.DivClassName
{
background-color: #D14038;
}
.BgClassName
{
background-color: #D14038;
}
</style>
border-color css
<style>
span { border-color: #D14038; }
span { border-color: rgb(209,64,56); }
td.TdClassName
{
border-color: #D14038;
}
.TagClassName
{
border-color: #D14038;
}
</style>