Shades of Sunglo #B76756
Tints of Sunglo #B76756
RGB
CMYK
RGB Variations
Color information
#B76756 (or 0xB76756) is known color: Sunglo. HEX triplet: B7, 67 and 56. RGB value is (183,103,86). Sum of RGB (Red+Green+Blue) = 183+103+86=372 (49% of max value = 765). Red value is 183 (71.88% from 255 or 49.19% from 372); Green value is 103 (40.62% from 255 or 27.69% from 372); Blue value is 86 (33.98% from 255 or 23.12% from 372); Max value from RGB is 183 - color contains mainly: red. Hex color #B76756 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B76756 is #4898A9. Grayscale: #7D7D7D. Windows color (decimal): -4757674 or 5662647. OLE color: 5662647.
HSL color Cylindrical-coordinate representation of color #B76756: hue angle of 10.52º degrees, saturation: 0.4, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #B76756 is Cyan = 0, Magento = 0.44, Yellow = 0.53 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 103 | 86 | - |
| CMYK | 0 | 0.44 | 0.53 | 0.28 |
| HSL | 10.52º | 0.4% | 0.53% | - |
| HSV(B) | 10.52º | 0.53% | 0.72% | - |
| XYZ | 26.06 | 20.44 | 11.38 | - |
| YUV | 124.98 | 106 | 169.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 103 | 86 | 0 | 0.44 | 0.53 | 0.28 | 10.52 | 0.4 | 0.53 |
| Hex | B7 | 67 | 56 | 0 | 2C | 35 | 1C | B | 28 | 35 |
| Octal | 267 | 147 | 126 | 0 | 54 | 65 | 34 | 13 | 50 | 65 |
| Binary | 10110111 | 1100111 | 1010110 | 0 | 101100 | 110101 | 11100 | 1011 | 101000 | 110101 |
Color Harmonies of #B76756
Complementary color
Monochromatic Colors of #B76756
Black with #B76756
Text Example
Text Example
White with #B76756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B76756; }
p { color: rgb(183,103,86); }
H1.HeaderClassName
{
color: #B76756;
}
.AnyTagClassName
{
color: #B76756;
}
</style>
background-color css
<style>
a { background-color: #B76756; }
a { background-color: rgb(183,103,86); }
div.DivClassName
{
background-color: #B76756;
}
.BgClassName
{
background-color: #B76756;
}
</style>
border-color css
<style>
span { border-color: #B76756; }
span { border-color: rgb(183,103,86); }
td.TdClassName
{
border-color: #B76756;
}
.TagClassName
{
border-color: #B76756;
}
</style>