Shades of Rose Of Sharon #B74928
Tints of Rose Of Sharon #B74928
RGB
CMYK
RGB Variations
Color information
#B74928 (or 0xB74928) is known color: Rose Of Sharon. HEX triplet: B7, 49 and 28. RGB value is (183,73,40). Sum of RGB (Red+Green+Blue) = 183+73+40=296 (39% of max value = 765). Red value is 183 (71.88% from 255 or 61.82% from 296); Green value is 73 (28.91% from 255 or 24.66% from 296); Blue value is 40 (16.02% from 255 or 13.51% from 296); Max value from RGB is 183 - color contains mainly: red. Hex color #B74928 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B74928 is #48B6D7. Grayscale: #666666. Windows color (decimal): -4765400 or 2640311. OLE color: 2640311.
HSL color Cylindrical-coordinate representation of color #B74928: hue angle of 13.85º degrees, saturation: 0.64, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #B74928 is Cyan = 0, Magento = 0.60, Yellow = 0.78 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 73 | 40 | - |
| CMYK | 0 | 0.60 | 0.78 | 0.28 |
| HSL | 13.85º | 0.64% | 0.44% | - |
| HSV(B) | 13.85º | 0.78% | 0.72% | - |
| XYZ | 22.29 | 14.99 | 3.72 | - |
| YUV | 102.13 | 92.94 | 185.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 73 | 40 | 0 | 0.60 | 0.78 | 0.28 | 13.85 | 0.64 | 0.44 |
| Hex | B7 | 49 | 28 | 0 | 3C | 4E | 1C | E | 40 | 2C |
| Octal | 267 | 111 | 50 | 0 | 74 | 116 | 34 | 16 | 100 | 54 |
| Binary | 10110111 | 1001001 | 101000 | 0 | 111100 | 1001110 | 11100 | 1110 | 1000000 | 101100 |
Color Harmonies of #B74928
Complementary color
Monochromatic Colors of #B74928
Black with #B74928
Text Example
Text Example
White with #B74928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B74928; }
p { color: rgb(183,73,40); }
H1.HeaderClassName
{
color: #B74928;
}
.AnyTagClassName
{
color: #B74928;
}
</style>
background-color css
<style>
a { background-color: #B74928; }
a { background-color: rgb(183,73,40); }
div.DivClassName
{
background-color: #B74928;
}
.BgClassName
{
background-color: #B74928;
}
</style>
border-color css
<style>
span { border-color: #B74928; }
span { border-color: rgb(183,73,40); }
td.TdClassName
{
border-color: #B74928;
}
.TagClassName
{
border-color: #B74928;
}
</style>