Shades of Davy's Grey #738273
Tints of Davy's Grey #738273
RGB
CMYK
RGB Variations
Color information
#738273 (or 0x738273) is known color: Davy's Grey. HEX triplet: 73, 82 and 73. RGB value is (115,130,115). Sum of RGB (Red+Green+Blue) = 115+130+115=360 (47% of max value = 765). Red value is 115 (45.31% from 255 or 31.94% from 360); Green value is 130 (51.17% from 255 or 36.11% from 360); Blue value is 115 (45.31% from 255 or 31.94% from 360); Max value from RGB is 130 - color contains mainly: green. Hex color #738273 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738273 is #8C7D8C. Grayscale: #7B7B7B. Windows color (decimal): -9207181 or 7570035. OLE color: 7570035.
HSL color Cylindrical-coordinate representation of color #738273: hue angle of 120º degrees, saturation: 0.06, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #738273 is Cyan = 0.12, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 115 | 130 | 115 | - |
| CMYK | 0.12 | 0 | 0.12 | 0.49 |
| HSL | 120º | 0.06% | 0.48% | - |
| HSV(B) | 120º | 0.12% | 0.51% | - |
| XYZ | 18.15 | 20.85 | 19.29 | - |
| YUV | 123.81 | 123.03 | 121.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 130 | 115 | 0.12 | 0 | 0.12 | 0.49 | 120 | 0.06 | 0.48 |
| Hex | 73 | 82 | 73 | C | 0 | C | 31 | 78 | 6 | 30 |
| Octal | 163 | 202 | 163 | 14 | 0 | 14 | 61 | 170 | 6 | 60 |
| Binary | 1110011 | 10000010 | 1110011 | 1100 | 0 | 1100 | 110001 | 1111000 | 110 | 110000 |
Color Harmonies of #738273
Complementary color
Monochromatic Colors of #738273
Black with #738273
Text Example
Text Example
White with #738273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738273; }
p { color: rgb(115,130,115); }
H1.HeaderClassName
{
color: #738273;
}
.AnyTagClassName
{
color: #738273;
}
</style>
background-color css
<style>
a { background-color: #738273; }
a { background-color: rgb(115,130,115); }
div.DivClassName
{
background-color: #738273;
}
.BgClassName
{
background-color: #738273;
}
</style>
border-color css
<style>
span { border-color: #738273; }
span { border-color: rgb(115,130,115); }
td.TdClassName
{
border-color: #738273;
}
.TagClassName
{
border-color: #738273;
}
</style>