Shades of Rose Of Sharon #B04428
Tints of Rose Of Sharon #B04428
RGB
CMYK
RGB Variations
Color information
#B04428 (or 0xB04428) is known color: Rose Of Sharon. HEX triplet: B0, 44 and 28. RGB value is (176,68,40). Sum of RGB (Red+Green+Blue) = 176+68+40=284 (37% of max value = 765). Red value is 176 (69.14% from 255 or 61.97% from 284); Green value is 68 (26.95% from 255 or 23.94% from 284); Blue value is 40 (16.02% from 255 or 14.08% from 284); Max value from RGB is 176 - color contains mainly: red. Hex color #B04428 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #B04428 is #4FBBD7. Grayscale: #616161. Windows color (decimal): -5225432 or 2639024. OLE color: 2639024.
HSL color Cylindrical-coordinate representation of color #B04428: hue angle of 12.35º 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 #B04428 is Cyan = 0, Magento = 0.61, Yellow = 0.77 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 68 | 40 | - |
| CMYK | 0 | 0.61 | 0.77 | 0.31 |
| HSL | 12.35º | 0.63% | 0.42% | - |
| HSV(B) | 12.35º | 0.77% | 0.69% | - |
| XYZ | 20.35 | 13.52 | 3.54 | - |
| YUV | 97.1 | 95.78 | 184.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 68 | 40 | 0 | 0.61 | 0.77 | 0.31 | 12.35 | 0.63 | 0.42 |
| Hex | B0 | 44 | 28 | 0 | 3D | 4D | 1F | C | 3F | 2A |
| Octal | 260 | 104 | 50 | 0 | 75 | 115 | 37 | 14 | 77 | 52 |
| Binary | 10110000 | 1000100 | 101000 | 0 | 111101 | 1001101 | 11111 | 1100 | 111111 | 101010 |
Color Harmonies of #B04428
Complementary color
Monochromatic Colors of #B04428
Black with #B04428
Text Example
Text Example
White with #B04428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B04428; }
p { color: rgb(176,68,40); }
H1.HeaderClassName
{
color: #B04428;
}
.AnyTagClassName
{
color: #B04428;
}
</style>
background-color css
<style>
a { background-color: #B04428; }
a { background-color: rgb(176,68,40); }
div.DivClassName
{
background-color: #B04428;
}
.BgClassName
{
background-color: #B04428;
}
</style>
border-color css
<style>
span { border-color: #B04428; }
span { border-color: rgb(176,68,40); }
td.TdClassName
{
border-color: #B04428;
}
.TagClassName
{
border-color: #B04428;
}
</style>