Shades of Rose Of Sharon #B74526
Tints of Rose Of Sharon #B74526
RGB
CMYK
RGB Variations
Color information
#B74526 (or 0xB74526) is known color: Rose Of Sharon. HEX triplet: B7, 45 and 26. RGB value is (183,69,38). Sum of RGB (Red+Green+Blue) = 183+69+38=290 (38% of max value = 765). Red value is 183 (71.88% from 255 or 63.10% from 290); Green value is 69 (27.34% from 255 or 23.79% from 290); Blue value is 38 (15.23% from 255 or 13.10% from 290); Max value from RGB is 183 - color contains mainly: red. Hex color #B74526 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B74526 is #48BAD9. Grayscale: #636363. Windows color (decimal): -4766426 or 2508215. OLE color: 2508215.
HSL color Cylindrical-coordinate representation of color #B74526: hue angle of 12.83º degrees, saturation: 0.66, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #B74526 is Cyan = 0, Magento = 0.62, Yellow = 0.79 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 69 | 38 | - |
| CMYK | 0 | 0.62 | 0.79 | 0.28 |
| HSL | 12.83º | 0.66% | 0.43% | - |
| HSV(B) | 12.83º | 0.79% | 0.72% | - |
| XYZ | 22.01 | 14.46 | 3.47 | - |
| YUV | 99.55 | 93.27 | 187.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 69 | 38 | 0 | 0.62 | 0.79 | 0.28 | 12.83 | 0.66 | 0.43 |
| Hex | B7 | 45 | 26 | 0 | 3E | 4F | 1C | D | 42 | 2B |
| Octal | 267 | 105 | 46 | 0 | 76 | 117 | 34 | 15 | 102 | 53 |
| Binary | 10110111 | 1000101 | 100110 | 0 | 111110 | 1001111 | 11100 | 1101 | 1000010 | 101011 |
Color Harmonies of #B74526
Complementary color
Monochromatic Colors of #B74526
Black with #B74526
Text Example
Text Example
White with #B74526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B74526; }
p { color: rgb(183,69,38); }
H1.HeaderClassName
{
color: #B74526;
}
.AnyTagClassName
{
color: #B74526;
}
</style>
background-color css
<style>
a { background-color: #B74526; }
a { background-color: rgb(183,69,38); }
div.DivClassName
{
background-color: #B74526;
}
.BgClassName
{
background-color: #B74526;
}
</style>
border-color css
<style>
span { border-color: #B74526; }
span { border-color: rgb(183,69,38); }
td.TdClassName
{
border-color: #B74526;
}
.TagClassName
{
border-color: #B74526;
}
</style>