Shades of Rose Of Sharon #B74920
Tints of Rose Of Sharon #B74920
RGB
CMYK
RGB Variations
Color information
#B74920 (or 0xB74920) is known color: Rose Of Sharon. HEX triplet: B7, 49 and 20. RGB value is (183,73,32). Sum of RGB (Red+Green+Blue) = 183+73+32=288 (38% of max value = 765). Red value is 183 (71.88% from 255 or 63.54% from 288); Green value is 73 (28.91% from 255 or 25.35% from 288); Blue value is 32 (12.89% from 255 or 11.11% from 288); Max value from RGB is 183 - color contains mainly: red. Hex color #B74920 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B74920 is #48B6DF. Grayscale: #656565. Windows color (decimal): -4765408 or 2116023. OLE color: 2116023.
HSL color Cylindrical-coordinate representation of color #B74920: hue angle of 16.29º degrees, saturation: 0.7, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #B74920 is Cyan = 0, Magento = 0.60, Yellow = 0.83 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 73 | 32 | - |
| CMYK | 0 | 0.60 | 0.83 | 0.28 |
| HSL | 16.29º | 0.7% | 0.42% | - |
| HSV(B) | 16.29º | 0.83% | 0.72% | - |
| XYZ | 22.17 | 14.94 | 3.08 | - |
| YUV | 101.22 | 88.94 | 186.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 73 | 32 | 0 | 0.60 | 0.83 | 0.28 | 16.29 | 0.7 | 0.42 |
| Hex | B7 | 49 | 20 | 0 | 3C | 53 | 1C | 10 | 46 | 2A |
| Octal | 267 | 111 | 40 | 0 | 74 | 123 | 34 | 20 | 106 | 52 |
| Binary | 10110111 | 1001001 | 100000 | 0 | 111100 | 1010011 | 11100 | 10000 | 1000110 | 101010 |
Color Harmonies of #B74920
Complementary color
Monochromatic Colors of #B74920
Black with #B74920
Text Example
Text Example
White with #B74920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B74920; }
p { color: rgb(183,73,32); }
H1.HeaderClassName
{
color: #B74920;
}
.AnyTagClassName
{
color: #B74920;
}
</style>
background-color css
<style>
a { background-color: #B74920; }
a { background-color: rgb(183,73,32); }
div.DivClassName
{
background-color: #B74920;
}
.BgClassName
{
background-color: #B74920;
}
</style>
border-color css
<style>
span { border-color: #B74920; }
span { border-color: rgb(183,73,32); }
td.TdClassName
{
border-color: #B74920;
}
.TagClassName
{
border-color: #B74920;
}
</style>