Shades of Rose Of Sharon #B05324
Tints of Rose Of Sharon #B05324
RGB
CMYK
RGB Variations
Color information
#B05324 (or 0xB05324) is known color: Rose Of Sharon. HEX triplet: B0, 53 and 24. RGB value is (176,83,36). Sum of RGB (Red+Green+Blue) = 176+83+36=295 (39% of max value = 765). Red value is 176 (69.14% from 255 or 59.66% from 295); Green value is 83 (32.81% from 255 or 28.14% from 295); Blue value is 36 (14.45% from 255 or 12.20% from 295); Max value from RGB is 176 - color contains mainly: red. Hex color #B05324 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #B05324 is #4FACDB. Grayscale: #696969. Windows color (decimal): -5221596 or 2380720. OLE color: 2380720.
HSL color Cylindrical-coordinate representation of color #B05324: hue angle of 20.14º degrees, saturation: 0.66, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #B05324 is Cyan = 0, Magento = 0.53, Yellow = 0.80 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 83 | 36 | - |
| CMYK | 0 | 0.53 | 0.80 | 0.31 |
| HSL | 20.14º | 0.66% | 0.42% | - |
| HSV(B) | 20.14º | 0.8% | 0.69% | - |
| XYZ | 21.32 | 15.54 | 3.55 | - |
| YUV | 105.45 | 88.81 | 178.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 83 | 36 | 0 | 0.53 | 0.80 | 0.31 | 20.14 | 0.66 | 0.42 |
| Hex | B0 | 53 | 24 | 0 | 35 | 50 | 1F | 14 | 42 | 2A |
| Octal | 260 | 123 | 44 | 0 | 65 | 120 | 37 | 24 | 102 | 52 |
| Binary | 10110000 | 1010011 | 100100 | 0 | 110101 | 1010000 | 11111 | 10100 | 1000010 | 101010 |
Color Harmonies of #B05324
Complementary color
Monochromatic Colors of #B05324
Black with #B05324
Text Example
Text Example
White with #B05324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B05324; }
p { color: rgb(176,83,36); }
H1.HeaderClassName
{
color: #B05324;
}
.AnyTagClassName
{
color: #B05324;
}
</style>
background-color css
<style>
a { background-color: #B05324; }
a { background-color: rgb(176,83,36); }
div.DivClassName
{
background-color: #B05324;
}
.BgClassName
{
background-color: #B05324;
}
</style>
border-color css
<style>
span { border-color: #B05324; }
span { border-color: rgb(176,83,36); }
td.TdClassName
{
border-color: #B05324;
}
.TagClassName
{
border-color: #B05324;
}
</style>