Shades of Almond Frost #A38576
Tints of Almond Frost #A38576
RGB
CMYK
RGB Variations
Color information
#A38576 (or 0xA38576) is known color: Almond Frost. HEX triplet: A3, 85 and 76. RGB value is (163,133,118). Sum of RGB (Red+Green+Blue) = 163+133+118=414 (54% of max value = 765). Red value is 163 (64.06% from 255 or 39.37% from 414); Green value is 133 (52.34% from 255 or 32.13% from 414); Blue value is 118 (46.48% from 255 or 28.50% from 414); Max value from RGB is 163 - color contains mainly: red. Hex color #A38576 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A38576 is #5C7A89. Grayscale: #8C8C8C. Windows color (decimal): -6060682 or 7767459. OLE color: 7767459.
HSL color Cylindrical-coordinate representation of color #A38576: hue angle of 20º degrees, saturation: 0.2, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A38576 is Cyan = 0, Magento = 0.18, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 133 | 118 | - |
| CMYK | 0 | 0.18 | 0.28 | 0.36 |
| HSL | 20º | 0.2% | 0.55% | - |
| HSV(B) | 20º | 0.28% | 0.64% | - |
| XYZ | 26.76 | 25.87 | 20.72 | - |
| YUV | 140.26 | 115.44 | 144.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 133 | 118 | 0 | 0.18 | 0.28 | 0.36 | 20 | 0.2 | 0.55 |
| Hex | A3 | 85 | 76 | 0 | 12 | 1C | 24 | 14 | 14 | 37 |
| Octal | 243 | 205 | 166 | 0 | 22 | 34 | 44 | 24 | 24 | 67 |
| Binary | 10100011 | 10000101 | 1110110 | 0 | 10010 | 11100 | 100100 | 10100 | 10100 | 110111 |
Color Harmonies of #A38576
Complementary color
Monochromatic Colors of #A38576
Black with #A38576
Text Example
Text Example
White with #A38576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38576; }
p { color: rgb(163,133,118); }
H1.HeaderClassName
{
color: #A38576;
}
.AnyTagClassName
{
color: #A38576;
}
</style>
background-color css
<style>
a { background-color: #A38576; }
a { background-color: rgb(163,133,118); }
div.DivClassName
{
background-color: #A38576;
}
.BgClassName
{
background-color: #A38576;
}
</style>
border-color css
<style>
span { border-color: #A38576; }
span { border-color: rgb(163,133,118); }
td.TdClassName
{
border-color: #A38576;
}
.TagClassName
{
border-color: #A38576;
}
</style>