Shades of Almond Frost #A38572
Tints of Almond Frost #A38572
RGB
CMYK
RGB Variations
Color information
#A38572 (or 0xA38572) is known color: Almond Frost. HEX triplet: A3, 85 and 72. RGB value is (163,133,114). Sum of RGB (Red+Green+Blue) = 163+133+114=410 (54% of max value = 765). Red value is 163 (64.06% from 255 or 39.76% from 410); Green value is 133 (52.34% from 255 or 32.44% from 410); Blue value is 114 (44.92% from 255 or 27.80% from 410); Max value from RGB is 163 - color contains mainly: red. Hex color #A38572 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A38572 is #5C7A8D. Grayscale: #8B8B8B. Windows color (decimal): -6060686 or 7505315. OLE color: 7505315.
HSL color Cylindrical-coordinate representation of color #A38572: hue angle of 23.27º 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 #A38572 is Cyan = 0, Magento = 0.18, Yellow = 0.30 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 133 | 114 | - |
| CMYK | 0 | 0.18 | 0.30 | 0.36 |
| HSL | 23.27º | 0.21% | 0.54% | - |
| HSV(B) | 23.27º | 0.3% | 0.64% | - |
| XYZ | 26.53 | 25.78 | 19.5 | - |
| YUV | 139.8 | 113.44 | 144.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 133 | 114 | 0 | 0.18 | 0.30 | 0.36 | 23.27 | 0.21 | 0.54 |
| Hex | A3 | 85 | 72 | 0 | 12 | 1E | 24 | 17 | 15 | 36 |
| Octal | 243 | 205 | 162 | 0 | 22 | 36 | 44 | 27 | 25 | 66 |
| Binary | 10100011 | 10000101 | 1110010 | 0 | 10010 | 11110 | 100100 | 10111 | 10101 | 110110 |
Color Harmonies of #A38572
Complementary color
Monochromatic Colors of #A38572
Black with #A38572
Text Example
Text Example
White with #A38572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38572; }
p { color: rgb(163,133,114); }
H1.HeaderClassName
{
color: #A38572;
}
.AnyTagClassName
{
color: #A38572;
}
</style>
background-color css
<style>
a { background-color: #A38572; }
a { background-color: rgb(163,133,114); }
div.DivClassName
{
background-color: #A38572;
}
.BgClassName
{
background-color: #A38572;
}
</style>
border-color css
<style>
span { border-color: #A38572; }
span { border-color: rgb(163,133,114); }
td.TdClassName
{
border-color: #A38572;
}
.TagClassName
{
border-color: #A38572;
}
</style>