Shades of Rose Of Sharon #A85129
Tints of Rose Of Sharon #A85129
RGB
CMYK
RGB Variations
Color information
#A85129 (or 0xA85129) is known color: Rose Of Sharon. HEX triplet: A8, 51 and 29. RGB value is (168,81,41). Sum of RGB (Red+Green+Blue) = 168+81+41=290 (38% of max value = 765). Red value is 168 (66.02% from 255 or 57.93% from 290); Green value is 81 (32.03% from 255 or 27.93% from 290); Blue value is 41 (16.41% from 255 or 14.14% from 290); Max value from RGB is 168 - color contains mainly: red. Hex color #A85129 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A85129 is #57AED6. Grayscale: #666666. Windows color (decimal): -5746391 or 2707880. OLE color: 2707880.
HSL color Cylindrical-coordinate representation of color #A85129: hue angle of 18.9º degrees, saturation: 0.61, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #A85129 is Cyan = 0, Magento = 0.52, Yellow = 0.76 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 168 | 81 | 41 | - |
| CMYK | 0 | 0.52 | 0.76 | 0.34 |
| HSL | 18.9º | 0.61% | 0.41% | - |
| HSV(B) | 18.9º | 0.76% | 0.66% | - |
| XYZ | 19.49 | 14.37 | 3.84 | - |
| YUV | 102.45 | 93.32 | 174.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 168 | 81 | 41 | 0 | 0.52 | 0.76 | 0.34 | 18.9 | 0.61 | 0.41 |
| Hex | A8 | 51 | 29 | 0 | 34 | 4C | 22 | 13 | 3D | 29 |
| Octal | 250 | 121 | 51 | 0 | 64 | 114 | 42 | 23 | 75 | 51 |
| Binary | 10101000 | 1010001 | 101001 | 0 | 110100 | 1001100 | 100010 | 10011 | 111101 | 101001 |
Color Harmonies of #A85129
Complementary color
Monochromatic Colors of #A85129
Black with #A85129
Text Example
Text Example
White with #A85129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A85129; }
p { color: rgb(168,81,41); }
H1.HeaderClassName
{
color: #A85129;
}
.AnyTagClassName
{
color: #A85129;
}
</style>
background-color css
<style>
a { background-color: #A85129; }
a { background-color: rgb(168,81,41); }
div.DivClassName
{
background-color: #A85129;
}
.BgClassName
{
background-color: #A85129;
}
</style>
border-color css
<style>
span { border-color: #A85129; }
span { border-color: rgb(168,81,41); }
td.TdClassName
{
border-color: #A85129;
}
.TagClassName
{
border-color: #A85129;
}
</style>