Shades of Almond Frost #978373
Tints of Almond Frost #978373
RGB
CMYK
RGB Variations
Color information
#978373 (or 0x978373) is known color: Almond Frost. HEX triplet: 97, 83 and 73. RGB value is (151,131,115). Sum of RGB (Red+Green+Blue) = 151+131+115=397 (52% of max value = 765). Red value is 151 (59.38% from 255 or 38.04% from 397); Green value is 131 (51.56% from 255 or 33.00% from 397); Blue value is 115 (45.31% from 255 or 28.97% from 397); Max value from RGB is 151 - color contains mainly: red. Hex color #978373 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #978373 is #687C8C. Grayscale: #878787. Windows color (decimal): -6847629 or 7570327. OLE color: 7570327.
HSL color Cylindrical-coordinate representation of color #978373: hue angle of 26.67º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #978373 is Cyan = 0, Magento = 0.13, Yellow = 0.24 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 131 | 115 | - |
| CMYK | 0 | 0.13 | 0.24 | 0.41 |
| HSL | 26.67º | 0.15% | 0.52% | - |
| HSV(B) | 26.67º | 0.24% | 0.59% | - |
| XYZ | 23.97 | 24.05 | 19.6 | - |
| YUV | 135.16 | 116.63 | 139.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 131 | 115 | 0 | 0.13 | 0.24 | 0.41 | 26.67 | 0.15 | 0.52 |
| Hex | 97 | 83 | 73 | 0 | D | 18 | 29 | 1B | F | 34 |
| Octal | 227 | 203 | 163 | 0 | 15 | 30 | 51 | 33 | 17 | 64 |
| Binary | 10010111 | 10000011 | 1110011 | 0 | 1101 | 11000 | 101001 | 11011 | 1111 | 110100 |
Color Harmonies of #978373
Complementary color
Monochromatic Colors of #978373
Black with #978373
Text Example
Text Example
White with #978373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978373; }
p { color: rgb(151,131,115); }
H1.HeaderClassName
{
color: #978373;
}
.AnyTagClassName
{
color: #978373;
}
</style>
background-color css
<style>
a { background-color: #978373; }
a { background-color: rgb(151,131,115); }
div.DivClassName
{
background-color: #978373;
}
.BgClassName
{
background-color: #978373;
}
</style>
border-color css
<style>
span { border-color: #978373; }
span { border-color: rgb(151,131,115); }
td.TdClassName
{
border-color: #978373;
}
.TagClassName
{
border-color: #978373;
}
</style>