Shades of Rose Of Sharon #B34426
Tints of Rose Of Sharon #B34426
RGB
CMYK
RGB Variations
Color information
#B34426 (or 0xB34426) is known color: Rose Of Sharon. HEX triplet: B3, 44 and 26. RGB value is (179,68,38). Sum of RGB (Red+Green+Blue) = 179+68+38=285 (37% of max value = 765). Red value is 179 (70.31% from 255 or 62.81% from 285); Green value is 68 (26.95% from 255 or 23.86% from 285); Blue value is 38 (15.23% from 255 or 13.33% from 285); Max value from RGB is 179 - color contains mainly: red. Hex color #B34426 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B34426 is #4CBBD9. Grayscale: #626262. Windows color (decimal): -5028826 or 2507955. OLE color: 2507955.
HSL color Cylindrical-coordinate representation of color #B34426: hue angle of 12.77º degrees, saturation: 0.65, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #B34426 is Cyan = 0, Magento = 0.62, Yellow = 0.79 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 68 | 38 | - |
| CMYK | 0 | 0.62 | 0.79 | 0.30 |
| HSL | 12.77º | 0.65% | 0.43% | - |
| HSV(B) | 12.77º | 0.79% | 0.7% | - |
| XYZ | 21.01 | 13.86 | 3.4 | - |
| YUV | 97.77 | 94.27 | 185.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 68 | 38 | 0 | 0.62 | 0.79 | 0.30 | 12.77 | 0.65 | 0.43 |
| Hex | B3 | 44 | 26 | 0 | 3E | 4F | 1E | D | 41 | 2B |
| Octal | 263 | 104 | 46 | 0 | 76 | 117 | 36 | 15 | 101 | 53 |
| Binary | 10110011 | 1000100 | 100110 | 0 | 111110 | 1001111 | 11110 | 1101 | 1000001 | 101011 |
Color Harmonies of #B34426
Complementary color
Monochromatic Colors of #B34426
Black with #B34426
Text Example
Text Example
White with #B34426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B34426; }
p { color: rgb(179,68,38); }
H1.HeaderClassName
{
color: #B34426;
}
.AnyTagClassName
{
color: #B34426;
}
</style>
background-color css
<style>
a { background-color: #B34426; }
a { background-color: rgb(179,68,38); }
div.DivClassName
{
background-color: #B34426;
}
.BgClassName
{
background-color: #B34426;
}
</style>
border-color css
<style>
span { border-color: #B34426; }
span { border-color: rgb(179,68,38); }
td.TdClassName
{
border-color: #B34426;
}
.TagClassName
{
border-color: #B34426;
}
</style>