Shades of Persian Red #D13934
Tints of Persian Red #D13934
RGB
CMYK
RGB Variations
Color information
#D13934 (or 0xD13934) is known color: Persian Red. HEX triplet: D1, 39 and 34. RGB value is (209,57,52). Sum of RGB (Red+Green+Blue) = 209+57+52=318 (42% of max value = 765). Red value is 209 (82.03% from 255 or 65.72% from 318); Green value is 57 (22.66% from 255 or 17.92% from 318); Blue value is 52 (20.70% from 255 or 16.35% from 318); Max value from RGB is 209 - color contains mainly: red. Hex color #D13934 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #D13934 is #2EC6CB. Grayscale: #666666. Windows color (decimal): -3065548 or 3422673. OLE color: 3422673.
HSL color Cylindrical-coordinate representation of color #D13934: hue angle of 1.91º degrees, saturation: 0.63, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #D13934 is Cyan = 0, Magento = 0.73, Yellow = 0.75 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 57 | 52 | - |
| CMYK | 0 | 0.73 | 0.75 | 0.18 |
| HSL | 1.91º | 0.63% | 0.51% | - |
| HSV(B) | 1.91º | 0.75% | 0.82% | - |
| XYZ | 28.38 | 16.73 | 4.98 | - |
| YUV | 101.88 | 99.86 | 204.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 57 | 52 | 0 | 0.73 | 0.75 | 0.18 | 1.91 | 0.63 | 0.51 |
| Hex | D1 | 39 | 34 | 0 | 49 | 4B | 12 | 2 | 3F | 33 |
| Octal | 321 | 71 | 64 | 0 | 111 | 113 | 22 | 2 | 77 | 63 |
| Binary | 11010001 | 111001 | 110100 | 0 | 1001001 | 1001011 | 10010 | 10 | 111111 | 110011 |
Color Harmonies of #D13934
Complementary color
Monochromatic Colors of #D13934
Black with #D13934
Text Example
Text Example
White with #D13934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D13934; }
p { color: rgb(209,57,52); }
H1.HeaderClassName
{
color: #D13934;
}
.AnyTagClassName
{
color: #D13934;
}
</style>
background-color css
<style>
a { background-color: #D13934; }
a { background-color: rgb(209,57,52); }
div.DivClassName
{
background-color: #D13934;
}
.BgClassName
{
background-color: #D13934;
}
</style>
border-color css
<style>
span { border-color: #D13934; }
span { border-color: rgb(209,57,52); }
td.TdClassName
{
border-color: #D13934;
}
.TagClassName
{
border-color: #D13934;
}
</style>