Shades of Rose Of Sharon #B54726
Tints of Rose Of Sharon #B54726
RGB
CMYK
RGB Variations
Color information
#B54726 (or 0xB54726) is known color: Rose Of Sharon. HEX triplet: B5, 47 and 26. RGB value is (181,71,38). Sum of RGB (Red+Green+Blue) = 181+71+38=290 (38% of max value = 765). Red value is 181 (71.09% from 255 or 62.41% from 290); Green value is 71 (28.12% from 255 or 24.48% from 290); Blue value is 38 (15.23% from 255 or 13.10% from 290); Max value from RGB is 181 - color contains mainly: red. Hex color #B54726 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B54726 is #4AB8D9. Grayscale: #646464. Windows color (decimal): -4896986 or 2508725. OLE color: 2508725.
HSL color Cylindrical-coordinate representation of color #B54726: hue angle of 13.85º degrees, saturation: 0.65, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #B54726 is Cyan = 0, Magento = 0.61, Yellow = 0.79 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 71 | 38 | - |
| CMYK | 0 | 0.61 | 0.79 | 0.29 |
| HSL | 13.85º | 0.65% | 0.43% | - |
| HSV(B) | 13.85º | 0.79% | 0.71% | - |
| XYZ | 21.66 | 14.47 | 3.49 | - |
| YUV | 100.13 | 92.94 | 185.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 71 | 38 | 0 | 0.61 | 0.79 | 0.29 | 13.85 | 0.65 | 0.43 |
| Hex | B5 | 47 | 26 | 0 | 3D | 4F | 1D | E | 41 | 2B |
| Octal | 265 | 107 | 46 | 0 | 75 | 117 | 35 | 16 | 101 | 53 |
| Binary | 10110101 | 1000111 | 100110 | 0 | 111101 | 1001111 | 11101 | 1110 | 1000001 | 101011 |
Color Harmonies of #B54726
Complementary color
Monochromatic Colors of #B54726
Black with #B54726
Text Example
Text Example
White with #B54726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B54726; }
p { color: rgb(181,71,38); }
H1.HeaderClassName
{
color: #B54726;
}
.AnyTagClassName
{
color: #B54726;
}
</style>
background-color css
<style>
a { background-color: #B54726; }
a { background-color: rgb(181,71,38); }
div.DivClassName
{
background-color: #B54726;
}
.BgClassName
{
background-color: #B54726;
}
</style>
border-color css
<style>
span { border-color: #B54726; }
span { border-color: rgb(181,71,38); }
td.TdClassName
{
border-color: #B54726;
}
.TagClassName
{
border-color: #B54726;
}
</style>