Shades of Almond Frost #988276
Tints of Almond Frost #988276
RGB
CMYK
RGB Variations
Color information
#988276 (or 0x988276) is known color: Almond Frost. HEX triplet: 98, 82 and 76. RGB value is (152,130,118). Sum of RGB (Red+Green+Blue) = 152+130+118=400 (52% of max value = 765). Red value is 152 (59.77% from 255 or 38% from 400); Green value is 130 (51.17% from 255 or 32.5% from 400); Blue value is 118 (46.48% from 255 or 29.5% from 400); Max value from RGB is 152 - color contains mainly: red. Hex color #988276 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #988276 is #677D89. Grayscale: #878787. Windows color (decimal): -6782346 or 7766680. OLE color: 7766680.
HSL color Cylindrical-coordinate representation of color #988276: hue angle of 21.18º 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 #988276 is Cyan = 0, Magento = 0.14, Yellow = 0.22 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 130 | 118 | - |
| CMYK | 0 | 0.14 | 0.22 | 0.40 |
| HSL | 21.18º | 0.14% | 0.53% | - |
| HSV(B) | 21.18º | 0.22% | 0.6% | - |
| XYZ | 24.2 | 23.95 | 20.49 | - |
| YUV | 135.21 | 118.29 | 139.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 130 | 118 | 0 | 0.14 | 0.22 | 0.40 | 21.18 | 0.14 | 0.53 |
| Hex | 98 | 82 | 76 | 0 | E | 16 | 28 | 15 | E | 35 |
| Octal | 230 | 202 | 166 | 0 | 16 | 26 | 50 | 25 | 16 | 65 |
| Binary | 10011000 | 10000010 | 1110110 | 0 | 1110 | 10110 | 101000 | 10101 | 1110 | 110101 |
Color Harmonies of #988276
Complementary color
Monochromatic Colors of #988276
Black with #988276
Text Example
Text Example
White with #988276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988276; }
p { color: rgb(152,130,118); }
H1.HeaderClassName
{
color: #988276;
}
.AnyTagClassName
{
color: #988276;
}
</style>
background-color css
<style>
a { background-color: #988276; }
a { background-color: rgb(152,130,118); }
div.DivClassName
{
background-color: #988276;
}
.BgClassName
{
background-color: #988276;
}
</style>
border-color css
<style>
span { border-color: #988276; }
span { border-color: rgb(152,130,118); }
td.TdClassName
{
border-color: #988276;
}
.TagClassName
{
border-color: #988276;
}
</style>