Shades of Almond Frost #958578
Tints of Almond Frost #958578
RGB
CMYK
RGB Variations
Color information
#958578 (or 0x958578) is known color: Almond Frost. HEX triplet: 95, 85 and 78. RGB value is (149,133,120). Sum of RGB (Red+Green+Blue) = 149+133+120=402 (53% of max value = 765). Red value is 149 (58.59% from 255 or 37.06% from 402); Green value is 133 (52.34% from 255 or 33.08% from 402); Blue value is 120 (47.27% from 255 or 29.85% from 402); Max value from RGB is 149 - color contains mainly: red. Hex color #958578 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958578 is #6A7A87. Grayscale: #888888. Windows color (decimal): -6978184 or 7898517. OLE color: 7898517.
HSL color Cylindrical-coordinate representation of color #958578: hue angle of 26.9º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #958578 is Cyan = 0, Magento = 0.11, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 133 | 120 | - |
| CMYK | 0 | 0.11 | 0.19 | 0.42 |
| HSL | 26.9º | 0.12% | 0.53% | - |
| HSV(B) | 26.9º | 0.19% | 0.58% | - |
| XYZ | 24.17 | 24.52 | 21.23 | - |
| YUV | 136.3 | 118.8 | 137.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 133 | 120 | 0 | 0.11 | 0.19 | 0.42 | 26.9 | 0.12 | 0.53 |
| Hex | 95 | 85 | 78 | 0 | B | 13 | 2A | 1B | C | 35 |
| Octal | 225 | 205 | 170 | 0 | 13 | 23 | 52 | 33 | 14 | 65 |
| Binary | 10010101 | 10000101 | 1111000 | 0 | 1011 | 10011 | 101010 | 11011 | 1100 | 110101 |
Color Harmonies of #958578
Complementary color
Monochromatic Colors of #958578
Black with #958578
Text Example
Text Example
White with #958578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958578; }
p { color: rgb(149,133,120); }
H1.HeaderClassName
{
color: #958578;
}
.AnyTagClassName
{
color: #958578;
}
</style>
background-color css
<style>
a { background-color: #958578; }
a { background-color: rgb(149,133,120); }
div.DivClassName
{
background-color: #958578;
}
.BgClassName
{
background-color: #958578;
}
</style>
border-color css
<style>
span { border-color: #958578; }
span { border-color: rgb(149,133,120); }
td.TdClassName
{
border-color: #958578;
}
.TagClassName
{
border-color: #958578;
}
</style>