Shades of Almond Frost #988373
Tints of Almond Frost #988373
RGB
CMYK
RGB Variations
Color information
#988373 (or 0x988373) is known color: Almond Frost. HEX triplet: 98, 83 and 73. RGB value is (152,131,115). Sum of RGB (Red+Green+Blue) = 152+131+115=398 (52% of max value = 765). Red value is 152 (59.77% from 255 or 38.19% from 398); Green value is 131 (51.56% from 255 or 32.91% from 398); Blue value is 115 (45.31% from 255 or 28.89% from 398); Max value from RGB is 152 - color contains mainly: red. Hex color #988373 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #988373 is #677C8C. Grayscale: #878787. Windows color (decimal): -6782093 or 7570328. OLE color: 7570328.
HSL color Cylindrical-coordinate representation of color #988373: hue angle of 25.95º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #988373 is Cyan = 0, Magento = 0.14, Yellow = 0.24 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 131 | 115 | - |
| CMYK | 0 | 0.14 | 0.24 | 0.40 |
| HSL | 25.95º | 0.15% | 0.52% | - |
| HSV(B) | 25.95º | 0.24% | 0.6% | - |
| XYZ | 24.16 | 24.15 | 19.61 | - |
| YUV | 135.46 | 116.46 | 139.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 131 | 115 | 0 | 0.14 | 0.24 | 0.40 | 25.95 | 0.15 | 0.52 |
| Hex | 98 | 83 | 73 | 0 | E | 18 | 28 | 1A | F | 34 |
| Octal | 230 | 203 | 163 | 0 | 16 | 30 | 50 | 32 | 17 | 64 |
| Binary | 10011000 | 10000011 | 1110011 | 0 | 1110 | 11000 | 101000 | 11010 | 1111 | 110100 |
Color Harmonies of #988373
Complementary color
Monochromatic Colors of #988373
Black with #988373
Text Example
Text Example
White with #988373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988373; }
p { color: rgb(152,131,115); }
H1.HeaderClassName
{
color: #988373;
}
.AnyTagClassName
{
color: #988373;
}
</style>
background-color css
<style>
a { background-color: #988373; }
a { background-color: rgb(152,131,115); }
div.DivClassName
{
background-color: #988373;
}
.BgClassName
{
background-color: #988373;
}
</style>
border-color css
<style>
span { border-color: #988373; }
span { border-color: rgb(152,131,115); }
td.TdClassName
{
border-color: #988373;
}
.TagClassName
{
border-color: #988373;
}
</style>