Shades of Almond Frost #968273
Tints of Almond Frost #968273
RGB
CMYK
RGB Variations
Color information
#968273 (or 0x968273) is known color: Almond Frost. HEX triplet: 96, 82 and 73. RGB value is (150,130,115). Sum of RGB (Red+Green+Blue) = 150+130+115=395 (52% of max value = 765). Red value is 150 (58.98% from 255 or 37.97% from 395); Green value is 130 (51.17% from 255 or 32.91% from 395); Blue value is 115 (45.31% from 255 or 29.11% from 395); Max value from RGB is 150 - color contains mainly: red. Hex color #968273 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #968273 is #697D8C. Grayscale: #868686. Windows color (decimal): -6913421 or 7570070. OLE color: 7570070.
HSL color Cylindrical-coordinate representation of color #968273: hue angle of 25.71º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #968273 is Cyan = 0, Magento = 0.13, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 130 | 115 | - |
| CMYK | 0 | 0.13 | 0.23 | 0.41 |
| HSL | 25.71º | 0.14% | 0.52% | - |
| HSV(B) | 25.71º | 0.23% | 0.59% | - |
| XYZ | 23.65 | 23.69 | 19.54 | - |
| YUV | 134.27 | 117.13 | 139.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 130 | 115 | 0 | 0.13 | 0.23 | 0.41 | 25.71 | 0.14 | 0.52 |
| Hex | 96 | 82 | 73 | 0 | D | 17 | 29 | 1A | E | 34 |
| Octal | 226 | 202 | 163 | 0 | 15 | 27 | 51 | 32 | 16 | 64 |
| Binary | 10010110 | 10000010 | 1110011 | 0 | 1101 | 10111 | 101001 | 11010 | 1110 | 110100 |
Color Harmonies of #968273
Complementary color
Monochromatic Colors of #968273
Black with #968273
Text Example
Text Example
White with #968273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #968273; }
p { color: rgb(150,130,115); }
H1.HeaderClassName
{
color: #968273;
}
.AnyTagClassName
{
color: #968273;
}
</style>
background-color css
<style>
a { background-color: #968273; }
a { background-color: rgb(150,130,115); }
div.DivClassName
{
background-color: #968273;
}
.BgClassName
{
background-color: #968273;
}
</style>
border-color css
<style>
span { border-color: #968273; }
span { border-color: rgb(150,130,115); }
td.TdClassName
{
border-color: #968273;
}
.TagClassName
{
border-color: #968273;
}
</style>