Shades of Persian Red #C13633
Tints of Persian Red #C13633
RGB
CMYK
RGB Variations
Color information
#C13633 (or 0xC13633) is known color: Persian Red. HEX triplet: C1, 36 and 33. RGB value is (193,54,51). Sum of RGB (Red+Green+Blue) = 193+54+51=298 (39% of max value = 765). Red value is 193 (75.78% from 255 or 64.77% from 298); Green value is 54 (21.48% from 255 or 18.12% from 298); Blue value is 51 (20.31% from 255 or 17.11% from 298); Max value from RGB is 193 - color contains mainly: red. Hex color #C13633 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #C13633 is #3EC9CC. Grayscale: #5F5F5F. Windows color (decimal): -4114893 or 3356353. OLE color: 3356353.
HSL color Cylindrical-coordinate representation of color #C13633: hue angle of 1.27º degrees, saturation: 0.58, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #C13633 is Cyan = 0, Magento = 0.72, Yellow = 0.74 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 54 | 51 | - |
| CMYK | 0 | 0.72 | 0.74 | 0.24 |
| HSL | 1.27º | 0.58% | 0.48% | - |
| HSV(B) | 1.27º | 0.74% | 0.76% | - |
| XYZ | 23.91 | 14.21 | 4.62 | - |
| YUV | 95.22 | 103.05 | 197.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 54 | 51 | 0 | 0.72 | 0.74 | 0.24 | 1.27 | 0.58 | 0.48 |
| Hex | C1 | 36 | 33 | 0 | 48 | 4A | 18 | 1 | 3A | 30 |
| Octal | 301 | 66 | 63 | 0 | 110 | 112 | 30 | 1 | 72 | 60 |
| Binary | 11000001 | 110110 | 110011 | 0 | 1001000 | 1001010 | 11000 | 1 | 111010 | 110000 |
Color Harmonies of #C13633
Complementary color
Monochromatic Colors of #C13633
Black with #C13633
Text Example
Text Example
White with #C13633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C13633; }
p { color: rgb(193,54,51); }
H1.HeaderClassName
{
color: #C13633;
}
.AnyTagClassName
{
color: #C13633;
}
</style>
background-color css
<style>
a { background-color: #C13633; }
a { background-color: rgb(193,54,51); }
div.DivClassName
{
background-color: #C13633;
}
.BgClassName
{
background-color: #C13633;
}
</style>
border-color css
<style>
span { border-color: #C13633; }
span { border-color: rgb(193,54,51); }
td.TdClassName
{
border-color: #C13633;
}
.TagClassName
{
border-color: #C13633;
}
</style>