Shades of Rose Of Sharon #B05328
Tints of Rose Of Sharon #B05328
RGB
CMYK
RGB Variations
Color information
#B05328 (or 0xB05328) is known color: Rose Of Sharon. HEX triplet: B0, 53 and 28. RGB value is (176,83,40). Sum of RGB (Red+Green+Blue) = 176+83+40=299 (39% of max value = 765). Red value is 176 (69.14% from 255 or 58.86% from 299); Green value is 83 (32.81% from 255 or 27.76% from 299); Blue value is 40 (16.02% from 255 or 13.38% from 299); Max value from RGB is 176 - color contains mainly: red. Hex color #B05328 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #B05328 is #4FACD7. Grayscale: #6A6A6A. Windows color (decimal): -5221592 or 2642864. OLE color: 2642864.
HSL color Cylindrical-coordinate representation of color #B05328: hue angle of 18.97º degrees, saturation: 0.63, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #B05328 is Cyan = 0, Magento = 0.53, Yellow = 0.77 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 83 | 40 | - |
| CMYK | 0 | 0.53 | 0.77 | 0.31 |
| HSL | 18.97º | 0.63% | 0.42% | - |
| HSV(B) | 18.97º | 0.77% | 0.69% | - |
| XYZ | 21.38 | 15.57 | 3.89 | - |
| YUV | 105.91 | 90.81 | 178 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 83 | 40 | 0 | 0.53 | 0.77 | 0.31 | 18.97 | 0.63 | 0.42 |
| Hex | B0 | 53 | 28 | 0 | 35 | 4D | 1F | 13 | 3F | 2A |
| Octal | 260 | 123 | 50 | 0 | 65 | 115 | 37 | 23 | 77 | 52 |
| Binary | 10110000 | 1010011 | 101000 | 0 | 110101 | 1001101 | 11111 | 10011 | 111111 | 101010 |
Color Harmonies of #B05328
Complementary color
Monochromatic Colors of #B05328
Black with #B05328
Text Example
Text Example
White with #B05328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B05328; }
p { color: rgb(176,83,40); }
H1.HeaderClassName
{
color: #B05328;
}
.AnyTagClassName
{
color: #B05328;
}
</style>
background-color css
<style>
a { background-color: #B05328; }
a { background-color: rgb(176,83,40); }
div.DivClassName
{
background-color: #B05328;
}
.BgClassName
{
background-color: #B05328;
}
</style>
border-color css
<style>
span { border-color: #B05328; }
span { border-color: rgb(176,83,40); }
td.TdClassName
{
border-color: #B05328;
}
.TagClassName
{
border-color: #B05328;
}
</style>