Shades of Almond Frost #938375
Tints of Almond Frost #938375
RGB
CMYK
RGB Variations
Color information
#938375 (or 0x938375) is known color: Almond Frost. HEX triplet: 93, 83 and 75. RGB value is (147,131,117). Sum of RGB (Red+Green+Blue) = 147+131+117=395 (52% of max value = 765). Red value is 147 (57.81% from 255 or 37.22% from 395); Green value is 131 (51.56% from 255 or 33.16% from 395); Blue value is 117 (46.09% from 255 or 29.62% from 395); Max value from RGB is 147 - color contains mainly: red. Hex color #938375 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938375 is #6C7C8A. Grayscale: #868686. Windows color (decimal): -7109771 or 7701395. OLE color: 7701395.
HSL color Cylindrical-coordinate representation of color #938375: hue angle of 28º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #938375 is Cyan = 0, Magento = 0.11, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 131 | 117 | - |
| CMYK | 0 | 0.11 | 0.20 | 0.42 |
| HSL | 28º | 0.12% | 0.52% | - |
| HSV(B) | 28º | 0.2% | 0.58% | - |
| XYZ | 23.36 | 23.72 | 20.18 | - |
| YUV | 134.19 | 118.3 | 137.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 131 | 117 | 0 | 0.11 | 0.20 | 0.42 | 28 | 0.12 | 0.52 |
| Hex | 93 | 83 | 75 | 0 | B | 14 | 2A | 1C | C | 34 |
| Octal | 223 | 203 | 165 | 0 | 13 | 24 | 52 | 34 | 14 | 64 |
| Binary | 10010011 | 10000011 | 1110101 | 0 | 1011 | 10100 | 101010 | 11100 | 1100 | 110100 |
Color Harmonies of #938375
Complementary color
Monochromatic Colors of #938375
Black with #938375
Text Example
Text Example
White with #938375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938375; }
p { color: rgb(147,131,117); }
H1.HeaderClassName
{
color: #938375;
}
.AnyTagClassName
{
color: #938375;
}
</style>
background-color css
<style>
a { background-color: #938375; }
a { background-color: rgb(147,131,117); }
div.DivClassName
{
background-color: #938375;
}
.BgClassName
{
background-color: #938375;
}
</style>
border-color css
<style>
span { border-color: #938375; }
span { border-color: rgb(147,131,117); }
td.TdClassName
{
border-color: #938375;
}
.TagClassName
{
border-color: #938375;
}
</style>