Shades of Almond Frost #958173
Tints of Almond Frost #958173
RGB
CMYK
RGB Variations
Color information
#958173 (or 0x958173) is known color: Almond Frost. HEX triplet: 95, 81 and 73. RGB value is (149,129,115). Sum of RGB (Red+Green+Blue) = 149+129+115=393 (52% of max value = 765). Red value is 149 (58.59% from 255 or 37.91% from 393); Green value is 129 (50.78% from 255 or 32.82% from 393); Blue value is 115 (45.31% from 255 or 29.26% from 393); Max value from RGB is 149 - color contains mainly: red. Hex color #958173 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958173 is #6A7E8C. Grayscale: #858585. Windows color (decimal): -6979213 or 7569813. OLE color: 7569813.
HSL color Cylindrical-coordinate representation of color #958173: hue angle of 24.71º 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 #958173 is Cyan = 0, Magento = 0.13, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 129 | 115 | - |
| CMYK | 0 | 0.13 | 0.23 | 0.42 |
| HSL | 24.71º | 0.14% | 0.52% | - |
| HSV(B) | 24.71º | 0.23% | 0.58% | - |
| XYZ | 23.34 | 23.33 | 19.49 | - |
| YUV | 133.38 | 117.63 | 139.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 129 | 115 | 0 | 0.13 | 0.23 | 0.42 | 24.71 | 0.14 | 0.52 |
| Hex | 95 | 81 | 73 | 0 | D | 17 | 2A | 19 | E | 34 |
| Octal | 225 | 201 | 163 | 0 | 15 | 27 | 52 | 31 | 16 | 64 |
| Binary | 10010101 | 10000001 | 1110011 | 0 | 1101 | 10111 | 101010 | 11001 | 1110 | 110100 |
Color Harmonies of #958173
Complementary color
Monochromatic Colors of #958173
Black with #958173
Text Example
Text Example
White with #958173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958173; }
p { color: rgb(149,129,115); }
H1.HeaderClassName
{
color: #958173;
}
.AnyTagClassName
{
color: #958173;
}
</style>
background-color css
<style>
a { background-color: #958173; }
a { background-color: rgb(149,129,115); }
div.DivClassName
{
background-color: #958173;
}
.BgClassName
{
background-color: #958173;
}
</style>
border-color css
<style>
span { border-color: #958173; }
span { border-color: rgb(149,129,115); }
td.TdClassName
{
border-color: #958173;
}
.TagClassName
{
border-color: #958173;
}
</style>