Shades of Au Chico #956258
Tints of Au Chico #956258
RGB
CMYK
RGB Variations
Color information
#956258 (or 0x956258) is known color: Au Chico. HEX triplet: 95, 62 and 58. RGB value is (149,98,88). Sum of RGB (Red+Green+Blue) = 149+98+88=335 (44% of max value = 765). Red value is 149 (58.59% from 255 or 44.48% from 335); Green value is 98 (38.67% from 255 or 29.25% from 335); Blue value is 88 (34.77% from 255 or 26.27% from 335); Max value from RGB is 149 - color contains mainly: red. Hex color #956258 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #956258 is #6A9DA7. Grayscale: #707070. Windows color (decimal): -6987176 or 5792405. OLE color: 5792405.
HSL color Cylindrical-coordinate representation of color #956258: hue angle of 9.84º 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 #956258 is Cyan = 0, Magento = 0.34, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 98 | 88 | - |
| CMYK | 0 | 0.34 | 0.41 | 0.42 |
| HSL | 9.84º | 0.26% | 0.46% | - |
| HSV(B) | 9.84º | 0.41% | 0.58% | - |
| XYZ | 18.52 | 15.83 | 11.31 | - |
| YUV | 112.11 | 114.4 | 154.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 98 | 88 | 0 | 0.34 | 0.41 | 0.42 | 9.84 | 0.26 | 0.46 |
| Hex | 95 | 62 | 58 | 0 | 22 | 29 | 2A | A | 1A | 2E |
| Octal | 225 | 142 | 130 | 0 | 42 | 51 | 52 | 12 | 32 | 56 |
| Binary | 10010101 | 1100010 | 1011000 | 0 | 100010 | 101001 | 101010 | 1010 | 11010 | 101110 |
Color Harmonies of #956258
Complementary color
Monochromatic Colors of #956258
Black with #956258
Text Example
Text Example
White with #956258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956258; }
p { color: rgb(149,98,88); }
H1.HeaderClassName
{
color: #956258;
}
.AnyTagClassName
{
color: #956258;
}
</style>
background-color css
<style>
a { background-color: #956258; }
a { background-color: rgb(149,98,88); }
div.DivClassName
{
background-color: #956258;
}
.BgClassName
{
background-color: #956258;
}
</style>
border-color css
<style>
span { border-color: #956258; }
span { border-color: rgb(149,98,88); }
td.TdClassName
{
border-color: #956258;
}
.TagClassName
{
border-color: #956258;
}
</style>