Shades of Rose Of Sharon #B15420
Tints of Rose Of Sharon #B15420
RGB
CMYK
RGB Variations
Color information
#B15420 (or 0xB15420) is known color: Rose Of Sharon. HEX triplet: B1, 54 and 20. RGB value is (177,84,32). Sum of RGB (Red+Green+Blue) = 177+84+32=293 (38% of max value = 765). Red value is 177 (69.53% from 255 or 60.41% from 293); Green value is 84 (33.20% from 255 or 28.67% from 293); Blue value is 32 (12.89% from 255 or 10.92% from 293); Max value from RGB is 177 - color contains mainly: red. Hex color #B15420 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #B15420 is #4EABDF. Grayscale: #6A6A6A. Windows color (decimal): -5155808 or 2118833. OLE color: 2118833.
HSL color Cylindrical-coordinate representation of color #B15420: hue angle of 21.52º degrees, saturation: 0.69, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #B15420 is Cyan = 0, Magento = 0.53, Yellow = 0.82 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 84 | 32 | - |
| CMYK | 0 | 0.53 | 0.82 | 0.31 |
| HSL | 21.52º | 0.69% | 0.41% | - |
| HSV(B) | 21.52º | 0.82% | 0.69% | - |
| XYZ | 21.56 | 15.79 | 3.28 | - |
| YUV | 105.88 | 86.31 | 178.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 84 | 32 | 0 | 0.53 | 0.82 | 0.31 | 21.52 | 0.69 | 0.41 |
| Hex | B1 | 54 | 20 | 0 | 35 | 52 | 1F | 16 | 45 | 29 |
| Octal | 261 | 124 | 40 | 0 | 65 | 122 | 37 | 26 | 105 | 51 |
| Binary | 10110001 | 1010100 | 100000 | 0 | 110101 | 1010010 | 11111 | 10110 | 1000101 | 101001 |
Color Harmonies of #B15420
Complementary color
Monochromatic Colors of #B15420
Black with #B15420
Text Example
Text Example
White with #B15420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B15420; }
p { color: rgb(177,84,32); }
H1.HeaderClassName
{
color: #B15420;
}
.AnyTagClassName
{
color: #B15420;
}
</style>
background-color css
<style>
a { background-color: #B15420; }
a { background-color: rgb(177,84,32); }
div.DivClassName
{
background-color: #B15420;
}
.BgClassName
{
background-color: #B15420;
}
</style>
border-color css
<style>
span { border-color: #B15420; }
span { border-color: rgb(177,84,32); }
td.TdClassName
{
border-color: #B15420;
}
.TagClassName
{
border-color: #B15420;
}
</style>