Shades of Davy's Grey #798479
Tints of Davy's Grey #798479
RGB
CMYK
RGB Variations
Color information
#798479 (or 0x798479) is known color: Davy's Grey. HEX triplet: 79, 84 and 79. RGB value is (121,132,121). Sum of RGB (Red+Green+Blue) = 121+132+121=374 (49% of max value = 765). Red value is 121 (47.66% from 255 or 32.35% from 374); Green value is 132 (51.95% from 255 or 35.29% from 374); Blue value is 121 (47.66% from 255 or 32.35% from 374); Max value from RGB is 132 - color contains mainly: green. Hex color #798479 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #798479 is #867B86. Grayscale: #7F7F7F. Windows color (decimal): -8813447 or 7963769. OLE color: 7963769.
HSL color Cylindrical-coordinate representation of color #798479: hue angle of 120º degrees, saturation: 0.04, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #798479 is Cyan = 0.08, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 121 | 132 | 121 | - |
| CMYK | 0.08 | 0 | 0.08 | 0.48 |
| HSL | 120º | 0.04% | 0.5% | - |
| HSV(B) | 120º | 0.08% | 0.52% | - |
| XYZ | 19.59 | 21.95 | 21.29 | - |
| YUV | 127.46 | 124.36 | 123.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 132 | 121 | 0.08 | 0 | 0.08 | 0.48 | 120 | 0.04 | 0.5 |
| Hex | 79 | 84 | 79 | 8 | 0 | 8 | 30 | 78 | 4 | 32 |
| Octal | 171 | 204 | 171 | 10 | 0 | 10 | 60 | 170 | 4 | 62 |
| Binary | 1111001 | 10000100 | 1111001 | 1000 | 0 | 1000 | 110000 | 1111000 | 100 | 110010 |
Color Harmonies of #798479
Complementary color
Monochromatic Colors of #798479
Black with #798479
Text Example
Text Example
White with #798479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798479; }
p { color: rgb(121,132,121); }
H1.HeaderClassName
{
color: #798479;
}
.AnyTagClassName
{
color: #798479;
}
</style>
background-color css
<style>
a { background-color: #798479; }
a { background-color: rgb(121,132,121); }
div.DivClassName
{
background-color: #798479;
}
.BgClassName
{
background-color: #798479;
}
</style>
border-color css
<style>
span { border-color: #798479; }
span { border-color: rgb(121,132,121); }
td.TdClassName
{
border-color: #798479;
}
.TagClassName
{
border-color: #798479;
}
</style>