Shades of Almond Frost #918983
Tints of Almond Frost #918983
RGB
CMYK
RGB Variations
Color information
#918983 (or 0x918983) is known color: Almond Frost. HEX triplet: 91, 89 and 83. RGB value is (145,137,131). Sum of RGB (Red+Green+Blue) = 145+137+131=413 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.11% from 413); Green value is 137 (53.91% from 255 or 33.17% from 413); Blue value is 131 (51.56% from 255 or 31.72% from 413); Max value from RGB is 145 - color contains mainly: red. Hex color #918983 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918983 is #6E767C. Grayscale: #8A8A8A. Windows color (decimal): -7239293 or 8620433. OLE color: 8620433.
HSL color Cylindrical-coordinate representation of color #918983: hue angle of 25.71º degrees, saturation: 0.06, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #918983 is Cyan = 0, Magento = 0.06, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 137 | 131 | - |
| CMYK | 0 | 0.06 | 0.10 | 0.43 |
| HSL | 25.71º | 0.06% | 0.54% | - |
| HSV(B) | 25.71º | 0.1% | 0.57% | - |
| XYZ | 24.72 | 25.55 | 25.1 | - |
| YUV | 138.71 | 123.65 | 132.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 137 | 131 | 0 | 0.06 | 0.10 | 0.43 | 25.71 | 0.06 | 0.54 |
| Hex | 91 | 89 | 83 | 0 | 6 | A | 2B | 1A | 6 | 36 |
| Octal | 221 | 211 | 203 | 0 | 6 | 12 | 53 | 32 | 6 | 66 |
| Binary | 10010001 | 10001001 | 10000011 | 0 | 110 | 1010 | 101011 | 11010 | 110 | 110110 |
Color Harmonies of #918983
Complementary color
Monochromatic Colors of #918983
Black with #918983
Text Example
Text Example
White with #918983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918983; }
p { color: rgb(145,137,131); }
H1.HeaderClassName
{
color: #918983;
}
.AnyTagClassName
{
color: #918983;
}
</style>
background-color css
<style>
a { background-color: #918983; }
a { background-color: rgb(145,137,131); }
div.DivClassName
{
background-color: #918983;
}
.BgClassName
{
background-color: #918983;
}
</style>
border-color css
<style>
span { border-color: #918983; }
span { border-color: rgb(145,137,131); }
td.TdClassName
{
border-color: #918983;
}
.TagClassName
{
border-color: #918983;
}
</style>