Shades of Almond Frost #A18677
Tints of Almond Frost #A18677
RGB
CMYK
RGB Variations
Color information
#A18677 (or 0xA18677) is known color: Almond Frost. HEX triplet: A1, 86 and 77. RGB value is (161,134,119). Sum of RGB (Red+Green+Blue) = 161+134+119=414 (54% of max value = 765). Red value is 161 (63.28% from 255 or 38.89% from 414); Green value is 134 (52.73% from 255 or 32.37% from 414); Blue value is 119 (46.88% from 255 or 28.74% from 414); Max value from RGB is 161 - color contains mainly: red. Hex color #A18677 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A18677 is #5E7988. Grayscale: #8C8C8C. Windows color (decimal): -6191497 or 7833249. OLE color: 7833249.
HSL color Cylindrical-coordinate representation of color #A18677: hue angle of 21.43º degrees, saturation: 0.18, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A18677 is Cyan = 0, Magento = 0.17, Yellow = 0.26 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 134 | 119 | - |
| CMYK | 0 | 0.17 | 0.26 | 0.37 |
| HSL | 21.43º | 0.18% | 0.55% | - |
| HSV(B) | 21.43º | 0.26% | 0.63% | - |
| XYZ | 26.55 | 25.96 | 21.06 | - |
| YUV | 140.36 | 115.95 | 142.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 134 | 119 | 0 | 0.17 | 0.26 | 0.37 | 21.43 | 0.18 | 0.55 |
| Hex | A1 | 86 | 77 | 0 | 11 | 1A | 25 | 15 | 12 | 37 |
| Octal | 241 | 206 | 167 | 0 | 21 | 32 | 45 | 25 | 22 | 67 |
| Binary | 10100001 | 10000110 | 1110111 | 0 | 10001 | 11010 | 100101 | 10101 | 10010 | 110111 |
Color Harmonies of #A18677
Complementary color
Monochromatic Colors of #A18677
Black with #A18677
Text Example
Text Example
White with #A18677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18677; }
p { color: rgb(161,134,119); }
H1.HeaderClassName
{
color: #A18677;
}
.AnyTagClassName
{
color: #A18677;
}
</style>
background-color css
<style>
a { background-color: #A18677; }
a { background-color: rgb(161,134,119); }
div.DivClassName
{
background-color: #A18677;
}
.BgClassName
{
background-color: #A18677;
}
</style>
border-color css
<style>
span { border-color: #A18677; }
span { border-color: rgb(161,134,119); }
td.TdClassName
{
border-color: #A18677;
}
.TagClassName
{
border-color: #A18677;
}
</style>