Shades of Persian Red #C53531
Tints of Persian Red #C53531
RGB
CMYK
RGB Variations
Color information
#C53531 (or 0xC53531) is known color: Persian Red. HEX triplet: C5, 35 and 31. RGB value is (197,53,49). Sum of RGB (Red+Green+Blue) = 197+53+49=299 (39% of max value = 765). Red value is 197 (77.34% from 255 or 65.89% from 299); Green value is 53 (21.09% from 255 or 17.73% from 299); Blue value is 49 (19.53% from 255 or 16.39% from 299); Max value from RGB is 197 - color contains mainly: red. Hex color #C53531 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #C53531 is #3ACACE. Grayscale: #5F5F5F. Windows color (decimal): -3853007 or 3225029. OLE color: 3225029.
HSL color Cylindrical-coordinate representation of color #C53531: hue angle of 1.62º degrees, saturation: 0.6, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #C53531 is Cyan = 0, Magento = 0.73, Yellow = 0.75 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 197 | 53 | 49 | - |
| CMYK | 0 | 0.73 | 0.75 | 0.23 |
| HSL | 1.62º | 0.6% | 0.48% | - |
| HSV(B) | 1.62º | 0.75% | 0.77% | - |
| XYZ | 24.85 | 14.64 | 4.42 | - |
| YUV | 95.6 | 101.71 | 200.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 197 | 53 | 49 | 0 | 0.73 | 0.75 | 0.23 | 1.62 | 0.6 | 0.48 |
| Hex | C5 | 35 | 31 | 0 | 49 | 4B | 17 | 2 | 3C | 30 |
| Octal | 305 | 65 | 61 | 0 | 111 | 113 | 27 | 2 | 74 | 60 |
| Binary | 11000101 | 110101 | 110001 | 0 | 1001001 | 1001011 | 10111 | 10 | 111100 | 110000 |
Color Harmonies of #C53531
Complementary color
Monochromatic Colors of #C53531
Black with #C53531
Text Example
Text Example
White with #C53531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C53531; }
p { color: rgb(197,53,49); }
H1.HeaderClassName
{
color: #C53531;
}
.AnyTagClassName
{
color: #C53531;
}
</style>
background-color css
<style>
a { background-color: #C53531; }
a { background-color: rgb(197,53,49); }
div.DivClassName
{
background-color: #C53531;
}
.BgClassName
{
background-color: #C53531;
}
</style>
border-color css
<style>
span { border-color: #C53531; }
span { border-color: rgb(197,53,49); }
td.TdClassName
{
border-color: #C53531;
}
.TagClassName
{
border-color: #C53531;
}
</style>