Shades of Rose Of Sharon #B14527
Tints of Rose Of Sharon #B14527
RGB
CMYK
RGB Variations
Color information
#B14527 (or 0xB14527) is known color: Rose Of Sharon. HEX triplet: B1, 45 and 27. RGB value is (177,69,39). Sum of RGB (Red+Green+Blue) = 177+69+39=285 (37% of max value = 765). Red value is 177 (69.53% from 255 or 62.11% from 285); Green value is 69 (27.34% from 255 or 24.21% from 285); Blue value is 39 (15.62% from 255 or 13.68% from 285); Max value from RGB is 177 - color contains mainly: red. Hex color #B14527 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #B14527 is #4EBAD8. Grayscale: #626262. Windows color (decimal): -5159641 or 2573745. OLE color: 2573745.
HSL color Cylindrical-coordinate representation of color #B14527: hue angle of 13.04º 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 #B14527 is Cyan = 0, Magento = 0.61, Yellow = 0.78 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 69 | 39 | - |
| CMYK | 0 | 0.61 | 0.78 | 0.31 |
| HSL | 13.04º | 0.64% | 0.42% | - |
| HSV(B) | 13.04º | 0.78% | 0.69% | - |
| XYZ | 20.63 | 13.75 | 3.49 | - |
| YUV | 97.87 | 94.78 | 184.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 69 | 39 | 0 | 0.61 | 0.78 | 0.31 | 13.04 | 0.64 | 0.42 |
| Hex | B1 | 45 | 27 | 0 | 3D | 4E | 1F | D | 40 | 2A |
| Octal | 261 | 105 | 47 | 0 | 75 | 116 | 37 | 15 | 100 | 52 |
| Binary | 10110001 | 1000101 | 100111 | 0 | 111101 | 1001110 | 11111 | 1101 | 1000000 | 101010 |
Color Harmonies of #B14527
Complementary color
Monochromatic Colors of #B14527
Black with #B14527
Text Example
Text Example
White with #B14527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B14527; }
p { color: rgb(177,69,39); }
H1.HeaderClassName
{
color: #B14527;
}
.AnyTagClassName
{
color: #B14527;
}
</style>
background-color css
<style>
a { background-color: #B14527; }
a { background-color: rgb(177,69,39); }
div.DivClassName
{
background-color: #B14527;
}
.BgClassName
{
background-color: #B14527;
}
</style>
border-color css
<style>
span { border-color: #B14527; }
span { border-color: rgb(177,69,39); }
td.TdClassName
{
border-color: #B14527;
}
.TagClassName
{
border-color: #B14527;
}
</style>