Shades of Persian Red #C13631
Tints of Persian Red #C13631
RGB
CMYK
RGB Variations
Color information
#C13631 (or 0xC13631) is known color: Persian Red. HEX triplet: C1, 36 and 31. RGB value is (193,54,49). Sum of RGB (Red+Green+Blue) = 193+54+49=296 (39% of max value = 765). Red value is 193 (75.78% from 255 or 65.20% from 296); Green value is 54 (21.48% from 255 or 18.24% from 296); Blue value is 49 (19.53% from 255 or 16.55% from 296); Max value from RGB is 193 - color contains mainly: red. Hex color #C13631 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #C13631 is #3EC9CE. Grayscale: #5F5F5F. Windows color (decimal): -4114895 or 3225281. OLE color: 3225281.
HSL color Cylindrical-coordinate representation of color #C13631: hue angle of 2.08º degrees, saturation: 0.6, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #C13631 is Cyan = 0, Magento = 0.72, Yellow = 0.75 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 54 | 49 | - |
| CMYK | 0 | 0.72 | 0.75 | 0.24 |
| HSL | 2.08º | 0.6% | 0.47% | - |
| HSV(B) | 2.08º | 0.75% | 0.76% | - |
| XYZ | 23.87 | 14.2 | 4.39 | - |
| YUV | 94.99 | 102.05 | 197.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 54 | 49 | 0 | 0.72 | 0.75 | 0.24 | 2.08 | 0.6 | 0.47 |
| Hex | C1 | 36 | 31 | 0 | 48 | 4B | 18 | 2 | 3C | 2F |
| Octal | 301 | 66 | 61 | 0 | 110 | 113 | 30 | 2 | 74 | 57 |
| Binary | 11000001 | 110110 | 110001 | 0 | 1001000 | 1001011 | 11000 | 10 | 111100 | 101111 |
Color Harmonies of #C13631
Complementary color
Monochromatic Colors of #C13631
Black with #C13631
Text Example
Text Example
White with #C13631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C13631; }
p { color: rgb(193,54,49); }
H1.HeaderClassName
{
color: #C13631;
}
.AnyTagClassName
{
color: #C13631;
}
</style>
background-color css
<style>
a { background-color: #C13631; }
a { background-color: rgb(193,54,49); }
div.DivClassName
{
background-color: #C13631;
}
.BgClassName
{
background-color: #C13631;
}
</style>
border-color css
<style>
span { border-color: #C13631; }
span { border-color: rgb(193,54,49); }
td.TdClassName
{
border-color: #C13631;
}
.TagClassName
{
border-color: #C13631;
}
</style>