Shades of Almond Frost #958779
Tints of Almond Frost #958779
RGB
CMYK
RGB Variations
Color information
#958779 (or 0x958779) is known color: Almond Frost. HEX triplet: 95, 87 and 79. RGB value is (149,135,121). Sum of RGB (Red+Green+Blue) = 149+135+121=405 (53% of max value = 765). Red value is 149 (58.59% from 255 or 36.79% from 405); Green value is 135 (53.12% from 255 or 33.33% from 405); Blue value is 121 (47.66% from 255 or 29.88% from 405); Max value from RGB is 149 - color contains mainly: red. Hex color #958779 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958779 is #6A7886. Grayscale: #898989. Windows color (decimal): -6977671 or 7964565. OLE color: 7964565.
HSL color Cylindrical-coordinate representation of color #958779: hue angle of 30º 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 #958779 is Cyan = 0, Magento = 0.09, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 135 | 121 | - |
| CMYK | 0 | 0.09 | 0.19 | 0.42 |
| HSL | 30º | 0.12% | 0.53% | - |
| HSV(B) | 30º | 0.19% | 0.58% | - |
| XYZ | 24.51 | 25.1 | 21.64 | - |
| YUV | 137.59 | 118.64 | 136.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 135 | 121 | 0 | 0.09 | 0.19 | 0.42 | 30 | 0.12 | 0.53 |
| Hex | 95 | 87 | 79 | 0 | 9 | 13 | 2A | 1E | C | 35 |
| Octal | 225 | 207 | 171 | 0 | 11 | 23 | 52 | 36 | 14 | 65 |
| Binary | 10010101 | 10000111 | 1111001 | 0 | 1001 | 10011 | 101010 | 11110 | 1100 | 110101 |
Color Harmonies of #958779
Complementary color
Monochromatic Colors of #958779
Black with #958779
Text Example
Text Example
White with #958779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958779; }
p { color: rgb(149,135,121); }
H1.HeaderClassName
{
color: #958779;
}
.AnyTagClassName
{
color: #958779;
}
</style>
background-color css
<style>
a { background-color: #958779; }
a { background-color: rgb(149,135,121); }
div.DivClassName
{
background-color: #958779;
}
.BgClassName
{
background-color: #958779;
}
</style>
border-color css
<style>
span { border-color: #958779; }
span { border-color: rgb(149,135,121); }
td.TdClassName
{
border-color: #958779;
}
.TagClassName
{
border-color: #958779;
}
</style>