Shades of Au Chico #946558
Tints of Au Chico #946558
RGB
CMYK
RGB Variations
Color information
#946558 (or 0x946558) is known color: Au Chico. HEX triplet: 94, 65 and 58. RGB value is (148,101,88). Sum of RGB (Red+Green+Blue) = 148+101+88=337 (44% of max value = 765). Red value is 148 (58.20% from 255 or 43.92% from 337); Green value is 101 (39.84% from 255 or 29.97% from 337); Blue value is 88 (34.77% from 255 or 26.11% from 337); Max value from RGB is 148 - color contains mainly: red. Hex color #946558 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #946558 is #6B9AA7. Grayscale: #717171. Windows color (decimal): -7051944 or 5793172. OLE color: 5793172.
HSL color Cylindrical-coordinate representation of color #946558: hue angle of 13º 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 #946558 is Cyan = 0, Magento = 0.32, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 101 | 88 | - |
| CMYK | 0 | 0.32 | 0.41 | 0.42 |
| HSL | 13º | 0.25% | 0.46% | - |
| HSV(B) | 13º | 0.41% | 0.58% | - |
| XYZ | 18.63 | 16.31 | 11.4 | - |
| YUV | 113.57 | 113.57 | 152.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 101 | 88 | 0 | 0.32 | 0.41 | 0.42 | 13 | 0.25 | 0.46 |
| Hex | 94 | 65 | 58 | 0 | 20 | 29 | 2A | D | 19 | 2E |
| Octal | 224 | 145 | 130 | 0 | 40 | 51 | 52 | 15 | 31 | 56 |
| Binary | 10010100 | 1100101 | 1011000 | 0 | 100000 | 101001 | 101010 | 1101 | 11001 | 101110 |
Color Harmonies of #946558
Complementary color
Monochromatic Colors of #946558
Black with #946558
Text Example
Text Example
White with #946558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946558; }
p { color: rgb(148,101,88); }
H1.HeaderClassName
{
color: #946558;
}
.AnyTagClassName
{
color: #946558;
}
</style>
background-color css
<style>
a { background-color: #946558; }
a { background-color: rgb(148,101,88); }
div.DivClassName
{
background-color: #946558;
}
.BgClassName
{
background-color: #946558;
}
</style>
border-color css
<style>
span { border-color: #946558; }
span { border-color: rgb(148,101,88); }
td.TdClassName
{
border-color: #946558;
}
.TagClassName
{
border-color: #946558;
}
</style>