Shades of Royal Heath #A35976
Tints of Royal Heath #A35976
RGB
CMYK
RGB Variations
Color information
#A35976 (or 0xA35976) is known color: Royal Heath. HEX triplet: A3, 59 and 76. RGB value is (163,89,118). Sum of RGB (Red+Green+Blue) = 163+89+118=370 (49% of max value = 765). Red value is 163 (64.06% from 255 or 44.05% from 370); Green value is 89 (35.16% from 255 or 24.05% from 370); Blue value is 118 (46.48% from 255 or 31.89% from 370); Max value from RGB is 163 - color contains mainly: red. Hex color #A35976 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A35976 is #5CA689. Grayscale: #727272. Windows color (decimal): -6071946 or 7756195. OLE color: 7756195.
HSL color Cylindrical-coordinate representation of color #A35976: hue angle of 336.49º degrees, saturation: 0.29, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #A35976 is Cyan = 0, Magento = 0.45, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 89 | 118 | - |
| CMYK | 0 | 0.45 | 0.28 | 0.36 |
| HSL | 336.49º | 0.29% | 0.49% | - |
| HSV(B) | 336.49º | 0.45% | 0.64% | - |
| XYZ | 21.95 | 16.24 | 19.12 | - |
| YUV | 114.43 | 130.02 | 162.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 89 | 118 | 0 | 0.45 | 0.28 | 0.36 | 336.49 | 0.29 | 0.49 |
| Hex | A3 | 59 | 76 | 0 | 2D | 1C | 24 | 150 | 1D | 31 |
| Octal | 243 | 131 | 166 | 0 | 55 | 34 | 44 | 520 | 35 | 61 |
| Binary | 10100011 | 1011001 | 1110110 | 0 | 101101 | 11100 | 100100 | 101010000 | 11101 | 110001 |
Color Harmonies of #A35976
Complementary color
Monochromatic Colors of #A35976
Black with #A35976
Text Example
Text Example
White with #A35976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A35976; }
p { color: rgb(163,89,118); }
H1.HeaderClassName
{
color: #A35976;
}
.AnyTagClassName
{
color: #A35976;
}
</style>
background-color css
<style>
a { background-color: #A35976; }
a { background-color: rgb(163,89,118); }
div.DivClassName
{
background-color: #A35976;
}
.BgClassName
{
background-color: #A35976;
}
</style>
border-color css
<style>
span { border-color: #A35976; }
span { border-color: rgb(163,89,118); }
td.TdClassName
{
border-color: #A35976;
}
.TagClassName
{
border-color: #A35976;
}
</style>