Shades of Davy's Grey #799277
Tints of Davy's Grey #799277
RGB
CMYK
RGB Variations
Color information
#799277 (or 0x799277) is known color: Davy's Grey. HEX triplet: 79, 92 and 77. RGB value is (121,146,119). Sum of RGB (Red+Green+Blue) = 121+146+119=386 (51% of max value = 765). Red value is 121 (47.66% from 255 or 31.35% from 386); Green value is 146 (57.42% from 255 or 37.82% from 386); Blue value is 119 (46.88% from 255 or 30.83% from 386); Max value from RGB is 146 - color contains mainly: green. Hex color #799277 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #799277 is #866D88. Grayscale: #878787. Windows color (decimal): -8809865 or 7836281. OLE color: 7836281.
HSL color Cylindrical-coordinate representation of color #799277: hue angle of 115.56º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #799277 is Cyan = 0.17, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 121 | 146 | 119 | - |
| CMYK | 0.17 | 0 | 0.18 | 0.43 |
| HSL | 115.56º | 0.11% | 0.52% | - |
| HSV(B) | 115.56º | 0.18% | 0.57% | - |
| XYZ | 21.49 | 25.95 | 21.33 | - |
| YUV | 135.45 | 118.72 | 117.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 146 | 119 | 0.17 | 0 | 0.18 | 0.43 | 115.56 | 0.11 | 0.52 |
| Hex | 79 | 92 | 77 | 11 | 0 | 12 | 2B | 74 | B | 34 |
| Octal | 171 | 222 | 167 | 21 | 0 | 22 | 53 | 164 | 13 | 64 |
| Binary | 1111001 | 10010010 | 1110111 | 10001 | 0 | 10010 | 101011 | 1110100 | 1011 | 110100 |
Color Harmonies of #799277
Complementary color
Monochromatic Colors of #799277
Black with #799277
Text Example
Text Example
White with #799277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799277; }
p { color: rgb(121,146,119); }
H1.HeaderClassName
{
color: #799277;
}
.AnyTagClassName
{
color: #799277;
}
</style>
background-color css
<style>
a { background-color: #799277; }
a { background-color: rgb(121,146,119); }
div.DivClassName
{
background-color: #799277;
}
.BgClassName
{
background-color: #799277;
}
</style>
border-color css
<style>
span { border-color: #799277; }
span { border-color: rgb(121,146,119); }
td.TdClassName
{
border-color: #799277;
}
.TagClassName
{
border-color: #799277;
}
</style>