Shades of Au Chico #956758
Tints of Au Chico #956758
RGB
CMYK
RGB Variations
Color information
#956758 (or 0x956758) is known color: Au Chico. HEX triplet: 95, 67 and 58. RGB value is (149,103,88). Sum of RGB (Red+Green+Blue) = 149+103+88=340 (45% of max value = 765). Red value is 149 (58.59% from 255 or 43.82% from 340); Green value is 103 (40.62% from 255 or 30.29% from 340); Blue value is 88 (34.77% from 255 or 25.88% from 340); Max value from RGB is 149 - color contains mainly: red. Hex color #956758 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #956758 is #6A98A7. Grayscale: #737373. Windows color (decimal): -6985896 or 5793685. OLE color: 5793685.
HSL color Cylindrical-coordinate representation of color #956758: hue angle of 14.75º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #956758 is Cyan = 0, Magento = 0.31, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 103 | 88 | - |
| CMYK | 0 | 0.31 | 0.41 | 0.42 |
| HSL | 14.75º | 0.26% | 0.46% | - |
| HSV(B) | 14.75º | 0.41% | 0.58% | - |
| XYZ | 19.01 | 16.79 | 11.47 | - |
| YUV | 115.04 | 112.74 | 152.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 103 | 88 | 0 | 0.31 | 0.41 | 0.42 | 14.75 | 0.26 | 0.46 |
| Hex | 95 | 67 | 58 | 0 | 1F | 29 | 2A | F | 1A | 2E |
| Octal | 225 | 147 | 130 | 0 | 37 | 51 | 52 | 17 | 32 | 56 |
| Binary | 10010101 | 1100111 | 1011000 | 0 | 11111 | 101001 | 101010 | 1111 | 11010 | 101110 |
Color Harmonies of #956758
Complementary color
Monochromatic Colors of #956758
Black with #956758
Text Example
Text Example
White with #956758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956758; }
p { color: rgb(149,103,88); }
H1.HeaderClassName
{
color: #956758;
}
.AnyTagClassName
{
color: #956758;
}
</style>
background-color css
<style>
a { background-color: #956758; }
a { background-color: rgb(149,103,88); }
div.DivClassName
{
background-color: #956758;
}
.BgClassName
{
background-color: #956758;
}
</style>
border-color css
<style>
span { border-color: #956758; }
span { border-color: rgb(149,103,88); }
td.TdClassName
{
border-color: #956758;
}
.TagClassName
{
border-color: #956758;
}
</style>