Shades of Rose Of Sharon #B24625
Tints of Rose Of Sharon #B24625
RGB
CMYK
RGB Variations
Color information
#B24625 (or 0xB24625) is known color: Rose Of Sharon. HEX triplet: B2, 46 and 25. RGB value is (178,70,37). Sum of RGB (Red+Green+Blue) = 178+70+37=285 (37% of max value = 765). Red value is 178 (69.92% from 255 or 62.46% from 285); Green value is 70 (27.73% from 255 or 24.56% from 285); Blue value is 37 (14.84% from 255 or 12.98% from 285); Max value from RGB is 178 - color contains mainly: red. Hex color #B24625 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #B24625 is #4DB9DA. Grayscale: #626262. Windows color (decimal): -5093851 or 2442930. OLE color: 2442930.
HSL color Cylindrical-coordinate representation of color #B24625: hue angle of 14.04º degrees, saturation: 0.66, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #B24625 is Cyan = 0, Magento = 0.61, Yellow = 0.79 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 70 | 37 | - |
| CMYK | 0 | 0.61 | 0.79 | 0.30 |
| HSL | 14.04º | 0.66% | 0.42% | - |
| HSV(B) | 14.04º | 0.79% | 0.7% | - |
| XYZ | 20.88 | 13.98 | 3.35 | - |
| YUV | 98.53 | 93.28 | 184.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 70 | 37 | 0 | 0.61 | 0.79 | 0.30 | 14.04 | 0.66 | 0.42 |
| Hex | B2 | 46 | 25 | 0 | 3D | 4F | 1E | E | 42 | 2A |
| Octal | 262 | 106 | 45 | 0 | 75 | 117 | 36 | 16 | 102 | 52 |
| Binary | 10110010 | 1000110 | 100101 | 0 | 111101 | 1001111 | 11110 | 1110 | 1000010 | 101010 |
Color Harmonies of #B24625
Complementary color
Monochromatic Colors of #B24625
Black with #B24625
Text Example
Text Example
White with #B24625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B24625; }
p { color: rgb(178,70,37); }
H1.HeaderClassName
{
color: #B24625;
}
.AnyTagClassName
{
color: #B24625;
}
</style>
background-color css
<style>
a { background-color: #B24625; }
a { background-color: rgb(178,70,37); }
div.DivClassName
{
background-color: #B24625;
}
.BgClassName
{
background-color: #B24625;
}
</style>
border-color css
<style>
span { border-color: #B24625; }
span { border-color: rgb(178,70,37); }
td.TdClassName
{
border-color: #B24625;
}
.TagClassName
{
border-color: #B24625;
}
</style>