Shades of Rose Of Sharon #B64728
Tints of Rose Of Sharon #B64728
RGB
CMYK
RGB Variations
Color information
#B64728 (or 0xB64728) is known color: Rose Of Sharon. HEX triplet: B6, 47 and 28. RGB value is (182,71,40). Sum of RGB (Red+Green+Blue) = 182+71+40=293 (38% of max value = 765). Red value is 182 (71.48% from 255 or 62.12% from 293); Green value is 71 (28.12% from 255 or 24.23% from 293); Blue value is 40 (16.02% from 255 or 13.65% from 293); Max value from RGB is 182 - color contains mainly: red. Hex color #B64728 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B64728 is #49B8D7. Grayscale: #646464. Windows color (decimal): -4831448 or 2639798. OLE color: 2639798.
HSL color Cylindrical-coordinate representation of color #B64728: hue angle of 13.1º 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 #B64728 is Cyan = 0, Magento = 0.61, Yellow = 0.78 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 182 | 71 | 40 | - |
| CMYK | 0 | 0.61 | 0.78 | 0.29 |
| HSL | 13.1º | 0.64% | 0.44% | - |
| HSV(B) | 13.1º | 0.78% | 0.71% | - |
| XYZ | 21.93 | 14.6 | 3.67 | - |
| YUV | 100.66 | 93.77 | 186.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 182 | 71 | 40 | 0 | 0.61 | 0.78 | 0.29 | 13.1 | 0.64 | 0.44 |
| Hex | B6 | 47 | 28 | 0 | 3D | 4E | 1D | D | 40 | 2C |
| Octal | 266 | 107 | 50 | 0 | 75 | 116 | 35 | 15 | 100 | 54 |
| Binary | 10110110 | 1000111 | 101000 | 0 | 111101 | 1001110 | 11101 | 1101 | 1000000 | 101100 |
Color Harmonies of #B64728
Complementary color
Monochromatic Colors of #B64728
Black with #B64728
Text Example
Text Example
White with #B64728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B64728; }
p { color: rgb(182,71,40); }
H1.HeaderClassName
{
color: #B64728;
}
.AnyTagClassName
{
color: #B64728;
}
</style>
background-color css
<style>
a { background-color: #B64728; }
a { background-color: rgb(182,71,40); }
div.DivClassName
{
background-color: #B64728;
}
.BgClassName
{
background-color: #B64728;
}
</style>
border-color css
<style>
span { border-color: #B64728; }
span { border-color: rgb(182,71,40); }
td.TdClassName
{
border-color: #B64728;
}
.TagClassName
{
border-color: #B64728;
}
</style>