Shades of Almond Frost #988174
Tints of Almond Frost #988174
RGB
CMYK
RGB Variations
Color information
#988174 (or 0x988174) is known color: Almond Frost. HEX triplet: 98, 81 and 74. RGB value is (152,129,116). Sum of RGB (Red+Green+Blue) = 152+129+116=397 (52% of max value = 765). Red value is 152 (59.77% from 255 or 38.29% from 397); Green value is 129 (50.78% from 255 or 32.49% from 397); Blue value is 116 (45.70% from 255 or 29.22% from 397); Max value from RGB is 152 - color contains mainly: red. Hex color #988174 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #988174 is #677E8B. Grayscale: #868686. Windows color (decimal): -6782604 or 7635352. OLE color: 7635352.
HSL color Cylindrical-coordinate representation of color #988174: hue angle of 21.67º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #988174 is Cyan = 0, Magento = 0.15, Yellow = 0.24 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 129 | 116 | - |
| CMYK | 0 | 0.15 | 0.24 | 0.40 |
| HSL | 21.67º | 0.15% | 0.53% | - |
| HSV(B) | 21.67º | 0.24% | 0.6% | - |
| XYZ | 23.95 | 23.64 | 19.82 | - |
| YUV | 134.4 | 117.62 | 140.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 129 | 116 | 0 | 0.15 | 0.24 | 0.40 | 21.67 | 0.15 | 0.53 |
| Hex | 98 | 81 | 74 | 0 | F | 18 | 28 | 16 | F | 35 |
| Octal | 230 | 201 | 164 | 0 | 17 | 30 | 50 | 26 | 17 | 65 |
| Binary | 10011000 | 10000001 | 1110100 | 0 | 1111 | 11000 | 101000 | 10110 | 1111 | 110101 |
Color Harmonies of #988174
Complementary color
Monochromatic Colors of #988174
Black with #988174
Text Example
Text Example
White with #988174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988174; }
p { color: rgb(152,129,116); }
H1.HeaderClassName
{
color: #988174;
}
.AnyTagClassName
{
color: #988174;
}
</style>
background-color css
<style>
a { background-color: #988174; }
a { background-color: rgb(152,129,116); }
div.DivClassName
{
background-color: #988174;
}
.BgClassName
{
background-color: #988174;
}
</style>
border-color css
<style>
span { border-color: #988174; }
span { border-color: rgb(152,129,116); }
td.TdClassName
{
border-color: #988174;
}
.TagClassName
{
border-color: #988174;
}
</style>