Shades of Almond Frost #A78472
Tints of Almond Frost #A78472
RGB
CMYK
RGB Variations
Color information
#A78472 (or 0xA78472) is known color: Almond Frost. HEX triplet: A7, 84 and 72. RGB value is (167,132,114). Sum of RGB (Red+Green+Blue) = 167+132+114=413 (54% of max value = 765). Red value is 167 (65.62% from 255 or 40.44% from 413); Green value is 132 (51.95% from 255 or 31.96% from 413); Blue value is 114 (44.92% from 255 or 27.60% from 413); Max value from RGB is 167 - color contains mainly: red. Hex color #A78472 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A78472 is #587B8D. Grayscale: #8C8C8C. Windows color (decimal): -5798798 or 7505063. OLE color: 7505063.
HSL color Cylindrical-coordinate representation of color #A78472: hue angle of 20.38º degrees, saturation: 0.23, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #A78472 is Cyan = 0, Magento = 0.21, Yellow = 0.32 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 132 | 114 | - |
| CMYK | 0 | 0.21 | 0.32 | 0.35 |
| HSL | 20.38º | 0.23% | 0.55% | - |
| HSV(B) | 20.38º | 0.32% | 0.65% | - |
| XYZ | 27.22 | 25.93 | 19.49 | - |
| YUV | 140.41 | 113.1 | 146.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 132 | 114 | 0 | 0.21 | 0.32 | 0.35 | 20.38 | 0.23 | 0.55 |
| Hex | A7 | 84 | 72 | 0 | 15 | 20 | 23 | 14 | 17 | 37 |
| Octal | 247 | 204 | 162 | 0 | 25 | 40 | 43 | 24 | 27 | 67 |
| Binary | 10100111 | 10000100 | 1110010 | 0 | 10101 | 100000 | 100011 | 10100 | 10111 | 110111 |
Color Harmonies of #A78472
Complementary color
Monochromatic Colors of #A78472
Black with #A78472
Text Example
Text Example
White with #A78472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A78472; }
p { color: rgb(167,132,114); }
H1.HeaderClassName
{
color: #A78472;
}
.AnyTagClassName
{
color: #A78472;
}
</style>
background-color css
<style>
a { background-color: #A78472; }
a { background-color: rgb(167,132,114); }
div.DivClassName
{
background-color: #A78472;
}
.BgClassName
{
background-color: #A78472;
}
</style>
border-color css
<style>
span { border-color: #A78472; }
span { border-color: rgb(167,132,114); }
td.TdClassName
{
border-color: #A78472;
}
.TagClassName
{
border-color: #A78472;
}
</style>