Shades of Almond Frost #918378
Tints of Almond Frost #918378
RGB
CMYK
RGB Variations
Color information
#918378 (or 0x918378) is known color: Almond Frost. HEX triplet: 91, 83 and 78. RGB value is (145,131,120). Sum of RGB (Red+Green+Blue) = 145+131+120=396 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.62% from 396); Green value is 131 (51.56% from 255 or 33.08% from 396); Blue value is 120 (47.27% from 255 or 30.30% from 396); Max value from RGB is 145 - color contains mainly: red. Hex color #918378 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918378 is #6E7C87. Grayscale: #858585. Windows color (decimal): -7240840 or 7898001. OLE color: 7898001.
HSL color Cylindrical-coordinate representation of color #918378: hue angle of 26.4º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #918378 is Cyan = 0, Magento = 0.10, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 131 | 120 | - |
| CMYK | 0 | 0.10 | 0.17 | 0.43 |
| HSL | 26.4º | 0.1% | 0.52% | - |
| HSV(B) | 26.4º | 0.17% | 0.57% | - |
| XYZ | 23.18 | 23.61 | 21.1 | - |
| YUV | 133.93 | 120.14 | 135.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 131 | 120 | 0 | 0.10 | 0.17 | 0.43 | 26.4 | 0.1 | 0.52 |
| Hex | 91 | 83 | 78 | 0 | A | 11 | 2B | 1A | A | 34 |
| Octal | 221 | 203 | 170 | 0 | 12 | 21 | 53 | 32 | 12 | 64 |
| Binary | 10010001 | 10000011 | 1111000 | 0 | 1010 | 10001 | 101011 | 11010 | 1010 | 110100 |
Color Harmonies of #918378
Complementary color
Monochromatic Colors of #918378
Black with #918378
Text Example
Text Example
White with #918378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918378; }
p { color: rgb(145,131,120); }
H1.HeaderClassName
{
color: #918378;
}
.AnyTagClassName
{
color: #918378;
}
</style>
background-color css
<style>
a { background-color: #918378; }
a { background-color: rgb(145,131,120); }
div.DivClassName
{
background-color: #918378;
}
.BgClassName
{
background-color: #918378;
}
</style>
border-color css
<style>
span { border-color: #918378; }
span { border-color: rgb(145,131,120); }
td.TdClassName
{
border-color: #918378;
}
.TagClassName
{
border-color: #918378;
}
</style>