Shades of Almond Frost #958274
Tints of Almond Frost #958274
RGB
CMYK
RGB Variations
Color information
#958274 (or 0x958274) is known color: Almond Frost. HEX triplet: 95, 82 and 74. RGB value is (149,130,116). Sum of RGB (Red+Green+Blue) = 149+130+116=395 (52% of max value = 765). Red value is 149 (58.59% from 255 or 37.72% from 395); Green value is 130 (51.17% from 255 or 32.91% from 395); Blue value is 116 (45.70% from 255 or 29.37% from 395); Max value from RGB is 149 - color contains mainly: red. Hex color #958274 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958274 is #6A7D8B. Grayscale: #868686. Windows color (decimal): -6978956 or 7635605. OLE color: 7635605.
HSL color Cylindrical-coordinate representation of color #958274: hue angle of 25.45º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #958274 is Cyan = 0, Magento = 0.13, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 130 | 116 | - |
| CMYK | 0 | 0.13 | 0.22 | 0.42 |
| HSL | 25.45º | 0.13% | 0.52% | - |
| HSV(B) | 25.45º | 0.22% | 0.58% | - |
| XYZ | 23.53 | 23.62 | 19.84 | - |
| YUV | 134.09 | 117.79 | 138.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 130 | 116 | 0 | 0.13 | 0.22 | 0.42 | 25.45 | 0.13 | 0.52 |
| Hex | 95 | 82 | 74 | 0 | D | 16 | 2A | 19 | D | 34 |
| Octal | 225 | 202 | 164 | 0 | 15 | 26 | 52 | 31 | 15 | 64 |
| Binary | 10010101 | 10000010 | 1110100 | 0 | 1101 | 10110 | 101010 | 11001 | 1101 | 110100 |
Color Harmonies of #958274
Complementary color
Monochromatic Colors of #958274
Black with #958274
Text Example
Text Example
White with #958274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958274; }
p { color: rgb(149,130,116); }
H1.HeaderClassName
{
color: #958274;
}
.AnyTagClassName
{
color: #958274;
}
</style>
background-color css
<style>
a { background-color: #958274; }
a { background-color: rgb(149,130,116); }
div.DivClassName
{
background-color: #958274;
}
.BgClassName
{
background-color: #958274;
}
</style>
border-color css
<style>
span { border-color: #958274; }
span { border-color: rgb(149,130,116); }
td.TdClassName
{
border-color: #958274;
}
.TagClassName
{
border-color: #958274;
}
</style>