Shades of Royal Heath #A45473
Tints of Royal Heath #A45473
RGB
CMYK
RGB Variations
Color information
#A45473 (or 0xA45473) is known color: Royal Heath. HEX triplet: A4, 54 and 73. RGB value is (164,84,115). Sum of RGB (Red+Green+Blue) = 164+84+115=363 (48% of max value = 765). Red value is 164 (64.45% from 255 or 45.18% from 363); Green value is 84 (33.20% from 255 or 23.14% from 363); Blue value is 115 (45.31% from 255 or 31.68% from 363); Max value from RGB is 164 - color contains mainly: red. Hex color #A45473 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A45473 is #5BAB8C. Grayscale: #6F6F6F. Windows color (decimal): -6007693 or 7558308. OLE color: 7558308.
HSL color Cylindrical-coordinate representation of color #A45473: hue angle of 336.75º degrees, saturation: 0.32, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #A45473 is Cyan = 0, Magento = 0.49, Yellow = 0.30 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 84 | 115 | - |
| CMYK | 0 | 0.49 | 0.30 | 0.36 |
| HSL | 336.75º | 0.32% | 0.49% | - |
| HSV(B) | 336.75º | 0.49% | 0.64% | - |
| XYZ | 21.57 | 15.47 | 18.07 | - |
| YUV | 111.45 | 130 | 165.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 84 | 115 | 0 | 0.49 | 0.30 | 0.36 | 336.75 | 0.32 | 0.49 |
| Hex | A4 | 54 | 73 | 0 | 31 | 1E | 24 | 151 | 20 | 31 |
| Octal | 244 | 124 | 163 | 0 | 61 | 36 | 44 | 521 | 40 | 61 |
| Binary | 10100100 | 1010100 | 1110011 | 0 | 110001 | 11110 | 100100 | 101010001 | 100000 | 110001 |
Color Harmonies of #A45473
Complementary color
Monochromatic Colors of #A45473
Black with #A45473
Text Example
Text Example
White with #A45473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A45473; }
p { color: rgb(164,84,115); }
H1.HeaderClassName
{
color: #A45473;
}
.AnyTagClassName
{
color: #A45473;
}
</style>
background-color css
<style>
a { background-color: #A45473; }
a { background-color: rgb(164,84,115); }
div.DivClassName
{
background-color: #A45473;
}
.BgClassName
{
background-color: #A45473;
}
</style>
border-color css
<style>
span { border-color: #A45473; }
span { border-color: rgb(164,84,115); }
td.TdClassName
{
border-color: #A45473;
}
.TagClassName
{
border-color: #A45473;
}
</style>