Shades of Rose Of Sharon #B54721
Tints of Rose Of Sharon #B54721
RGB
CMYK
RGB Variations
Color information
#B54721 (or 0xB54721) is known color: Rose Of Sharon. HEX triplet: B5, 47 and 21. RGB value is (181,71,33). Sum of RGB (Red+Green+Blue) = 181+71+33=285 (37% of max value = 765). Red value is 181 (71.09% from 255 or 63.51% from 285); Green value is 71 (28.12% from 255 or 24.91% from 285); Blue value is 33 (13.28% from 255 or 11.58% from 285); Max value from RGB is 181 - color contains mainly: red. Hex color #B54721 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B54721 is #4AB8DE. Grayscale: #636363. Windows color (decimal): -4896991 or 2181045. OLE color: 2181045.
HSL color Cylindrical-coordinate representation of color #B54721: hue angle of 15.41º degrees, saturation: 0.69, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #B54721 is Cyan = 0, Magento = 0.61, Yellow = 0.82 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 71 | 33 | - |
| CMYK | 0 | 0.61 | 0.82 | 0.29 |
| HSL | 15.41º | 0.69% | 0.42% | - |
| HSV(B) | 15.41º | 0.82% | 0.71% | - |
| XYZ | 21.58 | 14.44 | 3.09 | - |
| YUV | 99.56 | 90.44 | 186.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 71 | 33 | 0 | 0.61 | 0.82 | 0.29 | 15.41 | 0.69 | 0.42 |
| Hex | B5 | 47 | 21 | 0 | 3D | 52 | 1D | F | 45 | 2A |
| Octal | 265 | 107 | 41 | 0 | 75 | 122 | 35 | 17 | 105 | 52 |
| Binary | 10110101 | 1000111 | 100001 | 0 | 111101 | 1010010 | 11101 | 1111 | 1000101 | 101010 |
Color Harmonies of #B54721
Complementary color
Monochromatic Colors of #B54721
Black with #B54721
Text Example
Text Example
White with #B54721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B54721; }
p { color: rgb(181,71,33); }
H1.HeaderClassName
{
color: #B54721;
}
.AnyTagClassName
{
color: #B54721;
}
</style>
background-color css
<style>
a { background-color: #B54721; }
a { background-color: rgb(181,71,33); }
div.DivClassName
{
background-color: #B54721;
}
.BgClassName
{
background-color: #B54721;
}
</style>
border-color css
<style>
span { border-color: #B54721; }
span { border-color: rgb(181,71,33); }
td.TdClassName
{
border-color: #B54721;
}
.TagClassName
{
border-color: #B54721;
}
</style>