Shades of Rose Of Sharon #B15321
Tints of Rose Of Sharon #B15321
RGB
CMYK
RGB Variations
Color information
#B15321 (or 0xB15321) is known color: Rose Of Sharon. HEX triplet: B1, 53 and 21. RGB value is (177,83,33). Sum of RGB (Red+Green+Blue) = 177+83+33=293 (38% of max value = 765). Red value is 177 (69.53% from 255 or 60.41% from 293); Green value is 83 (32.81% from 255 or 28.33% from 293); Blue value is 33 (13.28% from 255 or 11.26% from 293); Max value from RGB is 177 - color contains mainly: red. Hex color #B15321 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #B15321 is #4EACDE. Grayscale: #696969. Windows color (decimal): -5156063 or 2184113. OLE color: 2184113.
HSL color Cylindrical-coordinate representation of color #B15321: hue angle of 20.83º degrees, saturation: 0.69, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #B15321 is Cyan = 0, Magento = 0.53, Yellow = 0.81 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 83 | 33 | - |
| CMYK | 0 | 0.53 | 0.81 | 0.31 |
| HSL | 20.83º | 0.69% | 0.41% | - |
| HSV(B) | 20.83º | 0.81% | 0.69% | - |
| XYZ | 21.5 | 15.64 | 3.33 | - |
| YUV | 105.41 | 87.14 | 179.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 83 | 33 | 0 | 0.53 | 0.81 | 0.31 | 20.83 | 0.69 | 0.41 |
| Hex | B1 | 53 | 21 | 0 | 35 | 51 | 1F | 15 | 45 | 29 |
| Octal | 261 | 123 | 41 | 0 | 65 | 121 | 37 | 25 | 105 | 51 |
| Binary | 10110001 | 1010011 | 100001 | 0 | 110101 | 1010001 | 11111 | 10101 | 1000101 | 101001 |
Color Harmonies of #B15321
Complementary color
Monochromatic Colors of #B15321
Black with #B15321
Text Example
Text Example
White with #B15321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B15321; }
p { color: rgb(177,83,33); }
H1.HeaderClassName
{
color: #B15321;
}
.AnyTagClassName
{
color: #B15321;
}
</style>
background-color css
<style>
a { background-color: #B15321; }
a { background-color: rgb(177,83,33); }
div.DivClassName
{
background-color: #B15321;
}
.BgClassName
{
background-color: #B15321;
}
</style>
border-color css
<style>
span { border-color: #B15321; }
span { border-color: rgb(177,83,33); }
td.TdClassName
{
border-color: #B15321;
}
.TagClassName
{
border-color: #B15321;
}
</style>