Shades of Au Chico #946054
Tints of Au Chico #946054
RGB
CMYK
RGB Variations
Color information
#946054 (or 0x946054) is known color: Au Chico. HEX triplet: 94, 60 and 54. RGB value is (148,96,84). Sum of RGB (Red+Green+Blue) = 148+96+84=328 (43% of max value = 765). Red value is 148 (58.20% from 255 or 45.12% from 328); Green value is 96 (37.89% from 255 or 29.27% from 328); Blue value is 84 (33.20% from 255 or 25.61% from 328); Max value from RGB is 148 - color contains mainly: red. Hex color #946054 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #946054 is #6B9FAB. Grayscale: #6E6E6E. Windows color (decimal): -7053228 or 5529748. OLE color: 5529748.
HSL color Cylindrical-coordinate representation of color #946054: hue angle of 11.25º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #946054 is Cyan = 0, Magento = 0.35, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 96 | 84 | - |
| CMYK | 0 | 0.35 | 0.43 | 0.42 |
| HSL | 11.25º | 0.28% | 0.45% | - |
| HSV(B) | 11.25º | 0.43% | 0.58% | - |
| XYZ | 18 | 15.3 | 10.39 | - |
| YUV | 110.18 | 113.23 | 154.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 96 | 84 | 0 | 0.35 | 0.43 | 0.42 | 11.25 | 0.28 | 0.45 |
| Hex | 94 | 60 | 54 | 0 | 23 | 2B | 2A | B | 1C | 2D |
| Octal | 224 | 140 | 124 | 0 | 43 | 53 | 52 | 13 | 34 | 55 |
| Binary | 10010100 | 1100000 | 1010100 | 0 | 100011 | 101011 | 101010 | 1011 | 11100 | 101101 |
Color Harmonies of #946054
Complementary color
Monochromatic Colors of #946054
Black with #946054
Text Example
Text Example
White with #946054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946054; }
p { color: rgb(148,96,84); }
H1.HeaderClassName
{
color: #946054;
}
.AnyTagClassName
{
color: #946054;
}
</style>
background-color css
<style>
a { background-color: #946054; }
a { background-color: rgb(148,96,84); }
div.DivClassName
{
background-color: #946054;
}
.BgClassName
{
background-color: #946054;
}
</style>
border-color css
<style>
span { border-color: #946054; }
span { border-color: rgb(148,96,84); }
td.TdClassName
{
border-color: #946054;
}
.TagClassName
{
border-color: #946054;
}
</style>