Shades of Almond Frost #958175
Tints of Almond Frost #958175
RGB
CMYK
RGB Variations
Color information
#958175 (or 0x958175) is known color: Almond Frost. HEX triplet: 95, 81 and 75. RGB value is (149,129,117). Sum of RGB (Red+Green+Blue) = 149+129+117=395 (52% of max value = 765). Red value is 149 (58.59% from 255 or 37.72% from 395); Green value is 129 (50.78% from 255 or 32.66% from 395); Blue value is 117 (46.09% from 255 or 29.62% from 395); Max value from RGB is 149 - color contains mainly: red. Hex color #958175 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958175 is #6A7E8A. Grayscale: #858585. Windows color (decimal): -6979211 or 7700885. OLE color: 7700885.
HSL color Cylindrical-coordinate representation of color #958175: hue angle of 22.5º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #958175 is Cyan = 0, Magento = 0.13, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 129 | 117 | - |
| CMYK | 0 | 0.13 | 0.21 | 0.42 |
| HSL | 22.5º | 0.13% | 0.52% | - |
| HSV(B) | 22.5º | 0.21% | 0.58% | - |
| XYZ | 23.46 | 23.37 | 20.11 | - |
| YUV | 133.61 | 118.63 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 129 | 117 | 0 | 0.13 | 0.21 | 0.42 | 22.5 | 0.13 | 0.52 |
| Hex | 95 | 81 | 75 | 0 | D | 15 | 2A | 16 | D | 34 |
| Octal | 225 | 201 | 165 | 0 | 15 | 25 | 52 | 26 | 15 | 64 |
| Binary | 10010101 | 10000001 | 1110101 | 0 | 1101 | 10101 | 101010 | 10110 | 1101 | 110100 |
Color Harmonies of #958175
Complementary color
Monochromatic Colors of #958175
Black with #958175
Text Example
Text Example
White with #958175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958175; }
p { color: rgb(149,129,117); }
H1.HeaderClassName
{
color: #958175;
}
.AnyTagClassName
{
color: #958175;
}
</style>
background-color css
<style>
a { background-color: #958175; }
a { background-color: rgb(149,129,117); }
div.DivClassName
{
background-color: #958175;
}
.BgClassName
{
background-color: #958175;
}
</style>
border-color css
<style>
span { border-color: #958175; }
span { border-color: rgb(149,129,117); }
td.TdClassName
{
border-color: #958175;
}
.TagClassName
{
border-color: #958175;
}
</style>