Shades of Rose Of Sharon #B74426
Tints of Rose Of Sharon #B74426
RGB
CMYK
RGB Variations
Color information
#B74426 (or 0xB74426) is known color: Rose Of Sharon. HEX triplet: B7, 44 and 26. RGB value is (183,68,38). Sum of RGB (Red+Green+Blue) = 183+68+38=289 (38% of max value = 765). Red value is 183 (71.88% from 255 or 63.32% from 289); Green value is 68 (26.95% from 255 or 23.53% from 289); Blue value is 38 (15.23% from 255 or 13.15% from 289); Max value from RGB is 183 - color contains mainly: red. Hex color #B74426 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B74426 is #48BBD9. Grayscale: #636363. Windows color (decimal): -4766682 or 2507959. OLE color: 2507959.
HSL color Cylindrical-coordinate representation of color #B74426: hue angle of 12.41º 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 #B74426 is Cyan = 0, Magento = 0.63, Yellow = 0.79 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 68 | 38 | - |
| CMYK | 0 | 0.63 | 0.79 | 0.28 |
| HSL | 12.41º | 0.66% | 0.43% | - |
| HSV(B) | 12.41º | 0.79% | 0.72% | - |
| XYZ | 21.95 | 14.34 | 3.45 | - |
| YUV | 98.97 | 93.6 | 187.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 68 | 38 | 0 | 0.63 | 0.79 | 0.28 | 12.41 | 0.66 | 0.43 |
| Hex | B7 | 44 | 26 | 0 | 3F | 4F | 1C | C | 42 | 2B |
| Octal | 267 | 104 | 46 | 0 | 77 | 117 | 34 | 14 | 102 | 53 |
| Binary | 10110111 | 1000100 | 100110 | 0 | 111111 | 1001111 | 11100 | 1100 | 1000010 | 101011 |
Color Harmonies of #B74426
Complementary color
Monochromatic Colors of #B74426
Black with #B74426
Text Example
Text Example
White with #B74426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B74426; }
p { color: rgb(183,68,38); }
H1.HeaderClassName
{
color: #B74426;
}
.AnyTagClassName
{
color: #B74426;
}
</style>
background-color css
<style>
a { background-color: #B74426; }
a { background-color: rgb(183,68,38); }
div.DivClassName
{
background-color: #B74426;
}
.BgClassName
{
background-color: #B74426;
}
</style>
border-color css
<style>
span { border-color: #B74426; }
span { border-color: rgb(183,68,38); }
td.TdClassName
{
border-color: #B74426;
}
.TagClassName
{
border-color: #B74426;
}
</style>