Shades of Royal Heath #C43670
Tints of Royal Heath #C43670
RGB
CMYK
RGB Variations
Color information
#C43670 (or 0xC43670) is known color: Royal Heath. HEX triplet: C4, 36 and 70. RGB value is (196,54,112). Sum of RGB (Red+Green+Blue) = 196+54+112=362 (47% of max value = 765). Red value is 196 (76.95% from 255 or 54.14% from 362); Green value is 54 (21.48% from 255 or 14.92% from 362); Blue value is 112 (44.14% from 255 or 30.94% from 362); Max value from RGB is 196 - color contains mainly: red. Hex color #C43670 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #C43670 is #3BC98F. Grayscale: #666666. Windows color (decimal): -3918224 or 7354052. OLE color: 7354052.
HSL color Cylindrical-coordinate representation of color #C43670: hue angle of 335.49º degrees, saturation: 0.57, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #C43670 is Cyan = 0, Magento = 0.72, Yellow = 0.43 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 196 | 54 | 112 | - |
| CMYK | 0 | 0.72 | 0.43 | 0.23 |
| HSL | 335.49º | 0.57% | 0.49% | - |
| HSV(B) | 335.49º | 0.72% | 0.77% | - |
| XYZ | 27.01 | 15.54 | 16.91 | - |
| YUV | 103.07 | 133.04 | 194.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 196 | 54 | 112 | 0 | 0.72 | 0.43 | 0.23 | 335.49 | 0.57 | 0.49 |
| Hex | C4 | 36 | 70 | 0 | 48 | 2B | 17 | 14F | 39 | 31 |
| Octal | 304 | 66 | 160 | 0 | 110 | 53 | 27 | 517 | 71 | 61 |
| Binary | 11000100 | 110110 | 1110000 | 0 | 1001000 | 101011 | 10111 | 101001111 | 111001 | 110001 |
Color Harmonies of #C43670
Complementary color
Monochromatic Colors of #C43670
Black with #C43670
Text Example
Text Example
White with #C43670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C43670; }
p { color: rgb(196,54,112); }
H1.HeaderClassName
{
color: #C43670;
}
.AnyTagClassName
{
color: #C43670;
}
</style>
background-color css
<style>
a { background-color: #C43670; }
a { background-color: rgb(196,54,112); }
div.DivClassName
{
background-color: #C43670;
}
.BgClassName
{
background-color: #C43670;
}
</style>
border-color css
<style>
span { border-color: #C43670; }
span { border-color: rgb(196,54,112); }
td.TdClassName
{
border-color: #C43670;
}
.TagClassName
{
border-color: #C43670;
}
</style>