Shades of Almond Frost #948476
Tints of Almond Frost #948476
RGB
CMYK
RGB Variations
Color information
#948476 (or 0x948476) is known color: Almond Frost. HEX triplet: 94, 84 and 76. RGB value is (148,132,118). Sum of RGB (Red+Green+Blue) = 148+132+118=398 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.19% from 398); Green value is 132 (51.95% from 255 or 33.17% from 398); Blue value is 118 (46.48% from 255 or 29.65% from 398); Max value from RGB is 148 - color contains mainly: red. Hex color #948476 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #948476 is #6B7B89. Grayscale: #878787. Windows color (decimal): -7043978 or 7767188. OLE color: 7767188.
HSL color Cylindrical-coordinate representation of color #948476: hue angle of 28º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #948476 is Cyan = 0, Magento = 0.11, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 132 | 118 | - |
| CMYK | 0 | 0.11 | 0.20 | 0.42 |
| HSL | 28º | 0.12% | 0.52% | - |
| HSV(B) | 28º | 0.2% | 0.58% | - |
| XYZ | 23.73 | 24.11 | 20.54 | - |
| YUV | 135.19 | 118.3 | 137.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 132 | 118 | 0 | 0.11 | 0.20 | 0.42 | 28 | 0.12 | 0.52 |
| Hex | 94 | 84 | 76 | 0 | B | 14 | 2A | 1C | C | 34 |
| Octal | 224 | 204 | 166 | 0 | 13 | 24 | 52 | 34 | 14 | 64 |
| Binary | 10010100 | 10000100 | 1110110 | 0 | 1011 | 10100 | 101010 | 11100 | 1100 | 110100 |
Color Harmonies of #948476
Complementary color
Monochromatic Colors of #948476
Black with #948476
Text Example
Text Example
White with #948476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948476; }
p { color: rgb(148,132,118); }
H1.HeaderClassName
{
color: #948476;
}
.AnyTagClassName
{
color: #948476;
}
</style>
background-color css
<style>
a { background-color: #948476; }
a { background-color: rgb(148,132,118); }
div.DivClassName
{
background-color: #948476;
}
.BgClassName
{
background-color: #948476;
}
</style>
border-color css
<style>
span { border-color: #948476; }
span { border-color: rgb(148,132,118); }
td.TdClassName
{
border-color: #948476;
}
.TagClassName
{
border-color: #948476;
}
</style>