Shades of Royal Heath #C13670
Tints of Royal Heath #C13670
RGB
CMYK
RGB Variations
Color information
#C13670 (or 0xC13670) is known color: Royal Heath. HEX triplet: C1, 36 and 70. RGB value is (193,54,112). Sum of RGB (Red+Green+Blue) = 193+54+112=359 (47% of max value = 765). Red value is 193 (75.78% from 255 or 53.76% from 359); Green value is 54 (21.48% from 255 or 15.04% from 359); Blue value is 112 (44.14% from 255 or 31.20% from 359); Max value from RGB is 193 - color contains mainly: red. Hex color #C13670 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #C13670 is #3EC98F. Grayscale: #666666. Windows color (decimal): -4114832 or 7354049. OLE color: 7354049.
HSL color Cylindrical-coordinate representation of color #C13670: hue angle of 334.96º degrees, saturation: 0.56, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #C13670 is Cyan = 0, Magento = 0.72, Yellow = 0.42 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 54 | 112 | - |
| CMYK | 0 | 0.72 | 0.42 | 0.24 |
| HSL | 334.96º | 0.56% | 0.48% | - |
| HSV(B) | 334.96º | 0.72% | 0.76% | - |
| XYZ | 26.24 | 15.15 | 16.87 | - |
| YUV | 102.17 | 133.55 | 192.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 54 | 112 | 0 | 0.72 | 0.42 | 0.24 | 334.96 | 0.56 | 0.48 |
| Hex | C1 | 36 | 70 | 0 | 48 | 2A | 18 | 14F | 38 | 30 |
| Octal | 301 | 66 | 160 | 0 | 110 | 52 | 30 | 517 | 70 | 60 |
| Binary | 11000001 | 110110 | 1110000 | 0 | 1001000 | 101010 | 11000 | 101001111 | 111000 | 110000 |
Color Harmonies of #C13670
Complementary color
Monochromatic Colors of #C13670
Black with #C13670
Text Example
Text Example
White with #C13670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C13670; }
p { color: rgb(193,54,112); }
H1.HeaderClassName
{
color: #C13670;
}
.AnyTagClassName
{
color: #C13670;
}
</style>
background-color css
<style>
a { background-color: #C13670; }
a { background-color: rgb(193,54,112); }
div.DivClassName
{
background-color: #C13670;
}
.BgClassName
{
background-color: #C13670;
}
</style>
border-color css
<style>
span { border-color: #C13670; }
span { border-color: rgb(193,54,112); }
td.TdClassName
{
border-color: #C13670;
}
.TagClassName
{
border-color: #C13670;
}
</style>