Shades of Royal Heath #A45977
Tints of Royal Heath #A45977
RGB
CMYK
RGB Variations
Color information
#A45977 (or 0xA45977) is known color: Royal Heath. HEX triplet: A4, 59 and 77. RGB value is (164,89,119). Sum of RGB (Red+Green+Blue) = 164+89+119=372 (49% of max value = 765). Red value is 164 (64.45% from 255 or 44.09% from 372); Green value is 89 (35.16% from 255 or 23.92% from 372); Blue value is 119 (46.88% from 255 or 31.99% from 372); Max value from RGB is 164 - color contains mainly: red. Hex color #A45977 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A45977 is #5BA688. Grayscale: #727272. Windows color (decimal): -6006409 or 7821732. OLE color: 7821732.
HSL color Cylindrical-coordinate representation of color #A45977: hue angle of 336º degrees, saturation: 0.3, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #A45977 is Cyan = 0, Magento = 0.46, Yellow = 0.27 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 89 | 119 | - |
| CMYK | 0 | 0.46 | 0.27 | 0.36 |
| HSL | 336º | 0.3% | 0.5% | - |
| HSV(B) | 336º | 0.46% | 0.64% | - |
| XYZ | 22.21 | 16.37 | 19.44 | - |
| YUV | 114.85 | 130.35 | 163.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 89 | 119 | 0 | 0.46 | 0.27 | 0.36 | 336 | 0.3 | 0.5 |
| Hex | A4 | 59 | 77 | 0 | 2E | 1B | 24 | 150 | 1E | 32 |
| Octal | 244 | 131 | 167 | 0 | 56 | 33 | 44 | 520 | 36 | 62 |
| Binary | 10100100 | 1011001 | 1110111 | 0 | 101110 | 11011 | 100100 | 101010000 | 11110 | 110010 |
Color Harmonies of #A45977
Complementary color
Monochromatic Colors of #A45977
Black with #A45977
Text Example
Text Example
White with #A45977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A45977; }
p { color: rgb(164,89,119); }
H1.HeaderClassName
{
color: #A45977;
}
.AnyTagClassName
{
color: #A45977;
}
</style>
background-color css
<style>
a { background-color: #A45977; }
a { background-color: rgb(164,89,119); }
div.DivClassName
{
background-color: #A45977;
}
.BgClassName
{
background-color: #A45977;
}
</style>
border-color css
<style>
span { border-color: #A45977; }
span { border-color: rgb(164,89,119); }
td.TdClassName
{
border-color: #A45977;
}
.TagClassName
{
border-color: #A45977;
}
</style>