Shades of Rose Of Sharon #B14926
Tints of Rose Of Sharon #B14926
RGB
CMYK
RGB Variations
Color information
#B14926 (or 0xB14926) is known color: Rose Of Sharon. HEX triplet: B1, 49 and 26. RGB value is (177,73,38). Sum of RGB (Red+Green+Blue) = 177+73+38=288 (38% of max value = 765). Red value is 177 (69.53% from 255 or 61.46% from 288); Green value is 73 (28.91% from 255 or 25.35% from 288); Blue value is 38 (15.23% from 255 or 13.19% from 288); Max value from RGB is 177 - color contains mainly: red. Hex color #B14926 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #B14926 is #4EB6D9. Grayscale: #646464. Windows color (decimal): -5158618 or 2509233. OLE color: 2509233.
HSL color Cylindrical-coordinate representation of color #B14926: hue angle of 15.11º degrees, saturation: 0.65, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #B14926 is Cyan = 0, Magento = 0.59, Yellow = 0.79 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 73 | 38 | - |
| CMYK | 0 | 0.59 | 0.79 | 0.31 |
| HSL | 15.11º | 0.65% | 0.42% | - |
| HSV(B) | 15.11º | 0.79% | 0.69% | - |
| XYZ | 20.86 | 14.25 | 3.49 | - |
| YUV | 100.11 | 92.96 | 182.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 73 | 38 | 0 | 0.59 | 0.79 | 0.31 | 15.11 | 0.65 | 0.42 |
| Hex | B1 | 49 | 26 | 0 | 3B | 4F | 1F | F | 41 | 2A |
| Octal | 261 | 111 | 46 | 0 | 73 | 117 | 37 | 17 | 101 | 52 |
| Binary | 10110001 | 1001001 | 100110 | 0 | 111011 | 1001111 | 11111 | 1111 | 1000001 | 101010 |
Color Harmonies of #B14926
Complementary color
Monochromatic Colors of #B14926
Black with #B14926
Text Example
Text Example
White with #B14926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B14926; }
p { color: rgb(177,73,38); }
H1.HeaderClassName
{
color: #B14926;
}
.AnyTagClassName
{
color: #B14926;
}
</style>
background-color css
<style>
a { background-color: #B14926; }
a { background-color: rgb(177,73,38); }
div.DivClassName
{
background-color: #B14926;
}
.BgClassName
{
background-color: #B14926;
}
</style>
border-color css
<style>
span { border-color: #B14926; }
span { border-color: rgb(177,73,38); }
td.TdClassName
{
border-color: #B14926;
}
.TagClassName
{
border-color: #B14926;
}
</style>