Shades of Persian Red #C13227
Tints of Persian Red #C13227
RGB
CMYK
RGB Variations
Color information
#C13227 (or 0xC13227) is known color: Persian Red. HEX triplet: C1, 32 and 27. RGB value is (193,50,39). Sum of RGB (Red+Green+Blue) = 193+50+39=282 (37% of max value = 765). Red value is 193 (75.78% from 255 or 68.44% from 282); Green value is 50 (19.92% from 255 or 17.73% from 282); Blue value is 39 (15.62% from 255 or 13.83% from 282); Max value from RGB is 193 - color contains mainly: red. Hex color #C13227 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #C13227 is #3ECDD8. Grayscale: #5B5B5B. Windows color (decimal): -4115929 or 2568897. OLE color: 2568897.
HSL color Cylindrical-coordinate representation of color #C13227: hue angle of 4.29º degrees, saturation: 0.66, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #C13227 is Cyan = 0, Magento = 0.74, Yellow = 0.80 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 50 | 39 | - |
| CMYK | 0 | 0.74 | 0.80 | 0.24 |
| HSL | 4.29º | 0.66% | 0.45% | - |
| HSV(B) | 4.29º | 0.8% | 0.76% | - |
| XYZ | 23.5 | 13.77 | 3.34 | - |
| YUV | 91.5 | 98.38 | 200.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 50 | 39 | 0 | 0.74 | 0.80 | 0.24 | 4.29 | 0.66 | 0.45 |
| Hex | C1 | 32 | 27 | 0 | 4A | 50 | 18 | 4 | 42 | 2D |
| Octal | 301 | 62 | 47 | 0 | 112 | 120 | 30 | 4 | 102 | 55 |
| Binary | 11000001 | 110010 | 100111 | 0 | 1001010 | 1010000 | 11000 | 100 | 1000010 | 101101 |
Color Harmonies of #C13227
Complementary color
Monochromatic Colors of #C13227
Black with #C13227
Text Example
Text Example
White with #C13227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C13227; }
p { color: rgb(193,50,39); }
H1.HeaderClassName
{
color: #C13227;
}
.AnyTagClassName
{
color: #C13227;
}
</style>
background-color css
<style>
a { background-color: #C13227; }
a { background-color: rgb(193,50,39); }
div.DivClassName
{
background-color: #C13227;
}
.BgClassName
{
background-color: #C13227;
}
</style>
border-color css
<style>
span { border-color: #C13227; }
span { border-color: rgb(193,50,39); }
td.TdClassName
{
border-color: #C13227;
}
.TagClassName
{
border-color: #C13227;
}
</style>