Shades of Royal Heath #A25478
Tints of Royal Heath #A25478
RGB
CMYK
RGB Variations
Color information
#A25478 (or 0xA25478) is known color: Royal Heath. HEX triplet: A2, 54 and 78. RGB value is (162,84,120). Sum of RGB (Red+Green+Blue) = 162+84+120=366 (48% of max value = 765). Red value is 162 (63.67% from 255 or 44.26% from 366); Green value is 84 (33.20% from 255 or 22.95% from 366); Blue value is 120 (47.27% from 255 or 32.79% from 366); Max value from RGB is 162 - color contains mainly: red. Hex color #A25478 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A25478 is #5DAB87. Grayscale: #6F6F6F. Windows color (decimal): -6138760 or 7885986. OLE color: 7885986.
HSL color Cylindrical-coordinate representation of color #A25478: hue angle of 332.31º degrees, saturation: 0.32, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #A25478 is Cyan = 0, Magento = 0.48, Yellow = 0.26 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 84 | 120 | - |
| CMYK | 0 | 0.48 | 0.26 | 0.36 |
| HSL | 332.31º | 0.32% | 0.48% | - |
| HSV(B) | 332.31º | 0.48% | 0.64% | - |
| XYZ | 21.46 | 15.38 | 19.61 | - |
| YUV | 111.43 | 132.84 | 164.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 84 | 120 | 0 | 0.48 | 0.26 | 0.36 | 332.31 | 0.32 | 0.48 |
| Hex | A2 | 54 | 78 | 0 | 30 | 1A | 24 | 14C | 20 | 30 |
| Octal | 242 | 124 | 170 | 0 | 60 | 32 | 44 | 514 | 40 | 60 |
| Binary | 10100010 | 1010100 | 1111000 | 0 | 110000 | 11010 | 100100 | 101001100 | 100000 | 110000 |
Color Harmonies of #A25478
Complementary color
Monochromatic Colors of #A25478
Black with #A25478
Text Example
Text Example
White with #A25478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A25478; }
p { color: rgb(162,84,120); }
H1.HeaderClassName
{
color: #A25478;
}
.AnyTagClassName
{
color: #A25478;
}
</style>
background-color css
<style>
a { background-color: #A25478; }
a { background-color: rgb(162,84,120); }
div.DivClassName
{
background-color: #A25478;
}
.BgClassName
{
background-color: #A25478;
}
</style>
border-color css
<style>
span { border-color: #A25478; }
span { border-color: rgb(162,84,120); }
td.TdClassName
{
border-color: #A25478;
}
.TagClassName
{
border-color: #A25478;
}
</style>