Shades of Almond Frost #938377
Tints of Almond Frost #938377
RGB
CMYK
RGB Variations
Color information
#938377 (or 0x938377) is known color: Almond Frost. HEX triplet: 93, 83 and 77. RGB value is (147,131,119). Sum of RGB (Red+Green+Blue) = 147+131+119=397 (52% of max value = 765). Red value is 147 (57.81% from 255 or 37.03% from 397); Green value is 131 (51.56% from 255 or 33.00% from 397); Blue value is 119 (46.88% from 255 or 29.97% from 397); Max value from RGB is 147 - color contains mainly: red. Hex color #938377 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938377 is #6C7C88. Grayscale: #868686. Windows color (decimal): -7109769 or 7832467. OLE color: 7832467.
HSL color Cylindrical-coordinate representation of color #938377: hue angle of 25.71º 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 #938377 is Cyan = 0, Magento = 0.11, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 131 | 119 | - |
| CMYK | 0 | 0.11 | 0.19 | 0.42 |
| HSL | 25.71º | 0.11% | 0.52% | - |
| HSV(B) | 25.71º | 0.19% | 0.58% | - |
| XYZ | 23.48 | 23.77 | 20.8 | - |
| YUV | 134.42 | 119.3 | 136.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 131 | 119 | 0 | 0.11 | 0.19 | 0.42 | 25.71 | 0.11 | 0.52 |
| Hex | 93 | 83 | 77 | 0 | B | 13 | 2A | 1A | B | 34 |
| Octal | 223 | 203 | 167 | 0 | 13 | 23 | 52 | 32 | 13 | 64 |
| Binary | 10010011 | 10000011 | 1110111 | 0 | 1011 | 10011 | 101010 | 11010 | 1011 | 110100 |
Color Harmonies of #938377
Complementary color
Monochromatic Colors of #938377
Black with #938377
Text Example
Text Example
White with #938377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938377; }
p { color: rgb(147,131,119); }
H1.HeaderClassName
{
color: #938377;
}
.AnyTagClassName
{
color: #938377;
}
</style>
background-color css
<style>
a { background-color: #938377; }
a { background-color: rgb(147,131,119); }
div.DivClassName
{
background-color: #938377;
}
.BgClassName
{
background-color: #938377;
}
</style>
border-color css
<style>
span { border-color: #938377; }
span { border-color: rgb(147,131,119); }
td.TdClassName
{
border-color: #938377;
}
.TagClassName
{
border-color: #938377;
}
</style>