Shades of Persian Red #D92726
Tints of Persian Red #D92726
RGB
CMYK
RGB Variations
Color information
#D92726 (or 0xD92726) is known color: Persian Red. HEX triplet: D9, 27 and 26. RGB value is (217,39,38). Sum of RGB (Red+Green+Blue) = 217+39+38=294 (38% of max value = 765). Red value is 217 (85.16% from 255 or 73.81% from 294); Green value is 39 (15.62% from 255 or 13.27% from 294); Blue value is 38 (15.23% from 255 or 12.93% from 294); Max value from RGB is 217 - color contains mainly: red. Hex color #D92726 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #D92726 is #26D8D9. Grayscale: #5C5C5C. Windows color (decimal): -2545882 or 2500569. OLE color: 2500569.
HSL color Cylindrical-coordinate representation of color #D92726: hue angle of 0.34º degrees, saturation: 0.7, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #D92726 is Cyan = 0, Magento = 0.82, Yellow = 0.82 and Black (K on CMYK) = 0.15.
Color convert
| RGB | 217 | 39 | 38 | - |
| CMYK | 0 | 0.82 | 0.82 | 0.15 |
| HSL | 0.34º | 0.7% | 0.5% | - |
| HSV(B) | 0.34º | 0.82% | 0.85% | - |
| XYZ | 29.69 | 16.34 | 3.42 | - |
| YUV | 92.11 | 97.47 | 217.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 217 | 39 | 38 | 0 | 0.82 | 0.82 | 0.15 | 0.34 | 0.7 | 0.5 |
| Hex | D9 | 27 | 26 | 0 | 52 | 52 | F | 0 | 46 | 32 |
| Octal | 331 | 47 | 46 | 0 | 122 | 122 | 17 | 0 | 106 | 62 |
| Binary | 11011001 | 100111 | 100110 | 0 | 1010010 | 1010010 | 1111 | 0 | 1000110 | 110010 |
Color Harmonies of #D92726
Complementary color
Monochromatic Colors of #D92726
Black with #D92726
Text Example
Text Example
White with #D92726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D92726; }
p { color: rgb(217,39,38); }
H1.HeaderClassName
{
color: #D92726;
}
.AnyTagClassName
{
color: #D92726;
}
</style>
background-color css
<style>
a { background-color: #D92726; }
a { background-color: rgb(217,39,38); }
div.DivClassName
{
background-color: #D92726;
}
.BgClassName
{
background-color: #D92726;
}
</style>
border-color css
<style>
span { border-color: #D92726; }
span { border-color: rgb(217,39,38); }
td.TdClassName
{
border-color: #D92726;
}
.TagClassName
{
border-color: #D92726;
}
</style>