Shades of Almond Frost #A18573
Tints of Almond Frost #A18573
RGB
CMYK
RGB Variations
Color information
#A18573 (or 0xA18573) is known color: Almond Frost. HEX triplet: A1, 85 and 73. RGB value is (161,133,115). Sum of RGB (Red+Green+Blue) = 161+133+115=409 (54% of max value = 765). Red value is 161 (63.28% from 255 or 39.36% from 409); Green value is 133 (52.34% from 255 or 32.52% from 409); Blue value is 115 (45.31% from 255 or 28.12% from 409); Max value from RGB is 161 - color contains mainly: red. Hex color #A18573 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A18573 is #5E7A8C. Grayscale: #8B8B8B. Windows color (decimal): -6191757 or 7570849. OLE color: 7570849.
HSL color Cylindrical-coordinate representation of color #A18573: hue angle of 23.48º degrees, saturation: 0.2, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A18573 is Cyan = 0, Magento = 0.17, Yellow = 0.29 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 133 | 115 | - |
| CMYK | 0 | 0.17 | 0.29 | 0.37 |
| HSL | 23.48º | 0.2% | 0.54% | - |
| HSV(B) | 23.48º | 0.29% | 0.63% | - |
| XYZ | 26.18 | 25.59 | 19.78 | - |
| YUV | 139.32 | 114.28 | 143.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 133 | 115 | 0 | 0.17 | 0.29 | 0.37 | 23.48 | 0.2 | 0.54 |
| Hex | A1 | 85 | 73 | 0 | 11 | 1D | 25 | 17 | 14 | 36 |
| Octal | 241 | 205 | 163 | 0 | 21 | 35 | 45 | 27 | 24 | 66 |
| Binary | 10100001 | 10000101 | 1110011 | 0 | 10001 | 11101 | 100101 | 10111 | 10100 | 110110 |
Color Harmonies of #A18573
Complementary color
Monochromatic Colors of #A18573
Black with #A18573
Text Example
Text Example
White with #A18573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18573; }
p { color: rgb(161,133,115); }
H1.HeaderClassName
{
color: #A18573;
}
.AnyTagClassName
{
color: #A18573;
}
</style>
background-color css
<style>
a { background-color: #A18573; }
a { background-color: rgb(161,133,115); }
div.DivClassName
{
background-color: #A18573;
}
.BgClassName
{
background-color: #A18573;
}
</style>
border-color css
<style>
span { border-color: #A18573; }
span { border-color: rgb(161,133,115); }
td.TdClassName
{
border-color: #A18573;
}
.TagClassName
{
border-color: #A18573;
}
</style>