Shades of Rose Of Sharon #B54521
Tints of Rose Of Sharon #B54521
RGB
CMYK
RGB Variations
Color information
#B54521 (or 0xB54521) is known color: Rose Of Sharon. HEX triplet: B5, 45 and 21. RGB value is (181,69,33). Sum of RGB (Red+Green+Blue) = 181+69+33=283 (37% of max value = 765). Red value is 181 (71.09% from 255 or 63.96% from 283); Green value is 69 (27.34% from 255 or 24.38% from 283); Blue value is 33 (13.28% from 255 or 11.66% from 283); Max value from RGB is 181 - color contains mainly: red. Hex color #B54521 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B54521 is #4ABADE. Grayscale: #626262. Windows color (decimal): -4897503 or 2180533. OLE color: 2180533.
HSL color Cylindrical-coordinate representation of color #B54521: hue angle of 14.59º 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 #B54521 is Cyan = 0, Magento = 0.62, Yellow = 0.82 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 69 | 33 | - |
| CMYK | 0 | 0.62 | 0.82 | 0.29 |
| HSL | 14.59º | 0.69% | 0.42% | - |
| HSV(B) | 14.59º | 0.82% | 0.71% | - |
| XYZ | 21.46 | 14.19 | 3.05 | - |
| YUV | 98.38 | 91.11 | 186.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 69 | 33 | 0 | 0.62 | 0.82 | 0.29 | 14.59 | 0.69 | 0.42 |
| Hex | B5 | 45 | 21 | 0 | 3E | 52 | 1D | F | 45 | 2A |
| Octal | 265 | 105 | 41 | 0 | 76 | 122 | 35 | 17 | 105 | 52 |
| Binary | 10110101 | 1000101 | 100001 | 0 | 111110 | 1010010 | 11101 | 1111 | 1000101 | 101010 |
Color Harmonies of #B54521
Complementary color
Monochromatic Colors of #B54521
Black with #B54521
Text Example
Text Example
White with #B54521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B54521; }
p { color: rgb(181,69,33); }
H1.HeaderClassName
{
color: #B54521;
}
.AnyTagClassName
{
color: #B54521;
}
</style>
background-color css
<style>
a { background-color: #B54521; }
a { background-color: rgb(181,69,33); }
div.DivClassName
{
background-color: #B54521;
}
.BgClassName
{
background-color: #B54521;
}
</style>
border-color css
<style>
span { border-color: #B54521; }
span { border-color: rgb(181,69,33); }
td.TdClassName
{
border-color: #B54521;
}
.TagClassName
{
border-color: #B54521;
}
</style>