Shades of Genoa #247868
Tints of Genoa #247868
RGB
CMYK
RGB Variations
Color information
#247868 (or 0x247868) is known color: Genoa. HEX triplet: 24, 78 and 68. RGB value is (36,120,104). Sum of RGB (Red+Green+Blue) = 36+120+104=260 (34% of max value = 765). Red value is 36 (14.45% from 255 or 13.85% from 260); Green value is 120 (47.27% from 255 or 46.15% from 260); Blue value is 104 (41.02% from 255 or 40% from 260); Max value from RGB is 120 - color contains mainly: green. Hex color #247868 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #247868 is #DB8797. Grayscale: #5D5D5D. Windows color (decimal): -14387096 or 6846500. OLE color: 6846500.
HSL color Cylindrical-coordinate representation of color #247868: hue angle of 168.57º degrees, saturation: 0.54, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #247868 is Cyan = 0.7, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 36 | 120 | 104 | - |
| CMYK | 0.7 | 0 | 0.13 | 0.53 |
| HSL | 168.57º | 0.54% | 0.31% | - |
| HSV(B) | 168.57º | 0.7% | 0.47% | - |
| XYZ | 9.94 | 14.81 | 15.43 | - |
| YUV | 93.06 | 134.17 | 87.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 120 | 104 | 0.7 | 0 | 0.13 | 0.53 | 168.57 | 0.54 | 0.31 |
| Hex | 24 | 78 | 68 | 46 | 0 | D | 35 | A9 | 36 | 1F |
| Octal | 44 | 170 | 150 | 106 | 0 | 15 | 65 | 251 | 66 | 37 |
| Binary | 100100 | 1111000 | 1101000 | 1000110 | 0 | 1101 | 110101 | 10101001 | 110110 | 11111 |
Color Harmonies of #247868
Complementary color
Monochromatic Colors of #247868
Black with #247868
Text Example
Text Example
White with #247868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247868; }
p { color: rgb(36,120,104); }
H1.HeaderClassName
{
color: #247868;
}
.AnyTagClassName
{
color: #247868;
}
</style>
background-color css
<style>
a { background-color: #247868; }
a { background-color: rgb(36,120,104); }
div.DivClassName
{
background-color: #247868;
}
.BgClassName
{
background-color: #247868;
}
</style>
border-color css
<style>
span { border-color: #247868; }
span { border-color: rgb(36,120,104); }
td.TdClassName
{
border-color: #247868;
}
.TagClassName
{
border-color: #247868;
}
</style>