Shades of Sante Fe #B77756
Tints of Sante Fe #B77756
RGB
CMYK
RGB Variations
Color information
#B77756 (or 0xB77756) is known color: Sante Fe. HEX triplet: B7, 77 and 56. RGB value is (183,119,86). Sum of RGB (Red+Green+Blue) = 183+119+86=388 (51% of max value = 765). Red value is 183 (71.88% from 255 or 47.16% from 388); Green value is 119 (46.88% from 255 or 30.67% from 388); Blue value is 86 (33.98% from 255 or 22.16% from 388); Max value from RGB is 183 - color contains mainly: red. Hex color #B77756 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B77756 is #4888A9. Grayscale: #868686. Windows color (decimal): -4753578 or 5666743. OLE color: 5666743.
HSL color Cylindrical-coordinate representation of color #B77756: hue angle of 20.41º 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 #B77756 is Cyan = 0, Magento = 0.35, Yellow = 0.53 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 119 | 86 | - |
| CMYK | 0 | 0.35 | 0.53 | 0.28 |
| HSL | 20.41º | 0.4% | 0.53% | - |
| HSV(B) | 20.41º | 0.53% | 0.72% | - |
| XYZ | 27.8 | 23.93 | 11.96 | - |
| YUV | 134.37 | 100.7 | 162.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 119 | 86 | 0 | 0.35 | 0.53 | 0.28 | 20.41 | 0.4 | 0.53 |
| Hex | B7 | 77 | 56 | 0 | 23 | 35 | 1C | 14 | 28 | 35 |
| Octal | 267 | 167 | 126 | 0 | 43 | 65 | 34 | 24 | 50 | 65 |
| Binary | 10110111 | 1110111 | 1010110 | 0 | 100011 | 110101 | 11100 | 10100 | 101000 | 110101 |
Color Harmonies of #B77756
Complementary color
Monochromatic Colors of #B77756
Black with #B77756
Text Example
Text Example
White with #B77756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B77756; }
p { color: rgb(183,119,86); }
H1.HeaderClassName
{
color: #B77756;
}
.AnyTagClassName
{
color: #B77756;
}
</style>
background-color css
<style>
a { background-color: #B77756; }
a { background-color: rgb(183,119,86); }
div.DivClassName
{
background-color: #B77756;
}
.BgClassName
{
background-color: #B77756;
}
</style>
border-color css
<style>
span { border-color: #B77756; }
span { border-color: rgb(183,119,86); }
td.TdClassName
{
border-color: #B77756;
}
.TagClassName
{
border-color: #B77756;
}
</style>