Shades of Almond Frost #948983
Tints of Almond Frost #948983
RGB
CMYK
RGB Variations
Color information
#948983 (or 0x948983) is known color: Almond Frost. HEX triplet: 94, 89 and 83. RGB value is (148,137,131). Sum of RGB (Red+Green+Blue) = 148+137+131=416 (55% of max value = 765). Red value is 148 (58.20% from 255 or 35.58% from 416); Green value is 137 (53.91% from 255 or 32.93% from 416); Blue value is 131 (51.56% from 255 or 31.49% from 416); Max value from RGB is 148 - color contains mainly: red. Hex color #948983 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #948983 is #6B767C. Grayscale: #8B8B8B. Windows color (decimal): -7042685 or 8620436. OLE color: 8620436.
HSL color Cylindrical-coordinate representation of color #948983: hue angle of 21.18º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #948983 is Cyan = 0, Magento = 0.07, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 137 | 131 | - |
| CMYK | 0 | 0.07 | 0.11 | 0.42 |
| HSL | 21.18º | 0.07% | 0.55% | - |
| HSV(B) | 21.18º | 0.11% | 0.58% | - |
| XYZ | 25.26 | 25.83 | 25.13 | - |
| YUV | 139.61 | 123.14 | 133.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 137 | 131 | 0 | 0.07 | 0.11 | 0.42 | 21.18 | 0.07 | 0.55 |
| Hex | 94 | 89 | 83 | 0 | 7 | B | 2A | 15 | 7 | 37 |
| Octal | 224 | 211 | 203 | 0 | 7 | 13 | 52 | 25 | 7 | 67 |
| Binary | 10010100 | 10001001 | 10000011 | 0 | 111 | 1011 | 101010 | 10101 | 111 | 110111 |
Color Harmonies of #948983
Complementary color
Monochromatic Colors of #948983
Black with #948983
Text Example
Text Example
White with #948983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948983; }
p { color: rgb(148,137,131); }
H1.HeaderClassName
{
color: #948983;
}
.AnyTagClassName
{
color: #948983;
}
</style>
background-color css
<style>
a { background-color: #948983; }
a { background-color: rgb(148,137,131); }
div.DivClassName
{
background-color: #948983;
}
.BgClassName
{
background-color: #948983;
}
</style>
border-color css
<style>
span { border-color: #948983; }
span { border-color: rgb(148,137,131); }
td.TdClassName
{
border-color: #948983;
}
.TagClassName
{
border-color: #948983;
}
</style>