Shades of Royal Heath #A75370
Tints of Royal Heath #A75370
RGB
CMYK
RGB Variations
Color information
#A75370 (or 0xA75370) is known color: Royal Heath. HEX triplet: A7, 53 and 70. RGB value is (167,83,112). Sum of RGB (Red+Green+Blue) = 167+83+112=362 (47% of max value = 765). Red value is 167 (65.62% from 255 or 46.13% from 362); Green value is 83 (32.81% from 255 or 22.93% from 362); Blue value is 112 (44.14% from 255 or 30.94% from 362); Max value from RGB is 167 - color contains mainly: red. Hex color #A75370 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A75370 is #58AC8F. Grayscale: #6F6F6F. Windows color (decimal): -5811344 or 7361447. OLE color: 7361447.
HSL color Cylindrical-coordinate representation of color #A75370: hue angle of 339.29º degrees, saturation: 0.34, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #A75370 is Cyan = 0, Magento = 0.50, Yellow = 0.33 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 83 | 112 | - |
| CMYK | 0 | 0.50 | 0.33 | 0.35 |
| HSL | 339.29º | 0.34% | 0.49% | - |
| HSV(B) | 339.29º | 0.5% | 0.65% | - |
| XYZ | 21.95 | 15.57 | 17.18 | - |
| YUV | 111.42 | 128.33 | 167.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 83 | 112 | 0 | 0.50 | 0.33 | 0.35 | 339.29 | 0.34 | 0.49 |
| Hex | A7 | 53 | 70 | 0 | 32 | 21 | 23 | 153 | 22 | 31 |
| Octal | 247 | 123 | 160 | 0 | 62 | 41 | 43 | 523 | 42 | 61 |
| Binary | 10100111 | 1010011 | 1110000 | 0 | 110010 | 100001 | 100011 | 101010011 | 100010 | 110001 |
Color Harmonies of #A75370
Complementary color
Monochromatic Colors of #A75370
Black with #A75370
Text Example
Text Example
White with #A75370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A75370; }
p { color: rgb(167,83,112); }
H1.HeaderClassName
{
color: #A75370;
}
.AnyTagClassName
{
color: #A75370;
}
</style>
background-color css
<style>
a { background-color: #A75370; }
a { background-color: rgb(167,83,112); }
div.DivClassName
{
background-color: #A75370;
}
.BgClassName
{
background-color: #A75370;
}
</style>
border-color css
<style>
span { border-color: #A75370; }
span { border-color: rgb(167,83,112); }
td.TdClassName
{
border-color: #A75370;
}
.TagClassName
{
border-color: #A75370;
}
</style>