Shades of Rose Of Sharon #B15326
Tints of Rose Of Sharon #B15326
RGB
CMYK
RGB Variations
Color information
#B15326 (or 0xB15326) is known color: Rose Of Sharon. HEX triplet: B1, 53 and 26. RGB value is (177,83,38). Sum of RGB (Red+Green+Blue) = 177+83+38=298 (39% of max value = 765). Red value is 177 (69.53% from 255 or 59.40% from 298); Green value is 83 (32.81% from 255 or 27.85% from 298); Blue value is 38 (15.23% from 255 or 12.75% from 298); Max value from RGB is 177 - color contains mainly: red. Hex color #B15326 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #B15326 is #4EACD9. Grayscale: #6A6A6A. Windows color (decimal): -5156058 or 2511793. OLE color: 2511793.
HSL color Cylindrical-coordinate representation of color #B15326: hue angle of 19.42º 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 #B15326 is Cyan = 0, Magento = 0.53, Yellow = 0.79 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 83 | 38 | - |
| CMYK | 0 | 0.53 | 0.79 | 0.31 |
| HSL | 19.42º | 0.65% | 0.42% | - |
| HSV(B) | 19.42º | 0.79% | 0.69% | - |
| XYZ | 21.57 | 15.67 | 3.72 | - |
| YUV | 105.98 | 89.64 | 178.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 83 | 38 | 0 | 0.53 | 0.79 | 0.31 | 19.42 | 0.65 | 0.42 |
| Hex | B1 | 53 | 26 | 0 | 35 | 4F | 1F | 13 | 41 | 2A |
| Octal | 261 | 123 | 46 | 0 | 65 | 117 | 37 | 23 | 101 | 52 |
| Binary | 10110001 | 1010011 | 100110 | 0 | 110101 | 1001111 | 11111 | 10011 | 1000001 | 101010 |
Color Harmonies of #B15326
Complementary color
Monochromatic Colors of #B15326
Black with #B15326
Text Example
Text Example
White with #B15326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B15326; }
p { color: rgb(177,83,38); }
H1.HeaderClassName
{
color: #B15326;
}
.AnyTagClassName
{
color: #B15326;
}
</style>
background-color css
<style>
a { background-color: #B15326; }
a { background-color: rgb(177,83,38); }
div.DivClassName
{
background-color: #B15326;
}
.BgClassName
{
background-color: #B15326;
}
</style>
border-color css
<style>
span { border-color: #B15326; }
span { border-color: rgb(177,83,38); }
td.TdClassName
{
border-color: #B15326;
}
.TagClassName
{
border-color: #B15326;
}
</style>