Shades of Almond Frost #938578
Tints of Almond Frost #938578
RGB
CMYK
RGB Variations
Color information
#938578 (or 0x938578) is known color: Almond Frost. HEX triplet: 93, 85 and 78. RGB value is (147,133,120). Sum of RGB (Red+Green+Blue) = 147+133+120=400 (52% of max value = 765). Red value is 147 (57.81% from 255 or 36.75% from 400); Green value is 133 (52.34% from 255 or 33.25% from 400); Blue value is 120 (47.27% from 255 or 30% from 400); Max value from RGB is 147 - color contains mainly: red. Hex color #938578 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938578 is #6C7A87. Grayscale: #878787. Windows color (decimal): -7109256 or 7898515. OLE color: 7898515.
HSL color Cylindrical-coordinate representation of color #938578: hue angle of 28.89º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #938578 is Cyan = 0, Magento = 0.10, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 133 | 120 | - |
| CMYK | 0 | 0.10 | 0.18 | 0.42 |
| HSL | 28.89º | 0.11% | 0.52% | - |
| HSV(B) | 28.89º | 0.18% | 0.58% | - |
| XYZ | 23.81 | 24.33 | 21.21 | - |
| YUV | 135.7 | 119.14 | 136.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 133 | 120 | 0 | 0.10 | 0.18 | 0.42 | 28.89 | 0.11 | 0.52 |
| Hex | 93 | 85 | 78 | 0 | A | 12 | 2A | 1D | B | 34 |
| Octal | 223 | 205 | 170 | 0 | 12 | 22 | 52 | 35 | 13 | 64 |
| Binary | 10010011 | 10000101 | 1111000 | 0 | 1010 | 10010 | 101010 | 11101 | 1011 | 110100 |
Color Harmonies of #938578
Complementary color
Monochromatic Colors of #938578
Black with #938578
Text Example
Text Example
White with #938578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938578; }
p { color: rgb(147,133,120); }
H1.HeaderClassName
{
color: #938578;
}
.AnyTagClassName
{
color: #938578;
}
</style>
background-color css
<style>
a { background-color: #938578; }
a { background-color: rgb(147,133,120); }
div.DivClassName
{
background-color: #938578;
}
.BgClassName
{
background-color: #938578;
}
</style>
border-color css
<style>
span { border-color: #938578; }
span { border-color: rgb(147,133,120); }
td.TdClassName
{
border-color: #938578;
}
.TagClassName
{
border-color: #938578;
}
</style>