Shades of Almond Frost #A48472
Tints of Almond Frost #A48472
RGB
CMYK
RGB Variations
Color information
#A48472 (or 0xA48472) is known color: Almond Frost. HEX triplet: A4, 84 and 72. RGB value is (164,132,114). Sum of RGB (Red+Green+Blue) = 164+132+114=410 (54% of max value = 765). Red value is 164 (64.45% from 255 or 40% from 410); Green value is 132 (51.95% from 255 or 32.20% from 410); Blue value is 114 (44.92% from 255 or 27.80% from 410); Max value from RGB is 164 - color contains mainly: red. Hex color #A48472 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A48472 is #5B7B8D. Grayscale: #8B8B8B. Windows color (decimal): -5995406 or 7505060. OLE color: 7505060.
HSL color Cylindrical-coordinate representation of color #A48472: hue angle of 21.6º degrees, saturation: 0.22, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A48472 is Cyan = 0, Magento = 0.20, Yellow = 0.30 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 132 | 114 | - |
| CMYK | 0 | 0.20 | 0.30 | 0.36 |
| HSL | 21.6º | 0.22% | 0.55% | - |
| HSV(B) | 21.6º | 0.3% | 0.64% | - |
| XYZ | 26.6 | 25.61 | 19.46 | - |
| YUV | 139.52 | 113.6 | 145.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 132 | 114 | 0 | 0.20 | 0.30 | 0.36 | 21.6 | 0.22 | 0.55 |
| Hex | A4 | 84 | 72 | 0 | 14 | 1E | 24 | 16 | 16 | 37 |
| Octal | 244 | 204 | 162 | 0 | 24 | 36 | 44 | 26 | 26 | 67 |
| Binary | 10100100 | 10000100 | 1110010 | 0 | 10100 | 11110 | 100100 | 10110 | 10110 | 110111 |
Color Harmonies of #A48472
Complementary color
Monochromatic Colors of #A48472
Black with #A48472
Text Example
Text Example
White with #A48472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A48472; }
p { color: rgb(164,132,114); }
H1.HeaderClassName
{
color: #A48472;
}
.AnyTagClassName
{
color: #A48472;
}
</style>
background-color css
<style>
a { background-color: #A48472; }
a { background-color: rgb(164,132,114); }
div.DivClassName
{
background-color: #A48472;
}
.BgClassName
{
background-color: #A48472;
}
</style>
border-color css
<style>
span { border-color: #A48472; }
span { border-color: rgb(164,132,114); }
td.TdClassName
{
border-color: #A48472;
}
.TagClassName
{
border-color: #A48472;
}
</style>