Shades of Au Chico #946357
Tints of Au Chico #946357
RGB
CMYK
RGB Variations
Color information
#946357 (or 0x946357) is known color: Au Chico. HEX triplet: 94, 63 and 57. RGB value is (148,99,87). Sum of RGB (Red+Green+Blue) = 148+99+87=334 (44% of max value = 765). Red value is 148 (58.20% from 255 or 44.31% from 334); Green value is 99 (39.06% from 255 or 29.64% from 334); Blue value is 87 (34.38% from 255 or 26.05% from 334); Max value from RGB is 148 - color contains mainly: red. Hex color #946357 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #946357 is #6B9CA8. Grayscale: #707070. Windows color (decimal): -7052457 or 5727124. OLE color: 5727124.
HSL color Cylindrical-coordinate representation of color #946357: hue angle of 11.8º degrees, saturation: 0.26, 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 #946357 is Cyan = 0, Magento = 0.33, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 99 | 87 | - |
| CMYK | 0 | 0.33 | 0.41 | 0.42 |
| HSL | 11.8º | 0.26% | 0.46% | - |
| HSV(B) | 11.8º | 0.41% | 0.58% | - |
| XYZ | 18.39 | 15.91 | 11.12 | - |
| YUV | 112.28 | 113.73 | 153.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 99 | 87 | 0 | 0.33 | 0.41 | 0.42 | 11.8 | 0.26 | 0.46 |
| Hex | 94 | 63 | 57 | 0 | 21 | 29 | 2A | C | 1A | 2E |
| Octal | 224 | 143 | 127 | 0 | 41 | 51 | 52 | 14 | 32 | 56 |
| Binary | 10010100 | 1100011 | 1010111 | 0 | 100001 | 101001 | 101010 | 1100 | 11010 | 101110 |
Color Harmonies of #946357
Complementary color
Monochromatic Colors of #946357
Black with #946357
Text Example
Text Example
White with #946357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946357; }
p { color: rgb(148,99,87); }
H1.HeaderClassName
{
color: #946357;
}
.AnyTagClassName
{
color: #946357;
}
</style>
background-color css
<style>
a { background-color: #946357; }
a { background-color: rgb(148,99,87); }
div.DivClassName
{
background-color: #946357;
}
.BgClassName
{
background-color: #946357;
}
</style>
border-color css
<style>
span { border-color: #946357; }
span { border-color: rgb(148,99,87); }
td.TdClassName
{
border-color: #946357;
}
.TagClassName
{
border-color: #946357;
}
</style>