Shades of Au Chico #946658
Tints of Au Chico #946658
RGB
CMYK
RGB Variations
Color information
#946658 (or 0x946658) is known color: Au Chico. HEX triplet: 94, 66 and 58. RGB value is (148,102,88). Sum of RGB (Red+Green+Blue) = 148+102+88=338 (44% of max value = 765). Red value is 148 (58.20% from 255 or 43.79% from 338); Green value is 102 (40.23% from 255 or 30.18% from 338); Blue value is 88 (34.77% from 255 or 26.04% from 338); Max value from RGB is 148 - color contains mainly: red. Hex color #946658 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #946658 is #6B99A7. Grayscale: #727272. Windows color (decimal): -7051688 or 5793428. OLE color: 5793428.
HSL color Cylindrical-coordinate representation of color #946658: hue angle of 14º degrees, saturation: 0.25, 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 #946658 is Cyan = 0, Magento = 0.31, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 102 | 88 | - |
| CMYK | 0 | 0.31 | 0.41 | 0.42 |
| HSL | 14º | 0.25% | 0.46% | - |
| HSV(B) | 14º | 0.41% | 0.58% | - |
| XYZ | 18.73 | 16.5 | 11.43 | - |
| YUV | 114.16 | 113.24 | 152.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 102 | 88 | 0 | 0.31 | 0.41 | 0.42 | 14 | 0.25 | 0.46 |
| Hex | 94 | 66 | 58 | 0 | 1F | 29 | 2A | E | 19 | 2E |
| Octal | 224 | 146 | 130 | 0 | 37 | 51 | 52 | 16 | 31 | 56 |
| Binary | 10010100 | 1100110 | 1011000 | 0 | 11111 | 101001 | 101010 | 1110 | 11001 | 101110 |
Color Harmonies of #946658
Complementary color
Monochromatic Colors of #946658
Black with #946658
Text Example
Text Example
White with #946658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946658; }
p { color: rgb(148,102,88); }
H1.HeaderClassName
{
color: #946658;
}
.AnyTagClassName
{
color: #946658;
}
</style>
background-color css
<style>
a { background-color: #946658; }
a { background-color: rgb(148,102,88); }
div.DivClassName
{
background-color: #946658;
}
.BgClassName
{
background-color: #946658;
}
</style>
border-color css
<style>
span { border-color: #946658; }
span { border-color: rgb(148,102,88); }
td.TdClassName
{
border-color: #946658;
}
.TagClassName
{
border-color: #946658;
}
</style>