Shades of Almond Frost #948073
Tints of Almond Frost #948073
RGB
CMYK
RGB Variations
Color information
#948073 (or 0x948073) is known color: Almond Frost. HEX triplet: 94, 80 and 73. RGB value is (148,128,115). Sum of RGB (Red+Green+Blue) = 148+128+115=391 (51% of max value = 765). Red value is 148 (58.20% from 255 or 37.85% from 391); Green value is 128 (50.39% from 255 or 32.74% from 391); Blue value is 115 (45.31% from 255 or 29.41% from 391); Max value from RGB is 148 - color contains mainly: red. Hex color #948073 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #948073 is #6B7F8C. Grayscale: #848484. Windows color (decimal): -7045005 or 7569556. OLE color: 7569556.
HSL color Cylindrical-coordinate representation of color #948073: hue angle of 23.64º 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 #948073 is Cyan = 0, Magento = 0.14, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 128 | 115 | - |
| CMYK | 0 | 0.14 | 0.22 | 0.42 |
| HSL | 23.64º | 0.13% | 0.52% | - |
| HSV(B) | 23.64º | 0.22% | 0.58% | - |
| XYZ | 23.03 | 22.97 | 19.44 | - |
| YUV | 132.5 | 118.13 | 139.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 128 | 115 | 0 | 0.14 | 0.22 | 0.42 | 23.64 | 0.13 | 0.52 |
| Hex | 94 | 80 | 73 | 0 | E | 16 | 2A | 18 | D | 34 |
| Octal | 224 | 200 | 163 | 0 | 16 | 26 | 52 | 30 | 15 | 64 |
| Binary | 10010100 | 10000000 | 1110011 | 0 | 1110 | 10110 | 101010 | 11000 | 1101 | 110100 |
Color Harmonies of #948073
Complementary color
Monochromatic Colors of #948073
Black with #948073
Text Example
Text Example
White with #948073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948073; }
p { color: rgb(148,128,115); }
H1.HeaderClassName
{
color: #948073;
}
.AnyTagClassName
{
color: #948073;
}
</style>
background-color css
<style>
a { background-color: #948073; }
a { background-color: rgb(148,128,115); }
div.DivClassName
{
background-color: #948073;
}
.BgClassName
{
background-color: #948073;
}
</style>
border-color css
<style>
span { border-color: #948073; }
span { border-color: rgb(148,128,115); }
td.TdClassName
{
border-color: #948073;
}
.TagClassName
{
border-color: #948073;
}
</style>