Shades of Almond Frost #A38372
Tints of Almond Frost #A38372
RGB
CMYK
RGB Variations
Color information
#A38372 (or 0xA38372) is known color: Almond Frost. HEX triplet: A3, 83 and 72. RGB value is (163,131,114). Sum of RGB (Red+Green+Blue) = 163+131+114=408 (54% of max value = 765). Red value is 163 (64.06% from 255 or 39.95% from 408); Green value is 131 (51.56% from 255 or 32.11% from 408); Blue value is 114 (44.92% from 255 or 27.94% from 408); Max value from RGB is 163 - color contains mainly: red. Hex color #A38372 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A38372 is #5C7C8D. Grayscale: #8A8A8A. Windows color (decimal): -6061198 or 7504803. OLE color: 7504803.
HSL color Cylindrical-coordinate representation of color #A38372: hue angle of 20.82º 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 #A38372 is Cyan = 0, Magento = 0.20, Yellow = 0.30 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 131 | 114 | - |
| CMYK | 0 | 0.20 | 0.30 | 0.36 |
| HSL | 20.82º | 0.21% | 0.54% | - |
| HSV(B) | 20.82º | 0.3% | 0.64% | - |
| XYZ | 26.26 | 25.23 | 19.41 | - |
| YUV | 138.63 | 114.1 | 145.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 131 | 114 | 0 | 0.20 | 0.30 | 0.36 | 20.82 | 0.21 | 0.54 |
| Hex | A3 | 83 | 72 | 0 | 14 | 1E | 24 | 15 | 15 | 36 |
| Octal | 243 | 203 | 162 | 0 | 24 | 36 | 44 | 25 | 25 | 66 |
| Binary | 10100011 | 10000011 | 1110010 | 0 | 10100 | 11110 | 100100 | 10101 | 10101 | 110110 |
Color Harmonies of #A38372
Complementary color
Monochromatic Colors of #A38372
Black with #A38372
Text Example
Text Example
White with #A38372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38372; }
p { color: rgb(163,131,114); }
H1.HeaderClassName
{
color: #A38372;
}
.AnyTagClassName
{
color: #A38372;
}
</style>
background-color css
<style>
a { background-color: #A38372; }
a { background-color: rgb(163,131,114); }
div.DivClassName
{
background-color: #A38372;
}
.BgClassName
{
background-color: #A38372;
}
</style>
border-color css
<style>
span { border-color: #A38372; }
span { border-color: rgb(163,131,114); }
td.TdClassName
{
border-color: #A38372;
}
.TagClassName
{
border-color: #A38372;
}
</style>