Shades of Almond Frost #918780
Tints of Almond Frost #918780
RGB
CMYK
RGB Variations
Color information
#918780 (or 0x918780) is known color: Almond Frost. HEX triplet: 91, 87 and 80. RGB value is (145,135,128). Sum of RGB (Red+Green+Blue) = 145+135+128=408 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.54% from 408); Green value is 135 (53.12% from 255 or 33.09% from 408); Blue value is 128 (50.39% from 255 or 31.37% from 408); Max value from RGB is 145 - color contains mainly: red. Hex color #918780 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918780 is #6E787F. Grayscale: #898989. Windows color (decimal): -7239808 or 8423313. OLE color: 8423313.
HSL color Cylindrical-coordinate representation of color #918780: hue angle of 24.71º degrees, saturation: 0.07, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #918780 is Cyan = 0, Magento = 0.07, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 135 | 128 | - |
| CMYK | 0 | 0.07 | 0.12 | 0.43 |
| HSL | 24.71º | 0.07% | 0.54% | - |
| HSV(B) | 24.71º | 0.12% | 0.57% | - |
| XYZ | 24.24 | 24.91 | 23.95 | - |
| YUV | 137.19 | 122.81 | 133.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 135 | 128 | 0 | 0.07 | 0.12 | 0.43 | 24.71 | 0.07 | 0.54 |
| Hex | 91 | 87 | 80 | 0 | 7 | C | 2B | 19 | 7 | 36 |
| Octal | 221 | 207 | 200 | 0 | 7 | 14 | 53 | 31 | 7 | 66 |
| Binary | 10010001 | 10000111 | 10000000 | 0 | 111 | 1100 | 101011 | 11001 | 111 | 110110 |
Color Harmonies of #918780
Complementary color
Monochromatic Colors of #918780
Black with #918780
Text Example
Text Example
White with #918780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918780; }
p { color: rgb(145,135,128); }
H1.HeaderClassName
{
color: #918780;
}
.AnyTagClassName
{
color: #918780;
}
</style>
background-color css
<style>
a { background-color: #918780; }
a { background-color: rgb(145,135,128); }
div.DivClassName
{
background-color: #918780;
}
.BgClassName
{
background-color: #918780;
}
</style>
border-color css
<style>
span { border-color: #918780; }
span { border-color: rgb(145,135,128); }
td.TdClassName
{
border-color: #918780;
}
.TagClassName
{
border-color: #918780;
}
</style>