Shades of Persian Red #D13938
Tints of Persian Red #D13938
RGB
CMYK
RGB Variations
Color information
#D13938 (or 0xD13938) is known color: Persian Red. HEX triplet: D1, 39 and 38. RGB value is (209,57,56). Sum of RGB (Red+Green+Blue) = 209+57+56=322 (42% of max value = 765). Red value is 209 (82.03% from 255 or 64.91% from 322); Green value is 57 (22.66% from 255 or 17.70% from 322); Blue value is 56 (22.27% from 255 or 17.39% from 322); Max value from RGB is 209 - color contains mainly: red. Hex color #D13938 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #D13938 is #2EC6C7. Grayscale: #666666. Windows color (decimal): -3065544 or 3684817. OLE color: 3684817.
HSL color Cylindrical-coordinate representation of color #D13938: hue angle of 0.39º 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 #D13938 is Cyan = 0, Magento = 0.73, Yellow = 0.73 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 57 | 56 | - |
| CMYK | 0 | 0.73 | 0.73 | 0.18 |
| HSL | 0.39º | 0.62% | 0.52% | - |
| HSV(B) | 0.39º | 0.73% | 0.82% | - |
| XYZ | 28.47 | 16.77 | 5.48 | - |
| YUV | 102.33 | 101.86 | 204.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 57 | 56 | 0 | 0.73 | 0.73 | 0.18 | 0.39 | 0.62 | 0.52 |
| Hex | D1 | 39 | 38 | 0 | 49 | 49 | 12 | 0 | 3E | 34 |
| Octal | 321 | 71 | 70 | 0 | 111 | 111 | 22 | 0 | 76 | 64 |
| Binary | 11010001 | 111001 | 111000 | 0 | 1001001 | 1001001 | 10010 | 0 | 111110 | 110100 |
Color Harmonies of #D13938
Complementary color
Monochromatic Colors of #D13938
Black with #D13938
Text Example
Text Example
White with #D13938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D13938; }
p { color: rgb(209,57,56); }
H1.HeaderClassName
{
color: #D13938;
}
.AnyTagClassName
{
color: #D13938;
}
</style>
background-color css
<style>
a { background-color: #D13938; }
a { background-color: rgb(209,57,56); }
div.DivClassName
{
background-color: #D13938;
}
.BgClassName
{
background-color: #D13938;
}
</style>
border-color css
<style>
span { border-color: #D13938; }
span { border-color: rgb(209,57,56); }
td.TdClassName
{
border-color: #D13938;
}
.TagClassName
{
border-color: #D13938;
}
</style>