Shades of Almond Frost #928781
Tints of Almond Frost #928781
RGB
CMYK
RGB Variations
Color information
#928781 (or 0x928781) is known color: Almond Frost. HEX triplet: 92, 87 and 81. RGB value is (146,135,129). Sum of RGB (Red+Green+Blue) = 146+135+129=410 (54% of max value = 765). Red value is 146 (57.42% from 255 or 35.61% from 410); Green value is 135 (53.12% from 255 or 32.93% from 410); Blue value is 129 (50.78% from 255 or 31.46% from 410); Max value from RGB is 146 - color contains mainly: red. Hex color #928781 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #928781 is #6D787E. Grayscale: #898989. Windows color (decimal): -7174271 or 8488850. OLE color: 8488850.
HSL color Cylindrical-coordinate representation of color #928781: hue angle of 21.18º 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 #928781 is Cyan = 0, Magento = 0.08, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 135 | 129 | - |
| CMYK | 0 | 0.08 | 0.12 | 0.43 |
| HSL | 21.18º | 0.07% | 0.54% | - |
| HSV(B) | 21.18º | 0.12% | 0.57% | - |
| XYZ | 24.48 | 25.02 | 24.31 | - |
| YUV | 137.61 | 123.14 | 133.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 135 | 129 | 0 | 0.08 | 0.12 | 0.43 | 21.18 | 0.07 | 0.54 |
| Hex | 92 | 87 | 81 | 0 | 8 | C | 2B | 15 | 7 | 36 |
| Octal | 222 | 207 | 201 | 0 | 10 | 14 | 53 | 25 | 7 | 66 |
| Binary | 10010010 | 10000111 | 10000001 | 0 | 1000 | 1100 | 101011 | 10101 | 111 | 110110 |
Color Harmonies of #928781
Complementary color
Monochromatic Colors of #928781
Black with #928781
Text Example
Text Example
White with #928781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928781; }
p { color: rgb(146,135,129); }
H1.HeaderClassName
{
color: #928781;
}
.AnyTagClassName
{
color: #928781;
}
</style>
background-color css
<style>
a { background-color: #928781; }
a { background-color: rgb(146,135,129); }
div.DivClassName
{
background-color: #928781;
}
.BgClassName
{
background-color: #928781;
}
</style>
border-color css
<style>
span { border-color: #928781; }
span { border-color: rgb(146,135,129); }
td.TdClassName
{
border-color: #928781;
}
.TagClassName
{
border-color: #928781;
}
</style>