Shades of Almond Frost #A38472
Tints of Almond Frost #A38472
RGB
CMYK
RGB Variations
Color information
#A38472 (or 0xA38472) is known color: Almond Frost. HEX triplet: A3, 84 and 72. RGB value is (163,132,114). Sum of RGB (Red+Green+Blue) = 163+132+114=409 (54% of max value = 765). Red value is 163 (64.06% from 255 or 39.85% from 409); Green value is 132 (51.95% from 255 or 32.27% from 409); Blue value is 114 (44.92% from 255 or 27.87% from 409); Max value from RGB is 163 - color contains mainly: red. Hex color #A38472 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A38472 is #5C7B8D. Grayscale: #8B8B8B. Windows color (decimal): -6060942 or 7505059. OLE color: 7505059.
HSL color Cylindrical-coordinate representation of color #A38472: hue angle of 22.04º degrees, saturation: 0.21, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A38472 is Cyan = 0, Magento = 0.19, Yellow = 0.30 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 132 | 114 | - |
| CMYK | 0 | 0.19 | 0.30 | 0.36 |
| HSL | 22.04º | 0.21% | 0.54% | - |
| HSV(B) | 22.04º | 0.3% | 0.64% | - |
| XYZ | 26.39 | 25.5 | 19.45 | - |
| YUV | 139.22 | 113.77 | 144.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 132 | 114 | 0 | 0.19 | 0.30 | 0.36 | 22.04 | 0.21 | 0.54 |
| Hex | A3 | 84 | 72 | 0 | 13 | 1E | 24 | 16 | 15 | 36 |
| Octal | 243 | 204 | 162 | 0 | 23 | 36 | 44 | 26 | 25 | 66 |
| Binary | 10100011 | 10000100 | 1110010 | 0 | 10011 | 11110 | 100100 | 10110 | 10101 | 110110 |
Color Harmonies of #A38472
Complementary color
Monochromatic Colors of #A38472
Black with #A38472
Text Example
Text Example
White with #A38472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38472; }
p { color: rgb(163,132,114); }
H1.HeaderClassName
{
color: #A38472;
}
.AnyTagClassName
{
color: #A38472;
}
</style>
background-color css
<style>
a { background-color: #A38472; }
a { background-color: rgb(163,132,114); }
div.DivClassName
{
background-color: #A38472;
}
.BgClassName
{
background-color: #A38472;
}
</style>
border-color css
<style>
span { border-color: #A38472; }
span { border-color: rgb(163,132,114); }
td.TdClassName
{
border-color: #A38472;
}
.TagClassName
{
border-color: #A38472;
}
</style>