Shades of Almond Frost #978479
Tints of Almond Frost #978479
RGB
CMYK
RGB Variations
Color information
#978479 (or 0x978479) is known color: Almond Frost. HEX triplet: 97, 84 and 79. RGB value is (151,132,121). Sum of RGB (Red+Green+Blue) = 151+132+121=404 (53% of max value = 765). Red value is 151 (59.38% from 255 or 37.38% from 404); Green value is 132 (51.95% from 255 or 32.67% from 404); Blue value is 121 (47.66% from 255 or 29.95% from 404); Max value from RGB is 151 - color contains mainly: red. Hex color #978479 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #978479 is #687B86. Grayscale: #888888. Windows color (decimal): -6847367 or 7963799. OLE color: 7963799.
HSL color Cylindrical-coordinate representation of color #978479: hue angle of 22º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #978479 is Cyan = 0, Magento = 0.13, Yellow = 0.20 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 132 | 121 | - |
| CMYK | 0 | 0.13 | 0.20 | 0.41 |
| HSL | 22º | 0.13% | 0.53% | - |
| HSV(B) | 22º | 0.2% | 0.59% | - |
| XYZ | 24.46 | 24.46 | 21.52 | - |
| YUV | 136.43 | 119.29 | 138.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 132 | 121 | 0 | 0.13 | 0.20 | 0.41 | 22 | 0.13 | 0.53 |
| Hex | 97 | 84 | 79 | 0 | D | 14 | 29 | 16 | D | 35 |
| Octal | 227 | 204 | 171 | 0 | 15 | 24 | 51 | 26 | 15 | 65 |
| Binary | 10010111 | 10000100 | 1111001 | 0 | 1101 | 10100 | 101001 | 10110 | 1101 | 110101 |
Color Harmonies of #978479
Complementary color
Monochromatic Colors of #978479
Black with #978479
Text Example
Text Example
White with #978479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978479; }
p { color: rgb(151,132,121); }
H1.HeaderClassName
{
color: #978479;
}
.AnyTagClassName
{
color: #978479;
}
</style>
background-color css
<style>
a { background-color: #978479; }
a { background-color: rgb(151,132,121); }
div.DivClassName
{
background-color: #978479;
}
.BgClassName
{
background-color: #978479;
}
</style>
border-color css
<style>
span { border-color: #978479; }
span { border-color: rgb(151,132,121); }
td.TdClassName
{
border-color: #978479;
}
.TagClassName
{
border-color: #978479;
}
</style>