Shades of Genoa #247568
Tints of Genoa #247568
RGB
CMYK
RGB Variations
Color information
#247568 (or 0x247568) is known color: Genoa. HEX triplet: 24, 75 and 68. RGB value is (36,117,104). Sum of RGB (Red+Green+Blue) = 36+117+104=257 (34% of max value = 765). Red value is 36 (14.45% from 255 or 14.01% from 257); Green value is 117 (46.09% from 255 or 45.53% from 257); Blue value is 104 (41.02% from 255 or 40.47% from 257); Max value from RGB is 117 - color contains mainly: green. Hex color #247568 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #247568 is #DB8A97. Grayscale: #5B5B5B. Windows color (decimal): -14387864 or 6845732. OLE color: 6845732.
HSL color Cylindrical-coordinate representation of color #247568: hue angle of 170.37º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #247568 is Cyan = 0.69, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 36 | 117 | 104 | - |
| CMYK | 0.69 | 0 | 0.11 | 0.54 |
| HSL | 170.37º | 0.53% | 0.3% | - |
| HSV(B) | 170.37º | 0.69% | 0.46% | - |
| XYZ | 9.59 | 14.1 | 15.31 | - |
| YUV | 91.3 | 135.16 | 88.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 117 | 104 | 0.69 | 0 | 0.11 | 0.54 | 170.37 | 0.53 | 0.3 |
| Hex | 24 | 75 | 68 | 45 | 0 | B | 36 | AA | 35 | 1E |
| Octal | 44 | 165 | 150 | 105 | 0 | 13 | 66 | 252 | 65 | 36 |
| Binary | 100100 | 1110101 | 1101000 | 1000101 | 0 | 1011 | 110110 | 10101010 | 110101 | 11110 |
Color Harmonies of #247568
Complementary color
Monochromatic Colors of #247568
Black with #247568
Text Example
Text Example
White with #247568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247568; }
p { color: rgb(36,117,104); }
H1.HeaderClassName
{
color: #247568;
}
.AnyTagClassName
{
color: #247568;
}
</style>
background-color css
<style>
a { background-color: #247568; }
a { background-color: rgb(36,117,104); }
div.DivClassName
{
background-color: #247568;
}
.BgClassName
{
background-color: #247568;
}
</style>
border-color css
<style>
span { border-color: #247568; }
span { border-color: rgb(36,117,104); }
td.TdClassName
{
border-color: #247568;
}
.TagClassName
{
border-color: #247568;
}
</style>