Shades of Almond Frost #958679
Tints of Almond Frost #958679
RGB
CMYK
RGB Variations
Color information
#958679 (or 0x958679) is known color: Almond Frost. HEX triplet: 95, 86 and 79. RGB value is (149,134,121). Sum of RGB (Red+Green+Blue) = 149+134+121=404 (53% of max value = 765). Red value is 149 (58.59% from 255 or 36.88% from 404); Green value is 134 (52.73% from 255 or 33.17% from 404); Blue value is 121 (47.66% from 255 or 29.95% from 404); Max value from RGB is 149 - color contains mainly: red. Hex color #958679 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958679 is #6A7986. Grayscale: #898989. Windows color (decimal): -6977927 or 7964309. OLE color: 7964309.
HSL color Cylindrical-coordinate representation of color #958679: hue angle of 27.86º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #958679 is Cyan = 0, Magento = 0.10, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 134 | 121 | - |
| CMYK | 0 | 0.10 | 0.19 | 0.42 |
| HSL | 27.86º | 0.12% | 0.53% | - |
| HSV(B) | 27.86º | 0.19% | 0.58% | - |
| XYZ | 24.37 | 24.82 | 21.6 | - |
| YUV | 137 | 118.97 | 136.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 134 | 121 | 0 | 0.10 | 0.19 | 0.42 | 27.86 | 0.12 | 0.53 |
| Hex | 95 | 86 | 79 | 0 | A | 13 | 2A | 1C | C | 35 |
| Octal | 225 | 206 | 171 | 0 | 12 | 23 | 52 | 34 | 14 | 65 |
| Binary | 10010101 | 10000110 | 1111001 | 0 | 1010 | 10011 | 101010 | 11100 | 1100 | 110101 |
Color Harmonies of #958679
Complementary color
Monochromatic Colors of #958679
Black with #958679
Text Example
Text Example
White with #958679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958679; }
p { color: rgb(149,134,121); }
H1.HeaderClassName
{
color: #958679;
}
.AnyTagClassName
{
color: #958679;
}
</style>
background-color css
<style>
a { background-color: #958679; }
a { background-color: rgb(149,134,121); }
div.DivClassName
{
background-color: #958679;
}
.BgClassName
{
background-color: #958679;
}
</style>
border-color css
<style>
span { border-color: #958679; }
span { border-color: rgb(149,134,121); }
td.TdClassName
{
border-color: #958679;
}
.TagClassName
{
border-color: #958679;
}
</style>