Shades of Au Chico #966458
Tints of Au Chico #966458
RGB
CMYK
RGB Variations
Color information
#966458 (or 0x966458) is known color: Au Chico. HEX triplet: 96, 64 and 58. RGB value is (150,100,88). Sum of RGB (Red+Green+Blue) = 150+100+88=338 (44% of max value = 765). Red value is 150 (58.98% from 255 or 44.38% from 338); Green value is 100 (39.45% from 255 or 29.59% from 338); Blue value is 88 (34.77% from 255 or 26.04% from 338); Max value from RGB is 150 - color contains mainly: red. Hex color #966458 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #966458 is #699BA7. Grayscale: #717171. Windows color (decimal): -6921128 or 5792918. OLE color: 5792918.
HSL color Cylindrical-coordinate representation of color #966458: hue angle of 11.61º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #966458 is Cyan = 0, Magento = 0.33, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 100 | 88 | - |
| CMYK | 0 | 0.33 | 0.41 | 0.41 |
| HSL | 11.61º | 0.26% | 0.47% | - |
| HSV(B) | 11.61º | 0.41% | 0.59% | - |
| XYZ | 18.9 | 16.3 | 11.38 | - |
| YUV | 113.58 | 113.57 | 153.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 100 | 88 | 0 | 0.33 | 0.41 | 0.41 | 11.61 | 0.26 | 0.47 |
| Hex | 96 | 64 | 58 | 0 | 21 | 29 | 29 | C | 1A | 2F |
| Octal | 226 | 144 | 130 | 0 | 41 | 51 | 51 | 14 | 32 | 57 |
| Binary | 10010110 | 1100100 | 1011000 | 0 | 100001 | 101001 | 101001 | 1100 | 11010 | 101111 |
Color Harmonies of #966458
Complementary color
Monochromatic Colors of #966458
Black with #966458
Text Example
Text Example
White with #966458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966458; }
p { color: rgb(150,100,88); }
H1.HeaderClassName
{
color: #966458;
}
.AnyTagClassName
{
color: #966458;
}
</style>
background-color css
<style>
a { background-color: #966458; }
a { background-color: rgb(150,100,88); }
div.DivClassName
{
background-color: #966458;
}
.BgClassName
{
background-color: #966458;
}
</style>
border-color css
<style>
span { border-color: #966458; }
span { border-color: rgb(150,100,88); }
td.TdClassName
{
border-color: #966458;
}
.TagClassName
{
border-color: #966458;
}
</style>