Shades of Almond Frost #988470
Tints of Almond Frost #988470
RGB
CMYK
RGB Variations
Color information
#988470 (or 0x988470) is known color: Almond Frost. HEX triplet: 98, 84 and 70. RGB value is (152,132,112). Sum of RGB (Red+Green+Blue) = 152+132+112=396 (52% of max value = 765). Red value is 152 (59.77% from 255 or 38.38% from 396); Green value is 132 (51.95% from 255 or 33.33% from 396); Blue value is 112 (44.14% from 255 or 28.28% from 396); Max value from RGB is 152 - color contains mainly: red. Hex color #988470 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #988470 is #677B8F. Grayscale: #878787. Windows color (decimal): -6781840 or 7373976. OLE color: 7373976.
HSL color Cylindrical-coordinate representation of color #988470: hue angle of 30º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #988470 is Cyan = 0, Magento = 0.13, Yellow = 0.26 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 132 | 112 | - |
| CMYK | 0 | 0.13 | 0.26 | 0.40 |
| HSL | 30º | 0.16% | 0.52% | - |
| HSV(B) | 30º | 0.26% | 0.6% | - |
| XYZ | 24.12 | 24.35 | 18.76 | - |
| YUV | 135.7 | 114.63 | 139.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 132 | 112 | 0 | 0.13 | 0.26 | 0.40 | 30 | 0.16 | 0.52 |
| Hex | 98 | 84 | 70 | 0 | D | 1A | 28 | 1E | 10 | 34 |
| Octal | 230 | 204 | 160 | 0 | 15 | 32 | 50 | 36 | 20 | 64 |
| Binary | 10011000 | 10000100 | 1110000 | 0 | 1101 | 11010 | 101000 | 11110 | 10000 | 110100 |
Color Harmonies of #988470
Complementary color
Monochromatic Colors of #988470
Black with #988470
Text Example
Text Example
White with #988470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988470; }
p { color: rgb(152,132,112); }
H1.HeaderClassName
{
color: #988470;
}
.AnyTagClassName
{
color: #988470;
}
</style>
background-color css
<style>
a { background-color: #988470; }
a { background-color: rgb(152,132,112); }
div.DivClassName
{
background-color: #988470;
}
.BgClassName
{
background-color: #988470;
}
</style>
border-color css
<style>
span { border-color: #988470; }
span { border-color: rgb(152,132,112); }
td.TdClassName
{
border-color: #988470;
}
.TagClassName
{
border-color: #988470;
}
</style>