Shades of Davy's Grey #799276
Tints of Davy's Grey #799276
RGB
CMYK
RGB Variations
Color information
#799276 (or 0x799276) is known color: Davy's Grey. HEX triplet: 79, 92 and 76. RGB value is (121,146,118). Sum of RGB (Red+Green+Blue) = 121+146+118=385 (50% of max value = 765). Red value is 121 (47.66% from 255 or 31.43% from 385); Green value is 146 (57.42% from 255 or 37.92% from 385); Blue value is 118 (46.48% from 255 or 30.65% from 385); Max value from RGB is 146 - color contains mainly: green. Hex color #799276 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #799276 is #866D89. Grayscale: #878787. Windows color (decimal): -8809866 or 7770745. OLE color: 7770745.
HSL color Cylindrical-coordinate representation of color #799276: hue angle of 113.57º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #799276 is Cyan = 0.17, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 121 | 146 | 118 | - |
| CMYK | 0.17 | 0 | 0.19 | 0.43 |
| HSL | 113.57º | 0.11% | 0.52% | - |
| HSV(B) | 113.57º | 0.19% | 0.57% | - |
| XYZ | 21.43 | 25.93 | 21.01 | - |
| YUV | 135.33 | 118.22 | 117.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 146 | 118 | 0.17 | 0 | 0.19 | 0.43 | 113.57 | 0.11 | 0.52 |
| Hex | 79 | 92 | 76 | 11 | 0 | 13 | 2B | 72 | B | 34 |
| Octal | 171 | 222 | 166 | 21 | 0 | 23 | 53 | 162 | 13 | 64 |
| Binary | 1111001 | 10010010 | 1110110 | 10001 | 0 | 10011 | 101011 | 1110010 | 1011 | 110100 |
Color Harmonies of #799276
Complementary color
Monochromatic Colors of #799276
Black with #799276
Text Example
Text Example
White with #799276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799276; }
p { color: rgb(121,146,118); }
H1.HeaderClassName
{
color: #799276;
}
.AnyTagClassName
{
color: #799276;
}
</style>
background-color css
<style>
a { background-color: #799276; }
a { background-color: rgb(121,146,118); }
div.DivClassName
{
background-color: #799276;
}
.BgClassName
{
background-color: #799276;
}
</style>
border-color css
<style>
span { border-color: #799276; }
span { border-color: rgb(121,146,118); }
td.TdClassName
{
border-color: #799276;
}
.TagClassName
{
border-color: #799276;
}
</style>