Shades of Almond Frost #938274
Tints of Almond Frost #938274
RGB
CMYK
RGB Variations
Color information
#938274 (or 0x938274) is known color: Almond Frost. HEX triplet: 93, 82 and 74. RGB value is (147,130,116). Sum of RGB (Red+Green+Blue) = 147+130+116=393 (52% of max value = 765). Red value is 147 (57.81% from 255 or 37.40% from 393); Green value is 130 (51.17% from 255 or 33.08% from 393); Blue value is 116 (45.70% from 255 or 29.52% from 393); Max value from RGB is 147 - color contains mainly: red. Hex color #938274 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938274 is #6C7D8B. Grayscale: #858585. Windows color (decimal): -7110028 or 7635603. OLE color: 7635603.
HSL color Cylindrical-coordinate representation of color #938274: hue angle of 27.1º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #938274 is Cyan = 0, Magento = 0.12, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 130 | 116 | - |
| CMYK | 0 | 0.12 | 0.21 | 0.42 |
| HSL | 27.1º | 0.13% | 0.52% | - |
| HSV(B) | 27.1º | 0.21% | 0.58% | - |
| XYZ | 23.17 | 23.43 | 19.82 | - |
| YUV | 133.49 | 118.13 | 137.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 130 | 116 | 0 | 0.12 | 0.21 | 0.42 | 27.1 | 0.13 | 0.52 |
| Hex | 93 | 82 | 74 | 0 | C | 15 | 2A | 1B | D | 34 |
| Octal | 223 | 202 | 164 | 0 | 14 | 25 | 52 | 33 | 15 | 64 |
| Binary | 10010011 | 10000010 | 1110100 | 0 | 1100 | 10101 | 101010 | 11011 | 1101 | 110100 |
Color Harmonies of #938274
Complementary color
Monochromatic Colors of #938274
Black with #938274
Text Example
Text Example
White with #938274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938274; }
p { color: rgb(147,130,116); }
H1.HeaderClassName
{
color: #938274;
}
.AnyTagClassName
{
color: #938274;
}
</style>
background-color css
<style>
a { background-color: #938274; }
a { background-color: rgb(147,130,116); }
div.DivClassName
{
background-color: #938274;
}
.BgClassName
{
background-color: #938274;
}
</style>
border-color css
<style>
span { border-color: #938274; }
span { border-color: rgb(147,130,116); }
td.TdClassName
{
border-color: #938274;
}
.TagClassName
{
border-color: #938274;
}
</style>