Shades of Au Chico #926256
Tints of Au Chico #926256
RGB
CMYK
RGB Variations
Color information
#926256 (or 0x926256) is known color: Au Chico. HEX triplet: 92, 62 and 56. RGB value is (146,98,86). Sum of RGB (Red+Green+Blue) = 146+98+86=330 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.24% from 330); Green value is 98 (38.67% from 255 or 29.70% from 330); Blue value is 86 (33.98% from 255 or 26.06% from 330); Max value from RGB is 146 - color contains mainly: red. Hex color #926256 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926256 is #6D9DA9. Grayscale: #6F6F6F. Windows color (decimal): -7183786 or 5661330. OLE color: 5661330.
HSL color Cylindrical-coordinate representation of color #926256: hue angle of 12º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #926256 is Cyan = 0, Magento = 0.33, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 98 | 86 | - |
| CMYK | 0 | 0.33 | 0.41 | 0.43 |
| HSL | 12º | 0.26% | 0.45% | - |
| HSV(B) | 12º | 0.41% | 0.57% | - |
| XYZ | 17.9 | 15.52 | 10.86 | - |
| YUV | 110.98 | 113.9 | 152.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 98 | 86 | 0 | 0.33 | 0.41 | 0.43 | 12 | 0.26 | 0.45 |
| Hex | 92 | 62 | 56 | 0 | 21 | 29 | 2B | C | 1A | 2D |
| Octal | 222 | 142 | 126 | 0 | 41 | 51 | 53 | 14 | 32 | 55 |
| Binary | 10010010 | 1100010 | 1010110 | 0 | 100001 | 101001 | 101011 | 1100 | 11010 | 101101 |
Color Harmonies of #926256
Complementary color
Monochromatic Colors of #926256
Black with #926256
Text Example
Text Example
White with #926256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926256; }
p { color: rgb(146,98,86); }
H1.HeaderClassName
{
color: #926256;
}
.AnyTagClassName
{
color: #926256;
}
</style>
background-color css
<style>
a { background-color: #926256; }
a { background-color: rgb(146,98,86); }
div.DivClassName
{
background-color: #926256;
}
.BgClassName
{
background-color: #926256;
}
</style>
border-color css
<style>
span { border-color: #926256; }
span { border-color: rgb(146,98,86); }
td.TdClassName
{
border-color: #926256;
}
.TagClassName
{
border-color: #926256;
}
</style>