Shades of Almond Frost #928276
Tints of Almond Frost #928276
RGB
CMYK
RGB Variations
Color information
#928276 (or 0x928276) is known color: Almond Frost. HEX triplet: 92, 82 and 76. RGB value is (146,130,118). Sum of RGB (Red+Green+Blue) = 146+130+118=394 (52% of max value = 765). Red value is 146 (57.42% from 255 or 37.06% from 394); Green value is 130 (51.17% from 255 or 32.99% from 394); Blue value is 118 (46.48% from 255 or 29.95% from 394); Max value from RGB is 146 - color contains mainly: red. Hex color #928276 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #928276 is #6D7D89. Grayscale: #858585. Windows color (decimal): -7175562 or 7766674. OLE color: 7766674.
HSL color Cylindrical-coordinate representation of color #928276: hue angle of 25.71º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #928276 is Cyan = 0, Magento = 0.11, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 130 | 118 | - |
| CMYK | 0 | 0.11 | 0.19 | 0.43 |
| HSL | 25.71º | 0.11% | 0.52% | - |
| HSV(B) | 25.71º | 0.19% | 0.57% | - |
| XYZ | 23.11 | 23.38 | 20.44 | - |
| YUV | 133.42 | 119.3 | 136.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 130 | 118 | 0 | 0.11 | 0.19 | 0.43 | 25.71 | 0.11 | 0.52 |
| Hex | 92 | 82 | 76 | 0 | B | 13 | 2B | 1A | B | 34 |
| Octal | 222 | 202 | 166 | 0 | 13 | 23 | 53 | 32 | 13 | 64 |
| Binary | 10010010 | 10000010 | 1110110 | 0 | 1011 | 10011 | 101011 | 11010 | 1011 | 110100 |
Color Harmonies of #928276
Complementary color
Monochromatic Colors of #928276
Black with #928276
Text Example
Text Example
White with #928276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928276; }
p { color: rgb(146,130,118); }
H1.HeaderClassName
{
color: #928276;
}
.AnyTagClassName
{
color: #928276;
}
</style>
background-color css
<style>
a { background-color: #928276; }
a { background-color: rgb(146,130,118); }
div.DivClassName
{
background-color: #928276;
}
.BgClassName
{
background-color: #928276;
}
</style>
border-color css
<style>
span { border-color: #928276; }
span { border-color: rgb(146,130,118); }
td.TdClassName
{
border-color: #928276;
}
.TagClassName
{
border-color: #928276;
}
</style>