Shades of Davy's Grey #738573
Tints of Davy's Grey #738573
RGB
CMYK
RGB Variations
Color information
#738573 (or 0x738573) is known color: Davy's Grey. HEX triplet: 73, 85 and 73. RGB value is (115,133,115). Sum of RGB (Red+Green+Blue) = 115+133+115=363 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.68% from 363); Green value is 133 (52.34% from 255 or 36.64% from 363); Blue value is 115 (45.31% from 255 or 31.68% from 363); Max value from RGB is 133 - color contains mainly: green. Hex color #738573 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738573 is #8C7A8C. Grayscale: #7D7D7D. Windows color (decimal): -9206413 or 7570803. OLE color: 7570803.
HSL color Cylindrical-coordinate representation of color #738573: hue angle of 120º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #738573 is Cyan = 0.14, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 133 | 115 | - |
| CMYK | 0.14 | 0 | 0.14 | 0.48 |
| HSL | 120º | 0.07% | 0.49% | - |
| HSV(B) | 120º | 0.14% | 0.52% | - |
| XYZ | 18.55 | 21.66 | 19.42 | - |
| YUV | 125.57 | 122.04 | 120.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 133 | 115 | 0.14 | 0 | 0.14 | 0.48 | 120 | 0.07 | 0.49 |
| Hex | 73 | 85 | 73 | E | 0 | E | 30 | 78 | 7 | 31 |
| Octal | 163 | 205 | 163 | 16 | 0 | 16 | 60 | 170 | 7 | 61 |
| Binary | 1110011 | 10000101 | 1110011 | 1110 | 0 | 1110 | 110000 | 1111000 | 111 | 110001 |
Color Harmonies of #738573
Complementary color
Monochromatic Colors of #738573
Black with #738573
Text Example
Text Example
White with #738573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738573; }
p { color: rgb(115,133,115); }
H1.HeaderClassName
{
color: #738573;
}
.AnyTagClassName
{
color: #738573;
}
</style>
background-color css
<style>
a { background-color: #738573; }
a { background-color: rgb(115,133,115); }
div.DivClassName
{
background-color: #738573;
}
.BgClassName
{
background-color: #738573;
}
</style>
border-color css
<style>
span { border-color: #738573; }
span { border-color: rgb(115,133,115); }
td.TdClassName
{
border-color: #738573;
}
.TagClassName
{
border-color: #738573;
}
</style>