Shades of Rose Of Sharon #B04728
Tints of Rose Of Sharon #B04728
RGB
CMYK
RGB Variations
Color information
#B04728 (or 0xB04728) is known color: Rose Of Sharon. HEX triplet: B0, 47 and 28. RGB value is (176,71,40). Sum of RGB (Red+Green+Blue) = 176+71+40=287 (38% of max value = 765). Red value is 176 (69.14% from 255 or 61.32% from 287); Green value is 71 (28.12% from 255 or 24.74% from 287); Blue value is 40 (16.02% from 255 or 13.94% from 287); Max value from RGB is 176 - color contains mainly: red. Hex color #B04728 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #B04728 is #4FB8D7. Grayscale: #636363. Windows color (decimal): -5224664 or 2639792. OLE color: 2639792.
HSL color Cylindrical-coordinate representation of color #B04728: hue angle of 13.68º degrees, saturation: 0.63, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #B04728 is Cyan = 0, Magento = 0.60, Yellow = 0.77 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 71 | 40 | - |
| CMYK | 0 | 0.60 | 0.77 | 0.31 |
| HSL | 13.68º | 0.63% | 0.42% | - |
| HSV(B) | 13.68º | 0.77% | 0.69% | - |
| XYZ | 20.54 | 13.89 | 3.61 | - |
| YUV | 98.86 | 94.79 | 183.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 71 | 40 | 0 | 0.60 | 0.77 | 0.31 | 13.68 | 0.63 | 0.42 |
| Hex | B0 | 47 | 28 | 0 | 3C | 4D | 1F | E | 3F | 2A |
| Octal | 260 | 107 | 50 | 0 | 74 | 115 | 37 | 16 | 77 | 52 |
| Binary | 10110000 | 1000111 | 101000 | 0 | 111100 | 1001101 | 11111 | 1110 | 111111 | 101010 |
Color Harmonies of #B04728
Complementary color
Monochromatic Colors of #B04728
Black with #B04728
Text Example
Text Example
White with #B04728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B04728; }
p { color: rgb(176,71,40); }
H1.HeaderClassName
{
color: #B04728;
}
.AnyTagClassName
{
color: #B04728;
}
</style>
background-color css
<style>
a { background-color: #B04728; }
a { background-color: rgb(176,71,40); }
div.DivClassName
{
background-color: #B04728;
}
.BgClassName
{
background-color: #B04728;
}
</style>
border-color css
<style>
span { border-color: #B04728; }
span { border-color: rgb(176,71,40); }
td.TdClassName
{
border-color: #B04728;
}
.TagClassName
{
border-color: #B04728;
}
</style>