Shades of Almond Frost #A78779
Tints of Almond Frost #A78779
RGB
CMYK
RGB Variations
Color information
#A78779 (or 0xA78779) is known color: Almond Frost. HEX triplet: A7, 87 and 79. RGB value is (167,135,121). Sum of RGB (Red+Green+Blue) = 167+135+121=423 (56% of max value = 765). Red value is 167 (65.62% from 255 or 39.48% from 423); Green value is 135 (53.12% from 255 or 31.91% from 423); Blue value is 121 (47.66% from 255 or 28.61% from 423); Max value from RGB is 167 - color contains mainly: red. Hex color #A78779 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A78779 is #587886. Grayscale: #8F8F8F. Windows color (decimal): -5798023 or 7964583. OLE color: 7964583.
HSL color Cylindrical-coordinate representation of color #A78779: hue angle of 18.26º degrees, saturation: 0.21, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A78779 is Cyan = 0, Magento = 0.19, Yellow = 0.28 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 135 | 121 | - |
| CMYK | 0 | 0.19 | 0.28 | 0.35 |
| HSL | 18.26º | 0.21% | 0.56% | - |
| HSV(B) | 18.26º | 0.28% | 0.65% | - |
| XYZ | 28.05 | 26.92 | 21.81 | - |
| YUV | 142.97 | 115.6 | 145.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 135 | 121 | 0 | 0.19 | 0.28 | 0.35 | 18.26 | 0.21 | 0.56 |
| Hex | A7 | 87 | 79 | 0 | 13 | 1C | 23 | 12 | 15 | 38 |
| Octal | 247 | 207 | 171 | 0 | 23 | 34 | 43 | 22 | 25 | 70 |
| Binary | 10100111 | 10000111 | 1111001 | 0 | 10011 | 11100 | 100011 | 10010 | 10101 | 111000 |
Color Harmonies of #A78779
Complementary color
Monochromatic Colors of #A78779
Black with #A78779
Text Example
Text Example
White with #A78779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A78779; }
p { color: rgb(167,135,121); }
H1.HeaderClassName
{
color: #A78779;
}
.AnyTagClassName
{
color: #A78779;
}
</style>
background-color css
<style>
a { background-color: #A78779; }
a { background-color: rgb(167,135,121); }
div.DivClassName
{
background-color: #A78779;
}
.BgClassName
{
background-color: #A78779;
}
</style>
border-color css
<style>
span { border-color: #A78779; }
span { border-color: rgb(167,135,121); }
td.TdClassName
{
border-color: #A78779;
}
.TagClassName
{
border-color: #A78779;
}
</style>