Shades of Davy's Grey #758976
Tints of Davy's Grey #758976
RGB
CMYK
RGB Variations
Color information
#758976 (or 0x758976) is known color: Davy's Grey. HEX triplet: 75, 89 and 76. RGB value is (117,137,118). Sum of RGB (Red+Green+Blue) = 117+137+118=372 (49% of max value = 765). Red value is 117 (46.09% from 255 or 31.45% from 372); Green value is 137 (53.91% from 255 or 36.83% from 372); Blue value is 118 (46.48% from 255 or 31.72% from 372); Max value from RGB is 137 - color contains mainly: green. Hex color #758976 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758976 is #8A7689. Grayscale: #808080. Windows color (decimal): -9074314 or 7768437. OLE color: 7768437.
HSL color Cylindrical-coordinate representation of color #758976: hue angle of 123º degrees, saturation: 0.08, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #758976 is Cyan = 0.15, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 117 | 137 | 118 | - |
| CMYK | 0.15 | 0 | 0.14 | 0.46 |
| HSL | 123º | 0.08% | 0.5% | - |
| HSV(B) | 123º | 0.15% | 0.54% | - |
| XYZ | 19.55 | 22.98 | 20.54 | - |
| YUV | 128.85 | 121.87 | 119.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 137 | 118 | 0.15 | 0 | 0.14 | 0.46 | 123 | 0.08 | 0.5 |
| Hex | 75 | 89 | 76 | F | 0 | E | 2E | 7B | 8 | 32 |
| Octal | 165 | 211 | 166 | 17 | 0 | 16 | 56 | 173 | 10 | 62 |
| Binary | 1110101 | 10001001 | 1110110 | 1111 | 0 | 1110 | 101110 | 1111011 | 1000 | 110010 |
Color Harmonies of #758976
Complementary color
Monochromatic Colors of #758976
Black with #758976
Text Example
Text Example
White with #758976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758976; }
p { color: rgb(117,137,118); }
H1.HeaderClassName
{
color: #758976;
}
.AnyTagClassName
{
color: #758976;
}
</style>
background-color css
<style>
a { background-color: #758976; }
a { background-color: rgb(117,137,118); }
div.DivClassName
{
background-color: #758976;
}
.BgClassName
{
background-color: #758976;
}
</style>
border-color css
<style>
span { border-color: #758976; }
span { border-color: rgb(117,137,118); }
td.TdClassName
{
border-color: #758976;
}
.TagClassName
{
border-color: #758976;
}
</style>