Shades of Au Chico #926356
Tints of Au Chico #926356
RGB
CMYK
RGB Variations
Color information
#926356 (or 0x926356) is known color: Au Chico. HEX triplet: 92, 63 and 56. RGB value is (146,99,86). Sum of RGB (Red+Green+Blue) = 146+99+86=331 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.11% from 331); Green value is 99 (39.06% from 255 or 29.91% from 331); Blue value is 86 (33.98% from 255 or 25.98% from 331); Max value from RGB is 146 - color contains mainly: red. Hex color #926356 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926356 is #6D9CA9. Grayscale: #6F6F6F. Windows color (decimal): -7183530 or 5661586. OLE color: 5661586.
HSL color Cylindrical-coordinate representation of color #926356: hue angle of 13º 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 #926356 is Cyan = 0, Magento = 0.32, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 99 | 86 | - |
| CMYK | 0 | 0.32 | 0.41 | 0.43 |
| HSL | 13º | 0.26% | 0.45% | - |
| HSV(B) | 13º | 0.41% | 0.57% | - |
| XYZ | 18 | 15.71 | 10.89 | - |
| YUV | 111.57 | 113.57 | 152.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 99 | 86 | 0 | 0.32 | 0.41 | 0.43 | 13 | 0.26 | 0.45 |
| Hex | 92 | 63 | 56 | 0 | 20 | 29 | 2B | D | 1A | 2D |
| Octal | 222 | 143 | 126 | 0 | 40 | 51 | 53 | 15 | 32 | 55 |
| Binary | 10010010 | 1100011 | 1010110 | 0 | 100000 | 101001 | 101011 | 1101 | 11010 | 101101 |
Color Harmonies of #926356
Complementary color
Monochromatic Colors of #926356
Black with #926356
Text Example
Text Example
White with #926356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926356; }
p { color: rgb(146,99,86); }
H1.HeaderClassName
{
color: #926356;
}
.AnyTagClassName
{
color: #926356;
}
</style>
background-color css
<style>
a { background-color: #926356; }
a { background-color: rgb(146,99,86); }
div.DivClassName
{
background-color: #926356;
}
.BgClassName
{
background-color: #926356;
}
</style>
border-color css
<style>
span { border-color: #926356; }
span { border-color: rgb(146,99,86); }
td.TdClassName
{
border-color: #926356;
}
.TagClassName
{
border-color: #926356;
}
</style>