Shades of Rose Of Sharon #B54829
Tints of Rose Of Sharon #B54829
RGB
CMYK
RGB Variations
Color information
#B54829 (or 0xB54829) is known color: Rose Of Sharon. HEX triplet: B5, 48 and 29. RGB value is (181,72,41). Sum of RGB (Red+Green+Blue) = 181+72+41=294 (38% of max value = 765). Red value is 181 (71.09% from 255 or 61.56% from 294); Green value is 72 (28.52% from 255 or 24.49% from 294); Blue value is 41 (16.41% from 255 or 13.95% from 294); Max value from RGB is 181 - color contains mainly: red. Hex color #B54829 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B54829 is #4AB7D6. Grayscale: #656565. Windows color (decimal): -4896727 or 2705589. OLE color: 2705589.
HSL color Cylindrical-coordinate representation of color #B54829: hue angle of 13.29º degrees, saturation: 0.63, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #B54829 is Cyan = 0, Magento = 0.60, Yellow = 0.77 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 72 | 41 | - |
| CMYK | 0 | 0.60 | 0.77 | 0.29 |
| HSL | 13.29º | 0.63% | 0.44% | - |
| HSV(B) | 13.29º | 0.77% | 0.71% | - |
| XYZ | 21.77 | 14.62 | 3.77 | - |
| YUV | 101.06 | 94.11 | 185.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 72 | 41 | 0 | 0.60 | 0.77 | 0.29 | 13.29 | 0.63 | 0.44 |
| Hex | B5 | 48 | 29 | 0 | 3C | 4D | 1D | D | 3F | 2C |
| Octal | 265 | 110 | 51 | 0 | 74 | 115 | 35 | 15 | 77 | 54 |
| Binary | 10110101 | 1001000 | 101001 | 0 | 111100 | 1001101 | 11101 | 1101 | 111111 | 101100 |
Color Harmonies of #B54829
Complementary color
Monochromatic Colors of #B54829
Black with #B54829
Text Example
Text Example
White with #B54829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B54829; }
p { color: rgb(181,72,41); }
H1.HeaderClassName
{
color: #B54829;
}
.AnyTagClassName
{
color: #B54829;
}
</style>
background-color css
<style>
a { background-color: #B54829; }
a { background-color: rgb(181,72,41); }
div.DivClassName
{
background-color: #B54829;
}
.BgClassName
{
background-color: #B54829;
}
</style>
border-color css
<style>
span { border-color: #B54829; }
span { border-color: rgb(181,72,41); }
td.TdClassName
{
border-color: #B54829;
}
.TagClassName
{
border-color: #B54829;
}
</style>