Shades of Rose Of Sharon #B74622
Tints of Rose Of Sharon #B74622
RGB
CMYK
RGB Variations
Color information
#B74622 (or 0xB74622) is known color: Rose Of Sharon. HEX triplet: B7, 46 and 22. RGB value is (183,70,34). Sum of RGB (Red+Green+Blue) = 183+70+34=287 (38% of max value = 765). Red value is 183 (71.88% from 255 or 63.76% from 287); Green value is 70 (27.73% from 255 or 24.39% from 287); Blue value is 34 (13.67% from 255 or 11.85% from 287); Max value from RGB is 183 - color contains mainly: red. Hex color #B74622 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B74622 is #48B9DD. Grayscale: #636363. Windows color (decimal): -4766174 or 2246327. OLE color: 2246327.
HSL color Cylindrical-coordinate representation of color #B74622: hue angle of 14.5º degrees, saturation: 0.69, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #B74622 is Cyan = 0, Magento = 0.62, Yellow = 0.81 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 70 | 34 | - |
| CMYK | 0 | 0.62 | 0.81 | 0.28 |
| HSL | 14.5º | 0.69% | 0.43% | - |
| HSV(B) | 14.5º | 0.81% | 0.72% | - |
| XYZ | 22.01 | 14.56 | 3.16 | - |
| YUV | 99.68 | 90.94 | 187.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 70 | 34 | 0 | 0.62 | 0.81 | 0.28 | 14.5 | 0.69 | 0.43 |
| Hex | B7 | 46 | 22 | 0 | 3E | 51 | 1C | E | 45 | 2B |
| Octal | 267 | 106 | 42 | 0 | 76 | 121 | 34 | 16 | 105 | 53 |
| Binary | 10110111 | 1000110 | 100010 | 0 | 111110 | 1010001 | 11100 | 1110 | 1000101 | 101011 |
Color Harmonies of #B74622
Complementary color
Monochromatic Colors of #B74622
Black with #B74622
Text Example
Text Example
White with #B74622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B74622; }
p { color: rgb(183,70,34); }
H1.HeaderClassName
{
color: #B74622;
}
.AnyTagClassName
{
color: #B74622;
}
</style>
background-color css
<style>
a { background-color: #B74622; }
a { background-color: rgb(183,70,34); }
div.DivClassName
{
background-color: #B74622;
}
.BgClassName
{
background-color: #B74622;
}
</style>
border-color css
<style>
span { border-color: #B74622; }
span { border-color: rgb(183,70,34); }
td.TdClassName
{
border-color: #B74622;
}
.TagClassName
{
border-color: #B74622;
}
</style>