Shades of Rose Of Sharon #B34629
Tints of Rose Of Sharon #B34629
RGB
CMYK
RGB Variations
Color information
#B34629 (or 0xB34629) is known color: Rose Of Sharon. HEX triplet: B3, 46 and 29. RGB value is (179,70,41). Sum of RGB (Red+Green+Blue) = 179+70+41=290 (38% of max value = 765). Red value is 179 (70.31% from 255 or 61.72% from 290); Green value is 70 (27.73% from 255 or 24.14% from 290); Blue value is 41 (16.41% from 255 or 14.14% from 290); Max value from RGB is 179 - color contains mainly: red. Hex color #B34629 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B34629 is #4CB9D6. Grayscale: #636363. Windows color (decimal): -5028311 or 2705075. OLE color: 2705075.
HSL color Cylindrical-coordinate representation of color #B34629: hue angle of 12.61º degrees, saturation: 0.63, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #B34629 is Cyan = 0, Magento = 0.61, Yellow = 0.77 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 70 | 41 | - |
| CMYK | 0 | 0.61 | 0.77 | 0.30 |
| HSL | 12.61º | 0.63% | 0.43% | - |
| HSV(B) | 12.61º | 0.77% | 0.7% | - |
| XYZ | 21.18 | 14.12 | 3.71 | - |
| YUV | 99.29 | 95.11 | 184.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 70 | 41 | 0 | 0.61 | 0.77 | 0.30 | 12.61 | 0.63 | 0.43 |
| Hex | B3 | 46 | 29 | 0 | 3D | 4D | 1E | D | 3F | 2B |
| Octal | 263 | 106 | 51 | 0 | 75 | 115 | 36 | 15 | 77 | 53 |
| Binary | 10110011 | 1000110 | 101001 | 0 | 111101 | 1001101 | 11110 | 1101 | 111111 | 101011 |
Color Harmonies of #B34629
Complementary color
Monochromatic Colors of #B34629
Black with #B34629
Text Example
Text Example
White with #B34629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B34629; }
p { color: rgb(179,70,41); }
H1.HeaderClassName
{
color: #B34629;
}
.AnyTagClassName
{
color: #B34629;
}
</style>
background-color css
<style>
a { background-color: #B34629; }
a { background-color: rgb(179,70,41); }
div.DivClassName
{
background-color: #B34629;
}
.BgClassName
{
background-color: #B34629;
}
</style>
border-color css
<style>
span { border-color: #B34629; }
span { border-color: rgb(179,70,41); }
td.TdClassName
{
border-color: #B34629;
}
.TagClassName
{
border-color: #B34629;
}
</style>