Shades of Almond Frost #938379
Tints of Almond Frost #938379
RGB
CMYK
RGB Variations
Color information
#938379 (or 0x938379) is known color: Almond Frost. HEX triplet: 93, 83 and 79. RGB value is (147,131,121). Sum of RGB (Red+Green+Blue) = 147+131+121=399 (52% of max value = 765). Red value is 147 (57.81% from 255 or 36.84% from 399); Green value is 131 (51.56% from 255 or 32.83% from 399); Blue value is 121 (47.66% from 255 or 30.33% from 399); Max value from RGB is 147 - color contains mainly: red. Hex color #938379 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938379 is #6C7C86. Grayscale: #868686. Windows color (decimal): -7109767 or 7963539. OLE color: 7963539.
HSL color Cylindrical-coordinate representation of color #938379: hue angle of 23.08º degrees, saturation: 0.11, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #938379 is Cyan = 0, Magento = 0.11, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 131 | 121 | - |
| CMYK | 0 | 0.11 | 0.18 | 0.42 |
| HSL | 23.08º | 0.11% | 0.53% | - |
| HSV(B) | 23.08º | 0.18% | 0.58% | - |
| XYZ | 23.6 | 23.82 | 21.44 | - |
| YUV | 134.64 | 120.3 | 136.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 131 | 121 | 0 | 0.11 | 0.18 | 0.42 | 23.08 | 0.11 | 0.53 |
| Hex | 93 | 83 | 79 | 0 | B | 12 | 2A | 17 | B | 35 |
| Octal | 223 | 203 | 171 | 0 | 13 | 22 | 52 | 27 | 13 | 65 |
| Binary | 10010011 | 10000011 | 1111001 | 0 | 1011 | 10010 | 101010 | 10111 | 1011 | 110101 |
Color Harmonies of #938379
Complementary color
Monochromatic Colors of #938379
Black with #938379
Text Example
Text Example
White with #938379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938379; }
p { color: rgb(147,131,121); }
H1.HeaderClassName
{
color: #938379;
}
.AnyTagClassName
{
color: #938379;
}
</style>
background-color css
<style>
a { background-color: #938379; }
a { background-color: rgb(147,131,121); }
div.DivClassName
{
background-color: #938379;
}
.BgClassName
{
background-color: #938379;
}
</style>
border-color css
<style>
span { border-color: #938379; }
span { border-color: rgb(147,131,121); }
td.TdClassName
{
border-color: #938379;
}
.TagClassName
{
border-color: #938379;
}
</style>