Shades of Almond Frost #958273
Tints of Almond Frost #958273
RGB
CMYK
RGB Variations
Color information
#958273 (or 0x958273) is known color: Almond Frost. HEX triplet: 95, 82 and 73. RGB value is (149,130,115). Sum of RGB (Red+Green+Blue) = 149+130+115=394 (52% of max value = 765). Red value is 149 (58.59% from 255 or 37.82% from 394); Green value is 130 (51.17% from 255 or 32.99% from 394); Blue value is 115 (45.31% from 255 or 29.19% from 394); Max value from RGB is 149 - color contains mainly: red. Hex color #958273 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958273 is #6A7D8C. Grayscale: #868686. Windows color (decimal): -6978957 or 7570069. OLE color: 7570069.
HSL color Cylindrical-coordinate representation of color #958273: hue angle of 26.47º 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 #958273 is Cyan = 0, Magento = 0.13, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 130 | 115 | - |
| CMYK | 0 | 0.13 | 0.23 | 0.42 |
| HSL | 26.47º | 0.14% | 0.52% | - |
| HSV(B) | 26.47º | 0.23% | 0.58% | - |
| XYZ | 23.47 | 23.59 | 19.54 | - |
| YUV | 133.97 | 117.29 | 138.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 130 | 115 | 0 | 0.13 | 0.23 | 0.42 | 26.47 | 0.14 | 0.52 |
| Hex | 95 | 82 | 73 | 0 | D | 17 | 2A | 1A | E | 34 |
| Octal | 225 | 202 | 163 | 0 | 15 | 27 | 52 | 32 | 16 | 64 |
| Binary | 10010101 | 10000010 | 1110011 | 0 | 1101 | 10111 | 101010 | 11010 | 1110 | 110100 |
Color Harmonies of #958273
Complementary color
Monochromatic Colors of #958273
Black with #958273
Text Example
Text Example
White with #958273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958273; }
p { color: rgb(149,130,115); }
H1.HeaderClassName
{
color: #958273;
}
.AnyTagClassName
{
color: #958273;
}
</style>
background-color css
<style>
a { background-color: #958273; }
a { background-color: rgb(149,130,115); }
div.DivClassName
{
background-color: #958273;
}
.BgClassName
{
background-color: #958273;
}
</style>
border-color css
<style>
span { border-color: #958273; }
span { border-color: rgb(149,130,115); }
td.TdClassName
{
border-color: #958273;
}
.TagClassName
{
border-color: #958273;
}
</style>