Shades of Persian Red #C13734
Tints of Persian Red #C13734
RGB
CMYK
RGB Variations
Color information
#C13734 (or 0xC13734) is known color: Persian Red. HEX triplet: C1, 37 and 34. RGB value is (193,55,52). Sum of RGB (Red+Green+Blue) = 193+55+52=300 (39% of max value = 765). Red value is 193 (75.78% from 255 or 64.33% from 300); Green value is 55 (21.88% from 255 or 18.33% from 300); Blue value is 52 (20.70% from 255 or 17.33% from 300); Max value from RGB is 193 - color contains mainly: red. Hex color #C13734 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #C13734 is #3EC8CB. Grayscale: #606060. Windows color (decimal): -4114636 or 3422145. OLE color: 3422145.
HSL color Cylindrical-coordinate representation of color #C13734: hue angle of 1.28º degrees, saturation: 0.58, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #C13734 is Cyan = 0, Magento = 0.72, Yellow = 0.73 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 55 | 52 | - |
| CMYK | 0 | 0.72 | 0.73 | 0.24 |
| HSL | 1.28º | 0.58% | 0.48% | - |
| HSV(B) | 1.28º | 0.73% | 0.76% | - |
| XYZ | 23.98 | 14.32 | 4.75 | - |
| YUV | 95.92 | 103.22 | 197.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 55 | 52 | 0 | 0.72 | 0.73 | 0.24 | 1.28 | 0.58 | 0.48 |
| Hex | C1 | 37 | 34 | 0 | 48 | 49 | 18 | 1 | 3A | 30 |
| Octal | 301 | 67 | 64 | 0 | 110 | 111 | 30 | 1 | 72 | 60 |
| Binary | 11000001 | 110111 | 110100 | 0 | 1001000 | 1001001 | 11000 | 1 | 111010 | 110000 |
Color Harmonies of #C13734
Complementary color
Monochromatic Colors of #C13734
Black with #C13734
Text Example
Text Example
White with #C13734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C13734; }
p { color: rgb(193,55,52); }
H1.HeaderClassName
{
color: #C13734;
}
.AnyTagClassName
{
color: #C13734;
}
</style>
background-color css
<style>
a { background-color: #C13734; }
a { background-color: rgb(193,55,52); }
div.DivClassName
{
background-color: #C13734;
}
.BgClassName
{
background-color: #C13734;
}
</style>
border-color css
<style>
span { border-color: #C13734; }
span { border-color: rgb(193,55,52); }
td.TdClassName
{
border-color: #C13734;
}
.TagClassName
{
border-color: #C13734;
}
</style>