Shades of Almond Frost #968172
Tints of Almond Frost #968172
RGB
CMYK
RGB Variations
Color information
#968172 (or 0x968172) is known color: Almond Frost. HEX triplet: 96, 81 and 72. RGB value is (150,129,114). Sum of RGB (Red+Green+Blue) = 150+129+114=393 (52% of max value = 765). Red value is 150 (58.98% from 255 or 38.17% from 393); Green value is 129 (50.78% from 255 or 32.82% from 393); Blue value is 114 (44.92% from 255 or 29.01% from 393); Max value from RGB is 150 - color contains mainly: red. Hex color #968172 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #968172 is #697E8D. Grayscale: #858585. Windows color (decimal): -6913678 or 7504278. OLE color: 7504278.
HSL color Cylindrical-coordinate representation of color #968172: hue angle of 25º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #968172 is Cyan = 0, Magento = 0.14, Yellow = 0.24 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 129 | 114 | - |
| CMYK | 0 | 0.14 | 0.24 | 0.41 |
| HSL | 25º | 0.15% | 0.52% | - |
| HSV(B) | 25º | 0.24% | 0.59% | - |
| XYZ | 23.47 | 23.4 | 19.2 | - |
| YUV | 133.57 | 116.96 | 139.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 129 | 114 | 0 | 0.14 | 0.24 | 0.41 | 25 | 0.15 | 0.52 |
| Hex | 96 | 81 | 72 | 0 | E | 18 | 29 | 19 | F | 34 |
| Octal | 226 | 201 | 162 | 0 | 16 | 30 | 51 | 31 | 17 | 64 |
| Binary | 10010110 | 10000001 | 1110010 | 0 | 1110 | 11000 | 101001 | 11001 | 1111 | 110100 |
Color Harmonies of #968172
Complementary color
Monochromatic Colors of #968172
Black with #968172
Text Example
Text Example
White with #968172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #968172; }
p { color: rgb(150,129,114); }
H1.HeaderClassName
{
color: #968172;
}
.AnyTagClassName
{
color: #968172;
}
</style>
background-color css
<style>
a { background-color: #968172; }
a { background-color: rgb(150,129,114); }
div.DivClassName
{
background-color: #968172;
}
.BgClassName
{
background-color: #968172;
}
</style>
border-color css
<style>
span { border-color: #968172; }
span { border-color: rgb(150,129,114); }
td.TdClassName
{
border-color: #968172;
}
.TagClassName
{
border-color: #968172;
}
</style>