Shades of Royal Heath #A35374
Tints of Royal Heath #A35374
RGB
CMYK
RGB Variations
Color information
#A35374 (or 0xA35374) is known color: Royal Heath. HEX triplet: A3, 53 and 74. RGB value is (163,83,116). Sum of RGB (Red+Green+Blue) = 163+83+116=362 (47% of max value = 765). Red value is 163 (64.06% from 255 or 45.03% from 362); Green value is 83 (32.81% from 255 or 22.93% from 362); Blue value is 116 (45.70% from 255 or 32.04% from 362); Max value from RGB is 163 - color contains mainly: red. Hex color #A35374 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A35374 is #5CAC8B. Grayscale: #6E6E6E. Windows color (decimal): -6073484 or 7623587. OLE color: 7623587.
HSL color Cylindrical-coordinate representation of color #A35374: hue angle of 335.25º degrees, saturation: 0.33, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #A35374 is Cyan = 0, Magento = 0.49, Yellow = 0.29 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 83 | 116 | - |
| CMYK | 0 | 0.49 | 0.29 | 0.36 |
| HSL | 335.25º | 0.33% | 0.48% | - |
| HSV(B) | 335.25º | 0.49% | 0.64% | - |
| XYZ | 21.35 | 15.23 | 18.34 | - |
| YUV | 110.68 | 131 | 165.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 83 | 116 | 0 | 0.49 | 0.29 | 0.36 | 335.25 | 0.33 | 0.48 |
| Hex | A3 | 53 | 74 | 0 | 31 | 1D | 24 | 14F | 21 | 30 |
| Octal | 243 | 123 | 164 | 0 | 61 | 35 | 44 | 517 | 41 | 60 |
| Binary | 10100011 | 1010011 | 1110100 | 0 | 110001 | 11101 | 100100 | 101001111 | 100001 | 110000 |
Color Harmonies of #A35374
Complementary color
Monochromatic Colors of #A35374
Black with #A35374
Text Example
Text Example
White with #A35374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A35374; }
p { color: rgb(163,83,116); }
H1.HeaderClassName
{
color: #A35374;
}
.AnyTagClassName
{
color: #A35374;
}
</style>
background-color css
<style>
a { background-color: #A35374; }
a { background-color: rgb(163,83,116); }
div.DivClassName
{
background-color: #A35374;
}
.BgClassName
{
background-color: #A35374;
}
</style>
border-color css
<style>
span { border-color: #A35374; }
span { border-color: rgb(163,83,116); }
td.TdClassName
{
border-color: #A35374;
}
.TagClassName
{
border-color: #A35374;
}
</style>