Shades of Genoa #247063
Tints of Genoa #247063
RGB
CMYK
RGB Variations
Color information
#247063 (or 0x247063) is known color: Genoa. HEX triplet: 24, 70 and 63. RGB value is (36,112,99). Sum of RGB (Red+Green+Blue) = 36+112+99=247 (32% of max value = 765). Red value is 36 (14.45% from 255 or 14.57% from 247); Green value is 112 (44.14% from 255 or 45.34% from 247); Blue value is 99 (39.06% from 255 or 40.08% from 247); Max value from RGB is 112 - color contains mainly: green. Hex color #247063 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #247063 is #DB8F9C. Grayscale: #575757. Windows color (decimal): -14389149 or 6516772. OLE color: 6516772.
HSL color Cylindrical-coordinate representation of color #247063: hue angle of 169.74º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #247063 is Cyan = 0.68, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 36 | 112 | 99 | - |
| CMYK | 0.68 | 0 | 0.12 | 0.56 |
| HSL | 169.74º | 0.51% | 0.29% | - |
| HSV(B) | 169.74º | 0.68% | 0.44% | - |
| XYZ | 8.77 | 12.86 | 13.83 | - |
| YUV | 87.79 | 134.32 | 91.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 112 | 99 | 0.68 | 0 | 0.12 | 0.56 | 169.74 | 0.51 | 0.29 |
| Hex | 24 | 70 | 63 | 44 | 0 | C | 38 | AA | 33 | 1D |
| Octal | 44 | 160 | 143 | 104 | 0 | 14 | 70 | 252 | 63 | 35 |
| Binary | 100100 | 1110000 | 1100011 | 1000100 | 0 | 1100 | 111000 | 10101010 | 110011 | 11101 |
Color Harmonies of #247063
Complementary color
Monochromatic Colors of #247063
Black with #247063
Text Example
Text Example
White with #247063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247063; }
p { color: rgb(36,112,99); }
H1.HeaderClassName
{
color: #247063;
}
.AnyTagClassName
{
color: #247063;
}
</style>
background-color css
<style>
a { background-color: #247063; }
a { background-color: rgb(36,112,99); }
div.DivClassName
{
background-color: #247063;
}
.BgClassName
{
background-color: #247063;
}
</style>
border-color css
<style>
span { border-color: #247063; }
span { border-color: rgb(36,112,99); }
td.TdClassName
{
border-color: #247063;
}
.TagClassName
{
border-color: #247063;
}
</style>