Shades of Rose Of Sharon #B15327
Tints of Rose Of Sharon #B15327
RGB
CMYK
RGB Variations
Color information
#B15327 (or 0xB15327) is known color: Rose Of Sharon. HEX triplet: B1, 53 and 27. RGB value is (177,83,39). Sum of RGB (Red+Green+Blue) = 177+83+39=299 (39% of max value = 765). Red value is 177 (69.53% from 255 or 59.20% from 299); Green value is 83 (32.81% from 255 or 27.76% from 299); Blue value is 39 (15.62% from 255 or 13.04% from 299); Max value from RGB is 177 - color contains mainly: red. Hex color #B15327 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #B15327 is #4EACD8. Grayscale: #6A6A6A. Windows color (decimal): -5156057 or 2577329. OLE color: 2577329.
HSL color Cylindrical-coordinate representation of color #B15327: hue angle of 19.13º degrees, saturation: 0.64, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #B15327 is Cyan = 0, Magento = 0.53, Yellow = 0.78 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 83 | 39 | - |
| CMYK | 0 | 0.53 | 0.78 | 0.31 |
| HSL | 19.13º | 0.64% | 0.42% | - |
| HSV(B) | 19.13º | 0.78% | 0.69% | - |
| XYZ | 21.59 | 15.68 | 3.81 | - |
| YUV | 106.09 | 90.14 | 178.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 83 | 39 | 0 | 0.53 | 0.78 | 0.31 | 19.13 | 0.64 | 0.42 |
| Hex | B1 | 53 | 27 | 0 | 35 | 4E | 1F | 13 | 40 | 2A |
| Octal | 261 | 123 | 47 | 0 | 65 | 116 | 37 | 23 | 100 | 52 |
| Binary | 10110001 | 1010011 | 100111 | 0 | 110101 | 1001110 | 11111 | 10011 | 1000000 | 101010 |
Color Harmonies of #B15327
Complementary color
Monochromatic Colors of #B15327
Black with #B15327
Text Example
Text Example
White with #B15327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B15327; }
p { color: rgb(177,83,39); }
H1.HeaderClassName
{
color: #B15327;
}
.AnyTagClassName
{
color: #B15327;
}
</style>
background-color css
<style>
a { background-color: #B15327; }
a { background-color: rgb(177,83,39); }
div.DivClassName
{
background-color: #B15327;
}
.BgClassName
{
background-color: #B15327;
}
</style>
border-color css
<style>
span { border-color: #B15327; }
span { border-color: rgb(177,83,39); }
td.TdClassName
{
border-color: #B15327;
}
.TagClassName
{
border-color: #B15327;
}
</style>