Shades of Royal Heath #A45175
Tints of Royal Heath #A45175
RGB
CMYK
RGB Variations
Color information
#A45175 (or 0xA45175) is known color: Royal Heath. HEX triplet: A4, 51 and 75. RGB value is (164,81,117). Sum of RGB (Red+Green+Blue) = 164+81+117=362 (47% of max value = 765). Red value is 164 (64.45% from 255 or 45.30% from 362); Green value is 81 (32.03% from 255 or 22.38% from 362); Blue value is 117 (46.09% from 255 or 32.32% from 362); Max value from RGB is 164 - color contains mainly: red. Hex color #A45175 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A45175 is #5BAE8A. Grayscale: #6D6D6D. Windows color (decimal): -6008459 or 7688612. OLE color: 7688612.
HSL color Cylindrical-coordinate representation of color #A45175: hue angle of 333.98º degrees, saturation: 0.34, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #A45175 is Cyan = 0, Magento = 0.51, Yellow = 0.29 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 81 | 117 | - |
| CMYK | 0 | 0.51 | 0.29 | 0.36 |
| HSL | 333.98º | 0.34% | 0.48% | - |
| HSV(B) | 333.98º | 0.51% | 0.64% | - |
| XYZ | 21.46 | 15.06 | 18.61 | - |
| YUV | 109.92 | 132 | 166.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 81 | 117 | 0 | 0.51 | 0.29 | 0.36 | 333.98 | 0.34 | 0.48 |
| Hex | A4 | 51 | 75 | 0 | 33 | 1D | 24 | 14E | 22 | 30 |
| Octal | 244 | 121 | 165 | 0 | 63 | 35 | 44 | 516 | 42 | 60 |
| Binary | 10100100 | 1010001 | 1110101 | 0 | 110011 | 11101 | 100100 | 101001110 | 100010 | 110000 |
Color Harmonies of #A45175
Complementary color
Monochromatic Colors of #A45175
Black with #A45175
Text Example
Text Example
White with #A45175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A45175; }
p { color: rgb(164,81,117); }
H1.HeaderClassName
{
color: #A45175;
}
.AnyTagClassName
{
color: #A45175;
}
</style>
background-color css
<style>
a { background-color: #A45175; }
a { background-color: rgb(164,81,117); }
div.DivClassName
{
background-color: #A45175;
}
.BgClassName
{
background-color: #A45175;
}
</style>
border-color css
<style>
span { border-color: #A45175; }
span { border-color: rgb(164,81,117); }
td.TdClassName
{
border-color: #A45175;
}
.TagClassName
{
border-color: #A45175;
}
</style>