Shades of Royal Heath #A35274
Tints of Royal Heath #A35274
RGB
CMYK
RGB Variations
Color information
#A35274 (or 0xA35274) is known color: Royal Heath. HEX triplet: A3, 52 and 74. RGB value is (163,82,116). Sum of RGB (Red+Green+Blue) = 163+82+116=361 (47% of max value = 765). Red value is 163 (64.06% from 255 or 45.15% from 361); Green value is 82 (32.42% from 255 or 22.71% from 361); Blue value is 116 (45.70% from 255 or 32.13% from 361); Max value from RGB is 163 - color contains mainly: red. Hex color #A35274 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A35274 is #5CAD8B. Grayscale: #6E6E6E. Windows color (decimal): -6073740 or 7623331. OLE color: 7623331.
HSL color Cylindrical-coordinate representation of color #A35274: hue angle of 334.81º 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 #A35274 is Cyan = 0, Magento = 0.50, Yellow = 0.29 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 82 | 116 | - |
| CMYK | 0 | 0.50 | 0.29 | 0.36 |
| HSL | 334.81º | 0.33% | 0.48% | - |
| HSV(B) | 334.81º | 0.5% | 0.64% | - |
| XYZ | 21.27 | 15.08 | 18.31 | - |
| YUV | 110.1 | 131.34 | 165.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 82 | 116 | 0 | 0.50 | 0.29 | 0.36 | 334.81 | 0.33 | 0.48 |
| Hex | A3 | 52 | 74 | 0 | 32 | 1D | 24 | 14F | 21 | 30 |
| Octal | 243 | 122 | 164 | 0 | 62 | 35 | 44 | 517 | 41 | 60 |
| Binary | 10100011 | 1010010 | 1110100 | 0 | 110010 | 11101 | 100100 | 101001111 | 100001 | 110000 |
Color Harmonies of #A35274
Complementary color
Monochromatic Colors of #A35274
Black with #A35274
Text Example
Text Example
White with #A35274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A35274; }
p { color: rgb(163,82,116); }
H1.HeaderClassName
{
color: #A35274;
}
.AnyTagClassName
{
color: #A35274;
}
</style>
background-color css
<style>
a { background-color: #A35274; }
a { background-color: rgb(163,82,116); }
div.DivClassName
{
background-color: #A35274;
}
.BgClassName
{
background-color: #A35274;
}
</style>
border-color css
<style>
span { border-color: #A35274; }
span { border-color: rgb(163,82,116); }
td.TdClassName
{
border-color: #A35274;
}
.TagClassName
{
border-color: #A35274;
}
</style>