Shades of Almond Frost #988576
Tints of Almond Frost #988576
RGB
CMYK
RGB Variations
Color information
#988576 (or 0x988576) is known color: Almond Frost. HEX triplet: 98, 85 and 76. RGB value is (152,133,118). Sum of RGB (Red+Green+Blue) = 152+133+118=403 (53% of max value = 765). Red value is 152 (59.77% from 255 or 37.72% from 403); Green value is 133 (52.34% from 255 or 33.00% from 403); Blue value is 118 (46.48% from 255 or 29.28% from 403); Max value from RGB is 152 - color contains mainly: red. Hex color #988576 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #988576 is #677A89. Grayscale: #898989. Windows color (decimal): -6781578 or 7767448. OLE color: 7767448.
HSL color Cylindrical-coordinate representation of color #988576: hue angle of 26.47º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #988576 is Cyan = 0, Magento = 0.13, Yellow = 0.22 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 133 | 118 | - |
| CMYK | 0 | 0.13 | 0.22 | 0.40 |
| HSL | 26.47º | 0.14% | 0.53% | - |
| HSV(B) | 26.47º | 0.22% | 0.6% | - |
| XYZ | 24.61 | 24.76 | 20.62 | - |
| YUV | 136.97 | 117.29 | 138.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 133 | 118 | 0 | 0.13 | 0.22 | 0.40 | 26.47 | 0.14 | 0.53 |
| Hex | 98 | 85 | 76 | 0 | D | 16 | 28 | 1A | E | 35 |
| Octal | 230 | 205 | 166 | 0 | 15 | 26 | 50 | 32 | 16 | 65 |
| Binary | 10011000 | 10000101 | 1110110 | 0 | 1101 | 10110 | 101000 | 11010 | 1110 | 110101 |
Color Harmonies of #988576
Complementary color
Monochromatic Colors of #988576
Black with #988576
Text Example
Text Example
White with #988576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988576; }
p { color: rgb(152,133,118); }
H1.HeaderClassName
{
color: #988576;
}
.AnyTagClassName
{
color: #988576;
}
</style>
background-color css
<style>
a { background-color: #988576; }
a { background-color: rgb(152,133,118); }
div.DivClassName
{
background-color: #988576;
}
.BgClassName
{
background-color: #988576;
}
</style>
border-color css
<style>
span { border-color: #988576; }
span { border-color: rgb(152,133,118); }
td.TdClassName
{
border-color: #988576;
}
.TagClassName
{
border-color: #988576;
}
</style>