Shades of Rose Of Sharon #B25424
Tints of Rose Of Sharon #B25424
RGB
CMYK
RGB Variations
Color information
#B25424 (or 0xB25424) is known color: Rose Of Sharon. HEX triplet: B2, 54 and 24. RGB value is (178,84,36). Sum of RGB (Red+Green+Blue) = 178+84+36=298 (39% of max value = 765). Red value is 178 (69.92% from 255 or 59.73% from 298); Green value is 84 (33.20% from 255 or 28.19% from 298); Blue value is 36 (14.45% from 255 or 12.08% from 298); Max value from RGB is 178 - color contains mainly: red. Hex color #B25424 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #B25424 is #4DABDB. Grayscale: #6A6A6A. Windows color (decimal): -5090268 or 2380978. OLE color: 2380978.
HSL color Cylindrical-coordinate representation of color #B25424: hue angle of 20.28º degrees, saturation: 0.66, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #B25424 is Cyan = 0, Magento = 0.53, Yellow = 0.80 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 84 | 36 | - |
| CMYK | 0 | 0.53 | 0.80 | 0.30 |
| HSL | 20.28º | 0.66% | 0.42% | - |
| HSV(B) | 20.28º | 0.8% | 0.7% | - |
| XYZ | 21.85 | 15.93 | 3.59 | - |
| YUV | 106.63 | 88.14 | 178.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 84 | 36 | 0 | 0.53 | 0.80 | 0.30 | 20.28 | 0.66 | 0.42 |
| Hex | B2 | 54 | 24 | 0 | 35 | 50 | 1E | 14 | 42 | 2A |
| Octal | 262 | 124 | 44 | 0 | 65 | 120 | 36 | 24 | 102 | 52 |
| Binary | 10110010 | 1010100 | 100100 | 0 | 110101 | 1010000 | 11110 | 10100 | 1000010 | 101010 |
Color Harmonies of #B25424
Complementary color
Monochromatic Colors of #B25424
Black with #B25424
Text Example
Text Example
White with #B25424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B25424; }
p { color: rgb(178,84,36); }
H1.HeaderClassName
{
color: #B25424;
}
.AnyTagClassName
{
color: #B25424;
}
</style>
background-color css
<style>
a { background-color: #B25424; }
a { background-color: rgb(178,84,36); }
div.DivClassName
{
background-color: #B25424;
}
.BgClassName
{
background-color: #B25424;
}
</style>
border-color css
<style>
span { border-color: #B25424; }
span { border-color: rgb(178,84,36); }
td.TdClassName
{
border-color: #B25424;
}
.TagClassName
{
border-color: #B25424;
}
</style>