Shades of Rose Of Sharon #B54622
Tints of Rose Of Sharon #B54622
RGB
CMYK
RGB Variations
Color information
#B54622 (or 0xB54622) is known color: Rose Of Sharon. HEX triplet: B5, 46 and 22. RGB value is (181,70,34). Sum of RGB (Red+Green+Blue) = 181+70+34=285 (37% of max value = 765). Red value is 181 (71.09% from 255 or 63.51% from 285); Green value is 70 (27.73% from 255 or 24.56% from 285); Blue value is 34 (13.67% from 255 or 11.93% from 285); Max value from RGB is 181 - color contains mainly: red. Hex color #B54622 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B54622 is #4AB9DD. Grayscale: #636363. Windows color (decimal): -4897246 or 2246325. OLE color: 2246325.
HSL color Cylindrical-coordinate representation of color #B54622: hue angle of 14.69º degrees, saturation: 0.68, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #B54622 is Cyan = 0, Magento = 0.61, Yellow = 0.81 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 70 | 34 | - |
| CMYK | 0 | 0.61 | 0.81 | 0.29 |
| HSL | 14.69º | 0.68% | 0.42% | - |
| HSV(B) | 14.69º | 0.81% | 0.71% | - |
| XYZ | 21.53 | 14.32 | 3.14 | - |
| YUV | 99.09 | 91.27 | 186.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 70 | 34 | 0 | 0.61 | 0.81 | 0.29 | 14.69 | 0.68 | 0.42 |
| Hex | B5 | 46 | 22 | 0 | 3D | 51 | 1D | F | 44 | 2A |
| Octal | 265 | 106 | 42 | 0 | 75 | 121 | 35 | 17 | 104 | 52 |
| Binary | 10110101 | 1000110 | 100010 | 0 | 111101 | 1010001 | 11101 | 1111 | 1000100 | 101010 |
Color Harmonies of #B54622
Complementary color
Monochromatic Colors of #B54622
Black with #B54622
Text Example
Text Example
White with #B54622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B54622; }
p { color: rgb(181,70,34); }
H1.HeaderClassName
{
color: #B54622;
}
.AnyTagClassName
{
color: #B54622;
}
</style>
background-color css
<style>
a { background-color: #B54622; }
a { background-color: rgb(181,70,34); }
div.DivClassName
{
background-color: #B54622;
}
.BgClassName
{
background-color: #B54622;
}
</style>
border-color css
<style>
span { border-color: #B54622; }
span { border-color: rgb(181,70,34); }
td.TdClassName
{
border-color: #B54622;
}
.TagClassName
{
border-color: #B54622;
}
</style>