Shades of Persian Red #C13727
Tints of Persian Red #C13727
RGB
CMYK
RGB Variations
Color information
#C13727 (or 0xC13727) is known color: Persian Red. HEX triplet: C1, 37 and 27. RGB value is (193,55,39). Sum of RGB (Red+Green+Blue) = 193+55+39=287 (38% of max value = 765). Red value is 193 (75.78% from 255 or 67.25% from 287); Green value is 55 (21.88% from 255 or 19.16% from 287); Blue value is 39 (15.62% from 255 or 13.59% from 287); Max value from RGB is 193 - color contains mainly: red. Hex color #C13727 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #C13727 is #3EC8D8. Grayscale: #5E5E5E. Windows color (decimal): -4114649 or 2570177. OLE color: 2570177.
HSL color Cylindrical-coordinate representation of color #C13727: hue angle of 6.23º 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 #C13727 is Cyan = 0, Magento = 0.72, Yellow = 0.80 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 55 | 39 | - |
| CMYK | 0 | 0.72 | 0.80 | 0.24 |
| HSL | 6.23º | 0.66% | 0.45% | - |
| HSV(B) | 6.23º | 0.8% | 0.76% | - |
| XYZ | 23.72 | 14.22 | 3.41 | - |
| YUV | 94.44 | 96.72 | 198.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 55 | 39 | 0 | 0.72 | 0.80 | 0.24 | 6.23 | 0.66 | 0.45 |
| Hex | C1 | 37 | 27 | 0 | 48 | 50 | 18 | 6 | 42 | 2D |
| Octal | 301 | 67 | 47 | 0 | 110 | 120 | 30 | 6 | 102 | 55 |
| Binary | 11000001 | 110111 | 100111 | 0 | 1001000 | 1010000 | 11000 | 110 | 1000010 | 101101 |
Color Harmonies of #C13727
Complementary color
Monochromatic Colors of #C13727
Black with #C13727
Text Example
Text Example
White with #C13727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C13727; }
p { color: rgb(193,55,39); }
H1.HeaderClassName
{
color: #C13727;
}
.AnyTagClassName
{
color: #C13727;
}
</style>
background-color css
<style>
a { background-color: #C13727; }
a { background-color: rgb(193,55,39); }
div.DivClassName
{
background-color: #C13727;
}
.BgClassName
{
background-color: #C13727;
}
</style>
border-color css
<style>
span { border-color: #C13727; }
span { border-color: rgb(193,55,39); }
td.TdClassName
{
border-color: #C13727;
}
.TagClassName
{
border-color: #C13727;
}
</style>