Shades of Persian Red #D63737
Tints of Persian Red #D63737
RGB
CMYK
RGB Variations
Color information
#D63737 (or 0xD63737) is known color: Persian Red. HEX triplet: D6, 37 and 37. RGB value is (214,55,55). Sum of RGB (Red+Green+Blue) = 214+55+55=324 (42% of max value = 765). Red value is 214 (83.98% from 255 or 66.05% from 324); Green value is 55 (21.88% from 255 or 16.98% from 324); Blue value is 55 (21.88% from 255 or 16.98% from 324); Max value from RGB is 214 - color contains mainly: red. Hex color #D63737 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #D63737 is #29C8C8. Grayscale: #666666. Windows color (decimal): -2738377 or 3618774. OLE color: 3618774.
HSL color Cylindrical-coordinate representation of color #D63737: hue angle of 0º degrees, saturation: 0.66, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #D63737 is Cyan = 0, Magento = 0.74, Yellow = 0.74 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 55 | 55 | - |
| CMYK | 0 | 0.74 | 0.74 | 0.16 |
| HSL | 0º | 0.66% | 0.53% | - |
| HSV(B) | 0º | 0.74% | 0.84% | - |
| XYZ | 29.79 | 17.3 | 5.38 | - |
| YUV | 102.54 | 101.18 | 207.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 55 | 55 | 0 | 0.74 | 0.74 | 0.16 | 0 | 0.66 | 0.53 |
| Hex | D6 | 37 | 37 | 0 | 4A | 4A | 10 | 0 | 42 | 35 |
| Octal | 326 | 67 | 67 | 0 | 112 | 112 | 20 | 0 | 102 | 65 |
| Binary | 11010110 | 110111 | 110111 | 0 | 1001010 | 1001010 | 10000 | 0 | 1000010 | 110101 |
Color Harmonies of #D63737
Complementary color
Monochromatic Colors of #D63737
Black with #D63737
Text Example
Text Example
White with #D63737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D63737; }
p { color: rgb(214,55,55); }
H1.HeaderClassName
{
color: #D63737;
}
.AnyTagClassName
{
color: #D63737;
}
</style>
background-color css
<style>
a { background-color: #D63737; }
a { background-color: rgb(214,55,55); }
div.DivClassName
{
background-color: #D63737;
}
.BgClassName
{
background-color: #D63737;
}
</style>
border-color css
<style>
span { border-color: #D63737; }
span { border-color: rgb(214,55,55); }
td.TdClassName
{
border-color: #D63737;
}
.TagClassName
{
border-color: #D63737;
}
</style>