Shades of Almond Frost #988475
Tints of Almond Frost #988475
RGB
CMYK
RGB Variations
Color information
#988475 (or 0x988475) is known color: Almond Frost. HEX triplet: 98, 84 and 75. RGB value is (152,132,117). Sum of RGB (Red+Green+Blue) = 152+132+117=401 (53% of max value = 765). Red value is 152 (59.77% from 255 or 37.91% from 401); Green value is 132 (51.95% from 255 or 32.92% from 401); Blue value is 117 (46.09% from 255 or 29.18% from 401); Max value from RGB is 152 - color contains mainly: red. Hex color #988475 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #988475 is #677B8A. Grayscale: #888888. Windows color (decimal): -6781835 or 7701656. OLE color: 7701656.
HSL color Cylindrical-coordinate representation of color #988475: hue angle of 25.71º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #988475 is Cyan = 0, Magento = 0.13, Yellow = 0.23 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 132 | 117 | - |
| CMYK | 0 | 0.13 | 0.23 | 0.40 |
| HSL | 25.71º | 0.15% | 0.53% | - |
| HSV(B) | 25.71º | 0.23% | 0.6% | - |
| XYZ | 24.41 | 24.46 | 20.26 | - |
| YUV | 136.27 | 117.13 | 139.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 132 | 117 | 0 | 0.13 | 0.23 | 0.40 | 25.71 | 0.15 | 0.53 |
| Hex | 98 | 84 | 75 | 0 | D | 17 | 28 | 1A | F | 35 |
| Octal | 230 | 204 | 165 | 0 | 15 | 27 | 50 | 32 | 17 | 65 |
| Binary | 10011000 | 10000100 | 1110101 | 0 | 1101 | 10111 | 101000 | 11010 | 1111 | 110101 |
Color Harmonies of #988475
Complementary color
Monochromatic Colors of #988475
Black with #988475
Text Example
Text Example
White with #988475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988475; }
p { color: rgb(152,132,117); }
H1.HeaderClassName
{
color: #988475;
}
.AnyTagClassName
{
color: #988475;
}
</style>
background-color css
<style>
a { background-color: #988475; }
a { background-color: rgb(152,132,117); }
div.DivClassName
{
background-color: #988475;
}
.BgClassName
{
background-color: #988475;
}
</style>
border-color css
<style>
span { border-color: #988475; }
span { border-color: rgb(152,132,117); }
td.TdClassName
{
border-color: #988475;
}
.TagClassName
{
border-color: #988475;
}
</style>