Shades of Almond Frost #A18774
Tints of Almond Frost #A18774
RGB
CMYK
RGB Variations
Color information
#A18774 (or 0xA18774) is known color: Almond Frost. HEX triplet: A1, 87 and 74. RGB value is (161,135,116). Sum of RGB (Red+Green+Blue) = 161+135+116=412 (54% of max value = 765). Red value is 161 (63.28% from 255 or 39.08% from 412); Green value is 135 (53.12% from 255 or 32.77% from 412); Blue value is 116 (45.70% from 255 or 28.16% from 412); Max value from RGB is 161 - color contains mainly: red. Hex color #A18774 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A18774 is #5E788B. Grayscale: #8C8C8C. Windows color (decimal): -6191244 or 7636897. OLE color: 7636897.
HSL color Cylindrical-coordinate representation of color #A18774: hue angle of 25.33º degrees, saturation: 0.19, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A18774 is Cyan = 0, Magento = 0.16, Yellow = 0.28 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 135 | 116 | - |
| CMYK | 0 | 0.16 | 0.28 | 0.37 |
| HSL | 25.33º | 0.19% | 0.54% | - |
| HSV(B) | 25.33º | 0.28% | 0.63% | - |
| XYZ | 26.51 | 26.17 | 20.18 | - |
| YUV | 140.61 | 114.11 | 142.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 135 | 116 | 0 | 0.16 | 0.28 | 0.37 | 25.33 | 0.19 | 0.54 |
| Hex | A1 | 87 | 74 | 0 | 10 | 1C | 25 | 19 | 13 | 36 |
| Octal | 241 | 207 | 164 | 0 | 20 | 34 | 45 | 31 | 23 | 66 |
| Binary | 10100001 | 10000111 | 1110100 | 0 | 10000 | 11100 | 100101 | 11001 | 10011 | 110110 |
Color Harmonies of #A18774
Complementary color
Monochromatic Colors of #A18774
Black with #A18774
Text Example
Text Example
White with #A18774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18774; }
p { color: rgb(161,135,116); }
H1.HeaderClassName
{
color: #A18774;
}
.AnyTagClassName
{
color: #A18774;
}
</style>
background-color css
<style>
a { background-color: #A18774; }
a { background-color: rgb(161,135,116); }
div.DivClassName
{
background-color: #A18774;
}
.BgClassName
{
background-color: #A18774;
}
</style>
border-color css
<style>
span { border-color: #A18774; }
span { border-color: rgb(161,135,116); }
td.TdClassName
{
border-color: #A18774;
}
.TagClassName
{
border-color: #A18774;
}
</style>