Shades of Davy's Grey #758774
Tints of Davy's Grey #758774
RGB
CMYK
RGB Variations
Color information
#758774 (or 0x758774) is known color: Davy's Grey. HEX triplet: 75, 87 and 74. RGB value is (117,135,116). Sum of RGB (Red+Green+Blue) = 117+135+116=368 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.79% from 368); Green value is 135 (53.12% from 255 or 36.68% from 368); Blue value is 116 (45.70% from 255 or 31.52% from 368); Max value from RGB is 135 - color contains mainly: green. Hex color #758774 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758774 is #8A788B. Grayscale: #7F7F7F. Windows color (decimal): -9074828 or 7636853. OLE color: 7636853.
HSL color Cylindrical-coordinate representation of color #758774: hue angle of 116.84º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #758774 is Cyan = 0.13, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 135 | 116 | - |
| CMYK | 0.13 | 0 | 0.14 | 0.47 |
| HSL | 116.84º | 0.08% | 0.49% | - |
| HSV(B) | 116.84º | 0.14% | 0.53% | - |
| XYZ | 19.15 | 22.37 | 19.83 | - |
| YUV | 127.45 | 121.54 | 120.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 135 | 116 | 0.13 | 0 | 0.14 | 0.47 | 116.84 | 0.08 | 0.49 |
| Hex | 75 | 87 | 74 | D | 0 | E | 2F | 75 | 8 | 31 |
| Octal | 165 | 207 | 164 | 15 | 0 | 16 | 57 | 165 | 10 | 61 |
| Binary | 1110101 | 10000111 | 1110100 | 1101 | 0 | 1110 | 101111 | 1110101 | 1000 | 110001 |
Color Harmonies of #758774
Complementary color
Monochromatic Colors of #758774
Black with #758774
Text Example
Text Example
White with #758774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758774; }
p { color: rgb(117,135,116); }
H1.HeaderClassName
{
color: #758774;
}
.AnyTagClassName
{
color: #758774;
}
</style>
background-color css
<style>
a { background-color: #758774; }
a { background-color: rgb(117,135,116); }
div.DivClassName
{
background-color: #758774;
}
.BgClassName
{
background-color: #758774;
}
</style>
border-color css
<style>
span { border-color: #758774; }
span { border-color: rgb(117,135,116); }
td.TdClassName
{
border-color: #758774;
}
.TagClassName
{
border-color: #758774;
}
</style>