Shades of Persian Red #C13927
Tints of Persian Red #C13927
RGB
CMYK
RGB Variations
Color information
#C13927 (or 0xC13927) is known color: Persian Red. HEX triplet: C1, 39 and 27. RGB value is (193,57,39). Sum of RGB (Red+Green+Blue) = 193+57+39=289 (38% of max value = 765). Red value is 193 (75.78% from 255 or 66.78% from 289); Green value is 57 (22.66% from 255 or 19.72% from 289); Blue value is 39 (15.62% from 255 or 13.49% from 289); Max value from RGB is 193 - color contains mainly: red. Hex color #C13927 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #C13927 is #3EC6D8. Grayscale: #5F5F5F. Windows color (decimal): -4114137 or 2570689. OLE color: 2570689.
HSL color Cylindrical-coordinate representation of color #C13927: hue angle of 7.01º 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 #C13927 is Cyan = 0, Magento = 0.70, Yellow = 0.80 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 57 | 39 | - |
| CMYK | 0 | 0.70 | 0.80 | 0.24 |
| HSL | 7.01º | 0.66% | 0.45% | - |
| HSV(B) | 7.01º | 0.8% | 0.76% | - |
| XYZ | 23.82 | 14.41 | 3.45 | - |
| YUV | 95.61 | 96.06 | 197.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 57 | 39 | 0 | 0.70 | 0.80 | 0.24 | 7.01 | 0.66 | 0.45 |
| Hex | C1 | 39 | 27 | 0 | 46 | 50 | 18 | 7 | 42 | 2D |
| Octal | 301 | 71 | 47 | 0 | 106 | 120 | 30 | 7 | 102 | 55 |
| Binary | 11000001 | 111001 | 100111 | 0 | 1000110 | 1010000 | 11000 | 111 | 1000010 | 101101 |
Color Harmonies of #C13927
Complementary color
Monochromatic Colors of #C13927
Black with #C13927
Text Example
Text Example
White with #C13927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C13927; }
p { color: rgb(193,57,39); }
H1.HeaderClassName
{
color: #C13927;
}
.AnyTagClassName
{
color: #C13927;
}
</style>
background-color css
<style>
a { background-color: #C13927; }
a { background-color: rgb(193,57,39); }
div.DivClassName
{
background-color: #C13927;
}
.BgClassName
{
background-color: #C13927;
}
</style>
border-color css
<style>
span { border-color: #C13927; }
span { border-color: rgb(193,57,39); }
td.TdClassName
{
border-color: #C13927;
}
.TagClassName
{
border-color: #C13927;
}
</style>