Shades of Rose Of Sharon #B34622
Tints of Rose Of Sharon #B34622
RGB
CMYK
RGB Variations
Color information
#B34622 (or 0xB34622) is known color: Rose Of Sharon. HEX triplet: B3, 46 and 22. RGB value is (179,70,34). Sum of RGB (Red+Green+Blue) = 179+70+34=283 (37% of max value = 765). Red value is 179 (70.31% from 255 or 63.25% from 283); Green value is 70 (27.73% from 255 or 24.73% from 283); Blue value is 34 (13.67% from 255 or 12.01% from 283); Max value from RGB is 179 - color contains mainly: red. Hex color #B34622 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B34622 is #4CB9DD. Grayscale: #626262. Windows color (decimal): -5028318 or 2246323. OLE color: 2246323.
HSL color Cylindrical-coordinate representation of color #B34622: hue angle of 14.9º degrees, saturation: 0.68, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #B34622 is Cyan = 0, Magento = 0.61, Yellow = 0.81 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 70 | 34 | - |
| CMYK | 0 | 0.61 | 0.81 | 0.30 |
| HSL | 14.9º | 0.68% | 0.42% | - |
| HSV(B) | 14.9º | 0.81% | 0.7% | - |
| XYZ | 21.07 | 14.08 | 3.12 | - |
| YUV | 98.49 | 91.61 | 185.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 70 | 34 | 0 | 0.61 | 0.81 | 0.30 | 14.9 | 0.68 | 0.42 |
| Hex | B3 | 46 | 22 | 0 | 3D | 51 | 1E | F | 44 | 2A |
| Octal | 263 | 106 | 42 | 0 | 75 | 121 | 36 | 17 | 104 | 52 |
| Binary | 10110011 | 1000110 | 100010 | 0 | 111101 | 1010001 | 11110 | 1111 | 1000100 | 101010 |
Color Harmonies of #B34622
Complementary color
Monochromatic Colors of #B34622
Black with #B34622
Text Example
Text Example
White with #B34622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B34622; }
p { color: rgb(179,70,34); }
H1.HeaderClassName
{
color: #B34622;
}
.AnyTagClassName
{
color: #B34622;
}
</style>
background-color css
<style>
a { background-color: #B34622; }
a { background-color: rgb(179,70,34); }
div.DivClassName
{
background-color: #B34622;
}
.BgClassName
{
background-color: #B34622;
}
</style>
border-color css
<style>
span { border-color: #B34622; }
span { border-color: rgb(179,70,34); }
td.TdClassName
{
border-color: #B34622;
}
.TagClassName
{
border-color: #B34622;
}
</style>