Shades of Almond Frost #958272
Tints of Almond Frost #958272
RGB
CMYK
RGB Variations
Color information
#958272 (or 0x958272) is known color: Almond Frost. HEX triplet: 95, 82 and 72. RGB value is (149,130,114). Sum of RGB (Red+Green+Blue) = 149+130+114=393 (52% of max value = 765). Red value is 149 (58.59% from 255 or 37.91% from 393); Green value is 130 (51.17% from 255 or 33.08% from 393); Blue value is 114 (44.92% from 255 or 29.01% from 393); Max value from RGB is 149 - color contains mainly: red. Hex color #958272 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958272 is #6A7D8D. Grayscale: #858585. Windows color (decimal): -6978958 or 7504533. OLE color: 7504533.
HSL color Cylindrical-coordinate representation of color #958272: hue angle of 27.43º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #958272 is Cyan = 0, Magento = 0.13, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 130 | 114 | - |
| CMYK | 0 | 0.13 | 0.23 | 0.42 |
| HSL | 27.43º | 0.14% | 0.52% | - |
| HSV(B) | 27.43º | 0.23% | 0.58% | - |
| XYZ | 23.41 | 23.57 | 19.23 | - |
| YUV | 133.86 | 116.79 | 138.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 130 | 114 | 0 | 0.13 | 0.23 | 0.42 | 27.43 | 0.14 | 0.52 |
| Hex | 95 | 82 | 72 | 0 | D | 17 | 2A | 1B | E | 34 |
| Octal | 225 | 202 | 162 | 0 | 15 | 27 | 52 | 33 | 16 | 64 |
| Binary | 10010101 | 10000010 | 1110010 | 0 | 1101 | 10111 | 101010 | 11011 | 1110 | 110100 |
Color Harmonies of #958272
Complementary color
Monochromatic Colors of #958272
Black with #958272
Text Example
Text Example
White with #958272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958272; }
p { color: rgb(149,130,114); }
H1.HeaderClassName
{
color: #958272;
}
.AnyTagClassName
{
color: #958272;
}
</style>
background-color css
<style>
a { background-color: #958272; }
a { background-color: rgb(149,130,114); }
div.DivClassName
{
background-color: #958272;
}
.BgClassName
{
background-color: #958272;
}
</style>
border-color css
<style>
span { border-color: #958272; }
span { border-color: rgb(149,130,114); }
td.TdClassName
{
border-color: #958272;
}
.TagClassName
{
border-color: #958272;
}
</style>