Shades of Almond Frost #988170
Tints of Almond Frost #988170
RGB
CMYK
RGB Variations
Color information
#988170 (or 0x988170) is known color: Almond Frost. HEX triplet: 98, 81 and 70. RGB value is (152,129,112). Sum of RGB (Red+Green+Blue) = 152+129+112=393 (52% of max value = 765). Red value is 152 (59.77% from 255 or 38.68% from 393); Green value is 129 (50.78% from 255 or 32.82% from 393); Blue value is 112 (44.14% from 255 or 28.50% from 393); Max value from RGB is 152 - color contains mainly: red. Hex color #988170 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #988170 is #677E8F. Grayscale: #868686. Windows color (decimal): -6782608 or 7373208. OLE color: 7373208.
HSL color Cylindrical-coordinate representation of color #988170: hue angle of 25.5º 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 #988170 is Cyan = 0, Magento = 0.15, Yellow = 0.26 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 129 | 112 | - |
| CMYK | 0 | 0.15 | 0.26 | 0.40 |
| HSL | 25.5º | 0.16% | 0.52% | - |
| HSV(B) | 25.5º | 0.26% | 0.6% | - |
| XYZ | 23.72 | 23.55 | 18.62 | - |
| YUV | 133.94 | 115.62 | 140.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 129 | 112 | 0 | 0.15 | 0.26 | 0.40 | 25.5 | 0.16 | 0.52 |
| Hex | 98 | 81 | 70 | 0 | F | 1A | 28 | 1A | 10 | 34 |
| Octal | 230 | 201 | 160 | 0 | 17 | 32 | 50 | 32 | 20 | 64 |
| Binary | 10011000 | 10000001 | 1110000 | 0 | 1111 | 11010 | 101000 | 11010 | 10000 | 110100 |
Color Harmonies of #988170
Complementary color
Monochromatic Colors of #988170
Black with #988170
Text Example
Text Example
White with #988170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988170; }
p { color: rgb(152,129,112); }
H1.HeaderClassName
{
color: #988170;
}
.AnyTagClassName
{
color: #988170;
}
</style>
background-color css
<style>
a { background-color: #988170; }
a { background-color: rgb(152,129,112); }
div.DivClassName
{
background-color: #988170;
}
.BgClassName
{
background-color: #988170;
}
</style>
border-color css
<style>
span { border-color: #988170; }
span { border-color: rgb(152,129,112); }
td.TdClassName
{
border-color: #988170;
}
.TagClassName
{
border-color: #988170;
}
</style>