Shades of Almond Frost #938477
Tints of Almond Frost #938477
RGB
CMYK
RGB Variations
Color information
#938477 (or 0x938477) is known color: Almond Frost. HEX triplet: 93, 84 and 77. RGB value is (147,132,119). Sum of RGB (Red+Green+Blue) = 147+132+119=398 (52% of max value = 765). Red value is 147 (57.81% from 255 or 36.93% from 398); Green value is 132 (51.95% from 255 or 33.17% from 398); Blue value is 119 (46.88% from 255 or 29.90% from 398); Max value from RGB is 147 - color contains mainly: red. Hex color #938477 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938477 is #6C7B88. Grayscale: #878787. Windows color (decimal): -7109513 or 7832723. OLE color: 7832723.
HSL color Cylindrical-coordinate representation of color #938477: hue angle of 27.86º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #938477 is Cyan = 0, Magento = 0.10, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 132 | 119 | - |
| CMYK | 0 | 0.10 | 0.19 | 0.42 |
| HSL | 27.86º | 0.11% | 0.52% | - |
| HSV(B) | 27.86º | 0.19% | 0.58% | - |
| XYZ | 23.61 | 24.04 | 20.85 | - |
| YUV | 135 | 118.97 | 136.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 132 | 119 | 0 | 0.10 | 0.19 | 0.42 | 27.86 | 0.11 | 0.52 |
| Hex | 93 | 84 | 77 | 0 | A | 13 | 2A | 1C | B | 34 |
| Octal | 223 | 204 | 167 | 0 | 12 | 23 | 52 | 34 | 13 | 64 |
| Binary | 10010011 | 10000100 | 1110111 | 0 | 1010 | 10011 | 101010 | 11100 | 1011 | 110100 |
Color Harmonies of #938477
Complementary color
Monochromatic Colors of #938477
Black with #938477
Text Example
Text Example
White with #938477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938477; }
p { color: rgb(147,132,119); }
H1.HeaderClassName
{
color: #938477;
}
.AnyTagClassName
{
color: #938477;
}
</style>
background-color css
<style>
a { background-color: #938477; }
a { background-color: rgb(147,132,119); }
div.DivClassName
{
background-color: #938477;
}
.BgClassName
{
background-color: #938477;
}
</style>
border-color css
<style>
span { border-color: #938477; }
span { border-color: rgb(147,132,119); }
td.TdClassName
{
border-color: #938477;
}
.TagClassName
{
border-color: #938477;
}
</style>