Shades of Rose Of Sharon #B54728
Tints of Rose Of Sharon #B54728
RGB
CMYK
RGB Variations
Color information
#B54728 (or 0xB54728) is known color: Rose Of Sharon. HEX triplet: B5, 47 and 28. RGB value is (181,71,40). Sum of RGB (Red+Green+Blue) = 181+71+40=292 (38% of max value = 765). Red value is 181 (71.09% from 255 or 61.99% from 292); Green value is 71 (28.12% from 255 or 24.32% from 292); Blue value is 40 (16.02% from 255 or 13.70% from 292); Max value from RGB is 181 - color contains mainly: red. Hex color #B54728 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B54728 is #4AB8D7. Grayscale: #646464. Windows color (decimal): -4896984 or 2639797. OLE color: 2639797.
HSL color Cylindrical-coordinate representation of color #B54728: hue angle of 13.19º degrees, saturation: 0.64, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #B54728 is Cyan = 0, Magento = 0.61, Yellow = 0.78 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 71 | 40 | - |
| CMYK | 0 | 0.61 | 0.78 | 0.29 |
| HSL | 13.19º | 0.64% | 0.43% | - |
| HSV(B) | 13.19º | 0.78% | 0.71% | - |
| XYZ | 21.69 | 14.48 | 3.66 | - |
| YUV | 100.36 | 93.94 | 185.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 71 | 40 | 0 | 0.61 | 0.78 | 0.29 | 13.19 | 0.64 | 0.43 |
| Hex | B5 | 47 | 28 | 0 | 3D | 4E | 1D | D | 40 | 2B |
| Octal | 265 | 107 | 50 | 0 | 75 | 116 | 35 | 15 | 100 | 53 |
| Binary | 10110101 | 1000111 | 101000 | 0 | 111101 | 1001110 | 11101 | 1101 | 1000000 | 101011 |
Color Harmonies of #B54728
Complementary color
Monochromatic Colors of #B54728
Black with #B54728
Text Example
Text Example
White with #B54728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B54728; }
p { color: rgb(181,71,40); }
H1.HeaderClassName
{
color: #B54728;
}
.AnyTagClassName
{
color: #B54728;
}
</style>
background-color css
<style>
a { background-color: #B54728; }
a { background-color: rgb(181,71,40); }
div.DivClassName
{
background-color: #B54728;
}
.BgClassName
{
background-color: #B54728;
}
</style>
border-color css
<style>
span { border-color: #B54728; }
span { border-color: rgb(181,71,40); }
td.TdClassName
{
border-color: #B54728;
}
.TagClassName
{
border-color: #B54728;
}
</style>