Shades of Rose Of Sharon #A84926
Tints of Rose Of Sharon #A84926
RGB
CMYK
RGB Variations
Color information
#A84926 (or 0xA84926) is known color: Rose Of Sharon. HEX triplet: A8, 49 and 26. RGB value is (168,73,38). Sum of RGB (Red+Green+Blue) = 168+73+38=279 (36% of max value = 765). Red value is 168 (66.02% from 255 or 60.22% from 279); Green value is 73 (28.91% from 255 or 26.16% from 279); Blue value is 38 (15.23% from 255 or 13.62% from 279); Max value from RGB is 168 - color contains mainly: red. Hex color #A84926 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A84926 is #57B6D9. Grayscale: #616161. Windows color (decimal): -5748442 or 2509224. OLE color: 2509224.
HSL color Cylindrical-coordinate representation of color #A84926: hue angle of 16.15º degrees, saturation: 0.63, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #A84926 is Cyan = 0, Magento = 0.57, Yellow = 0.77 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 168 | 73 | 38 | - |
| CMYK | 0 | 0.57 | 0.77 | 0.34 |
| HSL | 16.15º | 0.63% | 0.4% | - |
| HSV(B) | 16.15º | 0.77% | 0.66% | - |
| XYZ | 18.88 | 13.23 | 3.39 | - |
| YUV | 97.42 | 94.47 | 178.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 168 | 73 | 38 | 0 | 0.57 | 0.77 | 0.34 | 16.15 | 0.63 | 0.4 |
| Hex | A8 | 49 | 26 | 0 | 39 | 4D | 22 | 10 | 3F | 28 |
| Octal | 250 | 111 | 46 | 0 | 71 | 115 | 42 | 20 | 77 | 50 |
| Binary | 10101000 | 1001001 | 100110 | 0 | 111001 | 1001101 | 100010 | 10000 | 111111 | 101000 |
Color Harmonies of #A84926
Complementary color
Monochromatic Colors of #A84926
Black with #A84926
Text Example
Text Example
White with #A84926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A84926; }
p { color: rgb(168,73,38); }
H1.HeaderClassName
{
color: #A84926;
}
.AnyTagClassName
{
color: #A84926;
}
</style>
background-color css
<style>
a { background-color: #A84926; }
a { background-color: rgb(168,73,38); }
div.DivClassName
{
background-color: #A84926;
}
.BgClassName
{
background-color: #A84926;
}
</style>
border-color css
<style>
span { border-color: #A84926; }
span { border-color: rgb(168,73,38); }
td.TdClassName
{
border-color: #A84926;
}
.TagClassName
{
border-color: #A84926;
}
</style>