Shades of Almond Frost #938479
Tints of Almond Frost #938479
RGB
CMYK
RGB Variations
Color information
#938479 (or 0x938479) is known color: Almond Frost. HEX triplet: 93, 84 and 79. RGB value is (147,132,121). Sum of RGB (Red+Green+Blue) = 147+132+121=400 (52% of max value = 765). Red value is 147 (57.81% from 255 or 36.75% from 400); Green value is 132 (51.95% from 255 or 33% from 400); Blue value is 121 (47.66% from 255 or 30.25% from 400); Max value from RGB is 147 - color contains mainly: red. Hex color #938479 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938479 is #6C7B86. Grayscale: #878787. Windows color (decimal): -7109511 or 7963795. OLE color: 7963795.
HSL color Cylindrical-coordinate representation of color #938479: hue angle of 25.38º 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 #938479 is Cyan = 0, Magento = 0.10, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 132 | 121 | - |
| CMYK | 0 | 0.10 | 0.18 | 0.42 |
| HSL | 25.38º | 0.11% | 0.53% | - |
| HSV(B) | 25.38º | 0.18% | 0.58% | - |
| XYZ | 23.74 | 24.09 | 21.49 | - |
| YUV | 135.23 | 119.97 | 136.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 132 | 121 | 0 | 0.10 | 0.18 | 0.42 | 25.38 | 0.11 | 0.53 |
| Hex | 93 | 84 | 79 | 0 | A | 12 | 2A | 19 | B | 35 |
| Octal | 223 | 204 | 171 | 0 | 12 | 22 | 52 | 31 | 13 | 65 |
| Binary | 10010011 | 10000100 | 1111001 | 0 | 1010 | 10010 | 101010 | 11001 | 1011 | 110101 |
Color Harmonies of #938479
Complementary color
Monochromatic Colors of #938479
Black with #938479
Text Example
Text Example
White with #938479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938479; }
p { color: rgb(147,132,121); }
H1.HeaderClassName
{
color: #938479;
}
.AnyTagClassName
{
color: #938479;
}
</style>
background-color css
<style>
a { background-color: #938479; }
a { background-color: rgb(147,132,121); }
div.DivClassName
{
background-color: #938479;
}
.BgClassName
{
background-color: #938479;
}
</style>
border-color css
<style>
span { border-color: #938479; }
span { border-color: rgb(147,132,121); }
td.TdClassName
{
border-color: #938479;
}
.TagClassName
{
border-color: #938479;
}
</style>