Shades of Rose Of Sharon #B64628
Tints of Rose Of Sharon #B64628
RGB
CMYK
RGB Variations
Color information
#B64628 (or 0xB64628) is known color: Rose Of Sharon. HEX triplet: B6, 46 and 28. RGB value is (182,70,40). Sum of RGB (Red+Green+Blue) = 182+70+40=292 (38% of max value = 765). Red value is 182 (71.48% from 255 or 62.33% from 292); Green value is 70 (27.73% from 255 or 23.97% from 292); Blue value is 40 (16.02% from 255 or 13.70% from 292); Max value from RGB is 182 - color contains mainly: red. Hex color #B64628 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B64628 is #49B9D7. Grayscale: #646464. Windows color (decimal): -4831704 or 2639542. OLE color: 2639542.
HSL color Cylindrical-coordinate representation of color #B64628: hue angle of 12.68º degrees, saturation: 0.64, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #B64628 is Cyan = 0, Magento = 0.62, Yellow = 0.78 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 182 | 70 | 40 | - |
| CMYK | 0 | 0.62 | 0.78 | 0.29 |
| HSL | 12.68º | 0.64% | 0.44% | - |
| HSV(B) | 12.68º | 0.78% | 0.71% | - |
| XYZ | 21.86 | 14.48 | 3.65 | - |
| YUV | 100.07 | 94.11 | 186.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 182 | 70 | 40 | 0 | 0.62 | 0.78 | 0.29 | 12.68 | 0.64 | 0.44 |
| Hex | B6 | 46 | 28 | 0 | 3E | 4E | 1D | D | 40 | 2C |
| Octal | 266 | 106 | 50 | 0 | 76 | 116 | 35 | 15 | 100 | 54 |
| Binary | 10110110 | 1000110 | 101000 | 0 | 111110 | 1001110 | 11101 | 1101 | 1000000 | 101100 |
Color Harmonies of #B64628
Complementary color
Monochromatic Colors of #B64628
Black with #B64628
Text Example
Text Example
White with #B64628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B64628; }
p { color: rgb(182,70,40); }
H1.HeaderClassName
{
color: #B64628;
}
.AnyTagClassName
{
color: #B64628;
}
</style>
background-color css
<style>
a { background-color: #B64628; }
a { background-color: rgb(182,70,40); }
div.DivClassName
{
background-color: #B64628;
}
.BgClassName
{
background-color: #B64628;
}
</style>
border-color css
<style>
span { border-color: #B64628; }
span { border-color: rgb(182,70,40); }
td.TdClassName
{
border-color: #B64628;
}
.TagClassName
{
border-color: #B64628;
}
</style>