Shades of Almond Frost #958479
Tints of Almond Frost #958479
RGB
CMYK
RGB Variations
Color information
#958479 (or 0x958479) is known color: Almond Frost. HEX triplet: 95, 84 and 79. RGB value is (149,132,121). Sum of RGB (Red+Green+Blue) = 149+132+121=402 (53% of max value = 765). Red value is 149 (58.59% from 255 or 37.06% from 402); Green value is 132 (51.95% from 255 or 32.84% from 402); Blue value is 121 (47.66% from 255 or 30.10% from 402); Max value from RGB is 149 - color contains mainly: red. Hex color #958479 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958479 is #6A7B86. Grayscale: #878787. Windows color (decimal): -6978439 or 7963797. OLE color: 7963797.
HSL color Cylindrical-coordinate representation of color #958479: hue angle of 23.57º 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 #958479 is Cyan = 0, Magento = 0.11, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 132 | 121 | - |
| CMYK | 0 | 0.11 | 0.19 | 0.42 |
| HSL | 23.57º | 0.12% | 0.53% | - |
| HSV(B) | 23.57º | 0.19% | 0.58% | - |
| XYZ | 24.1 | 24.27 | 21.5 | - |
| YUV | 135.83 | 119.63 | 137.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 132 | 121 | 0 | 0.11 | 0.19 | 0.42 | 23.57 | 0.12 | 0.53 |
| Hex | 95 | 84 | 79 | 0 | B | 13 | 2A | 18 | C | 35 |
| Octal | 225 | 204 | 171 | 0 | 13 | 23 | 52 | 30 | 14 | 65 |
| Binary | 10010101 | 10000100 | 1111001 | 0 | 1011 | 10011 | 101010 | 11000 | 1100 | 110101 |
Color Harmonies of #958479
Complementary color
Monochromatic Colors of #958479
Black with #958479
Text Example
Text Example
White with #958479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958479; }
p { color: rgb(149,132,121); }
H1.HeaderClassName
{
color: #958479;
}
.AnyTagClassName
{
color: #958479;
}
</style>
background-color css
<style>
a { background-color: #958479; }
a { background-color: rgb(149,132,121); }
div.DivClassName
{
background-color: #958479;
}
.BgClassName
{
background-color: #958479;
}
</style>
border-color css
<style>
span { border-color: #958479; }
span { border-color: rgb(149,132,121); }
td.TdClassName
{
border-color: #958479;
}
.TagClassName
{
border-color: #958479;
}
</style>