Shades of Rose Of Sharon #A64929
Tints of Rose Of Sharon #A64929
RGB
CMYK
RGB Variations
Color information
#A64929 (or 0xA64929) is known color: Rose Of Sharon. HEX triplet: A6, 49 and 29. RGB value is (166,73,41). Sum of RGB (Red+Green+Blue) = 166+73+41=280 (37% of max value = 765). Red value is 166 (65.23% from 255 or 59.29% from 280); Green value is 73 (28.91% from 255 or 26.07% from 280); Blue value is 41 (16.41% from 255 or 14.64% from 280); Max value from RGB is 166 - color contains mainly: red. Hex color #A64929 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A64929 is #59B6D6. Grayscale: #616161. Windows color (decimal): -5879511 or 2705830. OLE color: 2705830.
HSL color Cylindrical-coordinate representation of color #A64929: hue angle of 15.36º degrees, saturation: 0.6, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #A64929 is Cyan = 0, Magento = 0.56, Yellow = 0.75 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 73 | 41 | - |
| CMYK | 0 | 0.56 | 0.75 | 0.35 |
| HSL | 15.36º | 0.6% | 0.41% | - |
| HSV(B) | 15.36º | 0.75% | 0.65% | - |
| XYZ | 18.51 | 13.03 | 3.64 | - |
| YUV | 97.16 | 96.31 | 177.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 73 | 41 | 0 | 0.56 | 0.75 | 0.35 | 15.36 | 0.6 | 0.41 |
| Hex | A6 | 49 | 29 | 0 | 38 | 4B | 23 | F | 3C | 29 |
| Octal | 246 | 111 | 51 | 0 | 70 | 113 | 43 | 17 | 74 | 51 |
| Binary | 10100110 | 1001001 | 101001 | 0 | 111000 | 1001011 | 100011 | 1111 | 111100 | 101001 |
Color Harmonies of #A64929
Complementary color
Monochromatic Colors of #A64929
Black with #A64929
Text Example
Text Example
White with #A64929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A64929; }
p { color: rgb(166,73,41); }
H1.HeaderClassName
{
color: #A64929;
}
.AnyTagClassName
{
color: #A64929;
}
</style>
background-color css
<style>
a { background-color: #A64929; }
a { background-color: rgb(166,73,41); }
div.DivClassName
{
background-color: #A64929;
}
.BgClassName
{
background-color: #A64929;
}
</style>
border-color css
<style>
span { border-color: #A64929; }
span { border-color: rgb(166,73,41); }
td.TdClassName
{
border-color: #A64929;
}
.TagClassName
{
border-color: #A64929;
}
</style>