Shades of Almond Frost #A38579
Tints of Almond Frost #A38579
RGB
CMYK
RGB Variations
Color information
#A38579 (or 0xA38579) is known color: Almond Frost. HEX triplet: A3, 85 and 79. RGB value is (163,133,121). Sum of RGB (Red+Green+Blue) = 163+133+121=417 (55% of max value = 765). Red value is 163 (64.06% from 255 or 39.09% from 417); Green value is 133 (52.34% from 255 or 31.89% from 417); Blue value is 121 (47.66% from 255 or 29.02% from 417); Max value from RGB is 163 - color contains mainly: red. Hex color #A38579 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A38579 is #5C7A86. Grayscale: #8C8C8C. Windows color (decimal): -6060679 or 7964067. OLE color: 7964067.
HSL color Cylindrical-coordinate representation of color #A38579: hue angle of 17.14º degrees, saturation: 0.19, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A38579 is Cyan = 0, Magento = 0.18, Yellow = 0.26 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 133 | 121 | - |
| CMYK | 0 | 0.18 | 0.26 | 0.36 |
| HSL | 17.14º | 0.19% | 0.56% | - |
| HSV(B) | 17.14º | 0.26% | 0.64% | - |
| XYZ | 26.94 | 25.94 | 21.68 | - |
| YUV | 140.6 | 116.94 | 143.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 133 | 121 | 0 | 0.18 | 0.26 | 0.36 | 17.14 | 0.19 | 0.56 |
| Hex | A3 | 85 | 79 | 0 | 12 | 1A | 24 | 11 | 13 | 38 |
| Octal | 243 | 205 | 171 | 0 | 22 | 32 | 44 | 21 | 23 | 70 |
| Binary | 10100011 | 10000101 | 1111001 | 0 | 10010 | 11010 | 100100 | 10001 | 10011 | 111000 |
Color Harmonies of #A38579
Complementary color
Monochromatic Colors of #A38579
Black with #A38579
Text Example
Text Example
White with #A38579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38579; }
p { color: rgb(163,133,121); }
H1.HeaderClassName
{
color: #A38579;
}
.AnyTagClassName
{
color: #A38579;
}
</style>
background-color css
<style>
a { background-color: #A38579; }
a { background-color: rgb(163,133,121); }
div.DivClassName
{
background-color: #A38579;
}
.BgClassName
{
background-color: #A38579;
}
</style>
border-color css
<style>
span { border-color: #A38579; }
span { border-color: rgb(163,133,121); }
td.TdClassName
{
border-color: #A38579;
}
.TagClassName
{
border-color: #A38579;
}
</style>