Shades of Toast #957466
Tints of Toast #957466
RGB
CMYK
RGB Variations
Color information
#957466 (or 0x957466) is known color: Toast. HEX triplet: 95, 74 and 66. RGB value is (149,116,102). Sum of RGB (Red+Green+Blue) = 149+116+102=367 (48% of max value = 765). Red value is 149 (58.59% from 255 or 40.60% from 367); Green value is 116 (45.70% from 255 or 31.61% from 367); Blue value is 102 (40.23% from 255 or 27.79% from 367); Max value from RGB is 149 - color contains mainly: red. Hex color #957466 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957466 is #6A8B99. Grayscale: #7C7C7C. Windows color (decimal): -6982554 or 6714517. OLE color: 6714517.
HSL color Cylindrical-coordinate representation of color #957466: hue angle of 17.87º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #957466 is Cyan = 0, Magento = 0.22, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 116 | 102 | - |
| CMYK | 0 | 0.22 | 0.32 | 0.42 |
| HSL | 17.87º | 0.19% | 0.49% | - |
| HSV(B) | 17.87º | 0.32% | 0.58% | - |
| XYZ | 21.04 | 19.84 | 15.29 | - |
| YUV | 124.27 | 115.43 | 145.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 116 | 102 | 0 | 0.22 | 0.32 | 0.42 | 17.87 | 0.19 | 0.49 |
| Hex | 95 | 74 | 66 | 0 | 16 | 20 | 2A | 12 | 13 | 31 |
| Octal | 225 | 164 | 146 | 0 | 26 | 40 | 52 | 22 | 23 | 61 |
| Binary | 10010101 | 1110100 | 1100110 | 0 | 10110 | 100000 | 101010 | 10010 | 10011 | 110001 |
Color Harmonies of #957466
Complementary color
Monochromatic Colors of #957466
Black with #957466
Text Example
Text Example
White with #957466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957466; }
p { color: rgb(149,116,102); }
H1.HeaderClassName
{
color: #957466;
}
.AnyTagClassName
{
color: #957466;
}
</style>
background-color css
<style>
a { background-color: #957466; }
a { background-color: rgb(149,116,102); }
div.DivClassName
{
background-color: #957466;
}
.BgClassName
{
background-color: #957466;
}
</style>
border-color css
<style>
span { border-color: #957466; }
span { border-color: rgb(149,116,102); }
td.TdClassName
{
border-color: #957466;
}
.TagClassName
{
border-color: #957466;
}
</style>