Shades of Davy's Grey #758275
Tints of Davy's Grey #758275
RGB
CMYK
RGB Variations
Color information
#758275 (or 0x758275) is known color: Davy's Grey. HEX triplet: 75, 82 and 75. RGB value is (117,130,117). Sum of RGB (Red+Green+Blue) = 117+130+117=364 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.14% from 364); Green value is 130 (51.17% from 255 or 35.71% from 364); Blue value is 117 (46.09% from 255 or 32.14% from 364); Max value from RGB is 130 - color contains mainly: green. Hex color #758275 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758275 is #8A7D8A. Grayscale: #7C7C7C. Windows color (decimal): -9076107 or 7701109. OLE color: 7701109.
HSL color Cylindrical-coordinate representation of color #758275: hue angle of 120º degrees, saturation: 0.05, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #758275 is Cyan = 0.1, Magento = 0, Yellow = 0.1 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 130 | 117 | - |
| CMYK | 0.1 | 0 | 0.1 | 0.49 |
| HSL | 120º | 0.05% | 0.48% | - |
| HSV(B) | 120º | 0.1% | 0.51% | - |
| XYZ | 18.53 | 21.03 | 19.91 | - |
| YUV | 124.63 | 123.69 | 122.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 130 | 117 | 0.1 | 0 | 0.1 | 0.49 | 120 | 0.05 | 0.48 |
| Hex | 75 | 82 | 75 | A | 0 | A | 31 | 78 | 5 | 30 |
| Octal | 165 | 202 | 165 | 12 | 0 | 12 | 61 | 170 | 5 | 60 |
| Binary | 1110101 | 10000010 | 1110101 | 1010 | 0 | 1010 | 110001 | 1111000 | 101 | 110000 |
Color Harmonies of #758275
Complementary color
Monochromatic Colors of #758275
Black with #758275
Text Example
Text Example
White with #758275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758275; }
p { color: rgb(117,130,117); }
H1.HeaderClassName
{
color: #758275;
}
.AnyTagClassName
{
color: #758275;
}
</style>
background-color css
<style>
a { background-color: #758275; }
a { background-color: rgb(117,130,117); }
div.DivClassName
{
background-color: #758275;
}
.BgClassName
{
background-color: #758275;
}
</style>
border-color css
<style>
span { border-color: #758275; }
span { border-color: rgb(117,130,117); }
td.TdClassName
{
border-color: #758275;
}
.TagClassName
{
border-color: #758275;
}
</style>