Shades of Davy's Grey #799479
Tints of Davy's Grey #799479
RGB
CMYK
RGB Variations
Color information
#799479 (or 0x799479) is known color: Davy's Grey. HEX triplet: 79, 94 and 79. RGB value is (121,148,121). Sum of RGB (Red+Green+Blue) = 121+148+121=390 (51% of max value = 765). Red value is 121 (47.66% from 255 or 31.03% from 390); Green value is 148 (58.20% from 255 or 37.95% from 390); Blue value is 121 (47.66% from 255 or 31.03% from 390); Max value from RGB is 148 - color contains mainly: green. Hex color #799479 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #799479 is #866B86. Grayscale: #888888. Windows color (decimal): -8809351 or 7967865. OLE color: 7967865.
HSL color Cylindrical-coordinate representation of color #799479: hue angle of 120º degrees, saturation: 0.11, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #799479 is Cyan = 0.18, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 148 | 121 | - |
| CMYK | 0.18 | 0 | 0.18 | 0.42 |
| HSL | 120º | 0.11% | 0.53% | - |
| HSV(B) | 120º | 0.18% | 0.58% | - |
| XYZ | 21.93 | 26.63 | 22.07 | - |
| YUV | 136.85 | 119.05 | 116.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 148 | 121 | 0.18 | 0 | 0.18 | 0.42 | 120 | 0.11 | 0.53 |
| Hex | 79 | 94 | 79 | 12 | 0 | 12 | 2A | 78 | B | 35 |
| Octal | 171 | 224 | 171 | 22 | 0 | 22 | 52 | 170 | 13 | 65 |
| Binary | 1111001 | 10010100 | 1111001 | 10010 | 0 | 10010 | 101010 | 1111000 | 1011 | 110101 |
Color Harmonies of #799479
Complementary color
Monochromatic Colors of #799479
Black with #799479
Text Example
Text Example
White with #799479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799479; }
p { color: rgb(121,148,121); }
H1.HeaderClassName
{
color: #799479;
}
.AnyTagClassName
{
color: #799479;
}
</style>
background-color css
<style>
a { background-color: #799479; }
a { background-color: rgb(121,148,121); }
div.DivClassName
{
background-color: #799479;
}
.BgClassName
{
background-color: #799479;
}
</style>
border-color css
<style>
span { border-color: #799479; }
span { border-color: rgb(121,148,121); }
td.TdClassName
{
border-color: #799479;
}
.TagClassName
{
border-color: #799479;
}
</style>