Shades of Almond Frost #978271
Tints of Almond Frost #978271
RGB
CMYK
RGB Variations
Color information
#978271 (or 0x978271) is known color: Almond Frost. HEX triplet: 97, 82 and 71. RGB value is (151,130,113). Sum of RGB (Red+Green+Blue) = 151+130+113=394 (52% of max value = 765). Red value is 151 (59.38% from 255 or 38.32% from 394); Green value is 130 (51.17% from 255 or 32.99% from 394); Blue value is 113 (44.53% from 255 or 28.68% from 394); Max value from RGB is 151 - color contains mainly: red. Hex color #978271 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #978271 is #687D8E. Grayscale: #868686. Windows color (decimal): -6847887 or 7438999. OLE color: 7438999.
HSL color Cylindrical-coordinate representation of color #978271: hue angle of 26.84º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #978271 is Cyan = 0, Magento = 0.14, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 130 | 113 | - |
| CMYK | 0 | 0.14 | 0.25 | 0.41 |
| HSL | 26.84º | 0.15% | 0.52% | - |
| HSV(B) | 26.84º | 0.25% | 0.59% | - |
| XYZ | 23.73 | 23.74 | 18.95 | - |
| YUV | 134.34 | 115.96 | 139.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 130 | 113 | 0 | 0.14 | 0.25 | 0.41 | 26.84 | 0.15 | 0.52 |
| Hex | 97 | 82 | 71 | 0 | E | 19 | 29 | 1B | F | 34 |
| Octal | 227 | 202 | 161 | 0 | 16 | 31 | 51 | 33 | 17 | 64 |
| Binary | 10010111 | 10000010 | 1110001 | 0 | 1110 | 11001 | 101001 | 11011 | 1111 | 110100 |
Color Harmonies of #978271
Complementary color
Monochromatic Colors of #978271
Black with #978271
Text Example
Text Example
White with #978271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978271; }
p { color: rgb(151,130,113); }
H1.HeaderClassName
{
color: #978271;
}
.AnyTagClassName
{
color: #978271;
}
</style>
background-color css
<style>
a { background-color: #978271; }
a { background-color: rgb(151,130,113); }
div.DivClassName
{
background-color: #978271;
}
.BgClassName
{
background-color: #978271;
}
</style>
border-color css
<style>
span { border-color: #978271; }
span { border-color: rgb(151,130,113); }
td.TdClassName
{
border-color: #978271;
}
.TagClassName
{
border-color: #978271;
}
</style>