Shades of Toast #957667
Tints of Toast #957667
RGB
CMYK
RGB Variations
Color information
#957667 (or 0x957667) is known color: Toast. HEX triplet: 95, 76 and 67. RGB value is (149,118,103). Sum of RGB (Red+Green+Blue) = 149+118+103=370 (49% of max value = 765). Red value is 149 (58.59% from 255 or 40.27% from 370); Green value is 118 (46.48% from 255 or 31.89% from 370); Blue value is 103 (40.62% from 255 or 27.84% from 370); Max value from RGB is 149 - color contains mainly: red. Hex color #957667 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957667 is #6A8998. Grayscale: #7D7D7D. Windows color (decimal): -6982041 or 6780565. OLE color: 6780565.
HSL color Cylindrical-coordinate representation of color #957667: hue angle of 19.57º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #957667 is Cyan = 0, Magento = 0.21, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 118 | 103 | - |
| CMYK | 0 | 0.21 | 0.31 | 0.42 |
| HSL | 19.57º | 0.18% | 0.49% | - |
| HSV(B) | 19.57º | 0.31% | 0.58% | - |
| XYZ | 21.32 | 20.33 | 15.63 | - |
| YUV | 125.56 | 115.27 | 144.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 118 | 103 | 0 | 0.21 | 0.31 | 0.42 | 19.57 | 0.18 | 0.49 |
| Hex | 95 | 76 | 67 | 0 | 15 | 1F | 2A | 14 | 12 | 31 |
| Octal | 225 | 166 | 147 | 0 | 25 | 37 | 52 | 24 | 22 | 61 |
| Binary | 10010101 | 1110110 | 1100111 | 0 | 10101 | 11111 | 101010 | 10100 | 10010 | 110001 |
Color Harmonies of #957667
Complementary color
Monochromatic Colors of #957667
Black with #957667
Text Example
Text Example
White with #957667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957667; }
p { color: rgb(149,118,103); }
H1.HeaderClassName
{
color: #957667;
}
.AnyTagClassName
{
color: #957667;
}
</style>
background-color css
<style>
a { background-color: #957667; }
a { background-color: rgb(149,118,103); }
div.DivClassName
{
background-color: #957667;
}
.BgClassName
{
background-color: #957667;
}
</style>
border-color css
<style>
span { border-color: #957667; }
span { border-color: rgb(149,118,103); }
td.TdClassName
{
border-color: #957667;
}
.TagClassName
{
border-color: #957667;
}
</style>