Shades of Almond Frost #958073
Tints of Almond Frost #958073
RGB
CMYK
RGB Variations
Color information
#958073 (or 0x958073) is known color: Almond Frost. HEX triplet: 95, 80 and 73. RGB value is (149,128,115). Sum of RGB (Red+Green+Blue) = 149+128+115=392 (51% of max value = 765). Red value is 149 (58.59% from 255 or 38.01% from 392); Green value is 128 (50.39% from 255 or 32.65% from 392); Blue value is 115 (45.31% from 255 or 29.34% from 392); Max value from RGB is 149 - color contains mainly: red. Hex color #958073 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958073 is #6A7F8C. Grayscale: #848484. Windows color (decimal): -6979469 or 7569557. OLE color: 7569557.
HSL color Cylindrical-coordinate representation of color #958073: hue angle of 22.94º 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 #958073 is Cyan = 0, Magento = 0.14, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 128 | 115 | - |
| CMYK | 0 | 0.14 | 0.23 | 0.42 |
| HSL | 22.94º | 0.14% | 0.52% | - |
| HSV(B) | 22.94º | 0.23% | 0.58% | - |
| XYZ | 23.21 | 23.07 | 19.45 | - |
| YUV | 132.8 | 117.96 | 139.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 128 | 115 | 0 | 0.14 | 0.23 | 0.42 | 22.94 | 0.14 | 0.52 |
| Hex | 95 | 80 | 73 | 0 | E | 17 | 2A | 17 | E | 34 |
| Octal | 225 | 200 | 163 | 0 | 16 | 27 | 52 | 27 | 16 | 64 |
| Binary | 10010101 | 10000000 | 1110011 | 0 | 1110 | 10111 | 101010 | 10111 | 1110 | 110100 |
Color Harmonies of #958073
Complementary color
Monochromatic Colors of #958073
Black with #958073
Text Example
Text Example
White with #958073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958073; }
p { color: rgb(149,128,115); }
H1.HeaderClassName
{
color: #958073;
}
.AnyTagClassName
{
color: #958073;
}
</style>
background-color css
<style>
a { background-color: #958073; }
a { background-color: rgb(149,128,115); }
div.DivClassName
{
background-color: #958073;
}
.BgClassName
{
background-color: #958073;
}
</style>
border-color css
<style>
span { border-color: #958073; }
span { border-color: rgb(149,128,115); }
td.TdClassName
{
border-color: #958073;
}
.TagClassName
{
border-color: #958073;
}
</style>