Shades of Almond Frost #988378
Tints of Almond Frost #988378
RGB
CMYK
RGB Variations
Color information
#988378 (or 0x988378) is known color: Almond Frost. HEX triplet: 98, 83 and 78. RGB value is (152,131,120). Sum of RGB (Red+Green+Blue) = 152+131+120=403 (53% of max value = 765). Red value is 152 (59.77% from 255 or 37.72% from 403); Green value is 131 (51.56% from 255 or 32.51% from 403); Blue value is 120 (47.27% from 255 or 29.78% from 403); Max value from RGB is 152 - color contains mainly: red. Hex color #988378 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #988378 is #677C87. Grayscale: #888888. Windows color (decimal): -6782088 or 7898008. OLE color: 7898008.
HSL color Cylindrical-coordinate representation of color #988378: hue angle of 20.62º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #988378 is Cyan = 0, Magento = 0.14, Yellow = 0.21 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 131 | 120 | - |
| CMYK | 0 | 0.14 | 0.21 | 0.40 |
| HSL | 20.63º | 0.13% | 0.53% | - |
| HSV(B) | 20.63º | 0.21% | 0.6% | - |
| XYZ | 24.46 | 24.26 | 21.16 | - |
| YUV | 136.03 | 118.96 | 139.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 131 | 120 | 0 | 0.14 | 0.21 | 0.40 | 20.63 | 0.13 | 0.53 |
| Hex | 98 | 83 | 78 | 0 | E | 15 | 28 | 15 | D | 35 |
| Octal | 230 | 203 | 170 | 0 | 16 | 25 | 50 | 25 | 15 | 65 |
| Binary | 10011000 | 10000011 | 1111000 | 0 | 1110 | 10101 | 101000 | 10101 | 1101 | 110101 |
Color Harmonies of #988378
Complementary color
Monochromatic Colors of #988378
Black with #988378
Text Example
Text Example
White with #988378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988378; }
p { color: rgb(152,131,120); }
H1.HeaderClassName
{
color: #988378;
}
.AnyTagClassName
{
color: #988378;
}
</style>
background-color css
<style>
a { background-color: #988378; }
a { background-color: rgb(152,131,120); }
div.DivClassName
{
background-color: #988378;
}
.BgClassName
{
background-color: #988378;
}
</style>
border-color css
<style>
span { border-color: #988378; }
span { border-color: rgb(152,131,120); }
td.TdClassName
{
border-color: #988378;
}
.TagClassName
{
border-color: #988378;
}
</style>