Shades of Royal Heath #A45274
Tints of Royal Heath #A45274
RGB
CMYK
RGB Variations
Color information
#A45274 (or 0xA45274) is known color: Royal Heath. HEX triplet: A4, 52 and 74. RGB value is (164,82,116). Sum of RGB (Red+Green+Blue) = 164+82+116=362 (47% of max value = 765). Red value is 164 (64.45% from 255 or 45.30% from 362); Green value is 82 (32.42% from 255 or 22.65% from 362); Blue value is 116 (45.70% from 255 or 32.04% from 362); Max value from RGB is 164 - color contains mainly: red. Hex color #A45274 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A45274 is #5BAD8B. Grayscale: #6E6E6E. Windows color (decimal): -6008204 or 7623332. OLE color: 7623332.
HSL color Cylindrical-coordinate representation of color #A45274: hue angle of 335.12º degrees, saturation: 0.33, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #A45274 is Cyan = 0, Magento = 0.5, Yellow = 0.29 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 82 | 116 | - |
| CMYK | 0 | 0.5 | 0.29 | 0.36 |
| HSL | 335.12º | 0.33% | 0.48% | - |
| HSV(B) | 335.12º | 0.5% | 0.64% | - |
| XYZ | 21.48 | 15.19 | 18.32 | - |
| YUV | 110.39 | 131.17 | 166.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 82 | 116 | 0 | 0.5 | 0.29 | 0.36 | 335.12 | 0.33 | 0.48 |
| Hex | A4 | 52 | 74 | 0 | 32 | 1D | 24 | 14F | 21 | 30 |
| Octal | 244 | 122 | 164 | 0 | 62 | 35 | 44 | 517 | 41 | 60 |
| Binary | 10100100 | 1010010 | 1110100 | 0 | 110010 | 11101 | 100100 | 101001111 | 100001 | 110000 |
Color Harmonies of #A45274
Complementary color
Monochromatic Colors of #A45274
Black with #A45274
Text Example
Text Example
White with #A45274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A45274; }
p { color: rgb(164,82,116); }
H1.HeaderClassName
{
color: #A45274;
}
.AnyTagClassName
{
color: #A45274;
}
</style>
background-color css
<style>
a { background-color: #A45274; }
a { background-color: rgb(164,82,116); }
div.DivClassName
{
background-color: #A45274;
}
.BgClassName
{
background-color: #A45274;
}
</style>
border-color css
<style>
span { border-color: #A45274; }
span { border-color: rgb(164,82,116); }
td.TdClassName
{
border-color: #A45274;
}
.TagClassName
{
border-color: #A45274;
}
</style>