Shades of Genoa #247368
Tints of Genoa #247368
RGB
CMYK
RGB Variations
Color information
#247368 (or 0x247368) is known color: Genoa. HEX triplet: 24, 73 and 68. RGB value is (36,115,104). Sum of RGB (Red+Green+Blue) = 36+115+104=255 (33% of max value = 765). Red value is 36 (14.45% from 255 or 14.12% from 255); Green value is 115 (45.31% from 255 or 45.10% from 255); Blue value is 104 (41.02% from 255 or 40.78% from 255); Max value from RGB is 115 - color contains mainly: green. Hex color #247368 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #247368 is #DB8C97. Grayscale: #5A5A5A. Windows color (decimal): -14388376 or 6845220. OLE color: 6845220.
HSL color Cylindrical-coordinate representation of color #247368: hue angle of 171.65º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #247368 is Cyan = 0.69, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 115 | 104 | - |
| CMYK | 0.69 | 0 | 0.10 | 0.55 |
| HSL | 171.65º | 0.52% | 0.3% | - |
| HSV(B) | 171.65º | 0.69% | 0.45% | - |
| XYZ | 9.36 | 13.64 | 15.24 | - |
| YUV | 90.13 | 135.83 | 89.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 115 | 104 | 0.69 | 0 | 0.10 | 0.55 | 171.65 | 0.52 | 0.3 |
| Hex | 24 | 73 | 68 | 45 | 0 | A | 37 | AC | 34 | 1E |
| Octal | 44 | 163 | 150 | 105 | 0 | 12 | 67 | 254 | 64 | 36 |
| Binary | 100100 | 1110011 | 1101000 | 1000101 | 0 | 1010 | 110111 | 10101100 | 110100 | 11110 |
Color Harmonies of #247368
Complementary color
Monochromatic Colors of #247368
Black with #247368
Text Example
Text Example
White with #247368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247368; }
p { color: rgb(36,115,104); }
H1.HeaderClassName
{
color: #247368;
}
.AnyTagClassName
{
color: #247368;
}
</style>
background-color css
<style>
a { background-color: #247368; }
a { background-color: rgb(36,115,104); }
div.DivClassName
{
background-color: #247368;
}
.BgClassName
{
background-color: #247368;
}
</style>
border-color css
<style>
span { border-color: #247368; }
span { border-color: rgb(36,115,104); }
td.TdClassName
{
border-color: #247368;
}
.TagClassName
{
border-color: #247368;
}
</style>