Shades of Genoa #247166
Tints of Genoa #247166
RGB
CMYK
RGB Variations
Color information
#247166 (or 0x247166) is known color: Genoa. HEX triplet: 24, 71 and 66. RGB value is (36,113,102). Sum of RGB (Red+Green+Blue) = 36+113+102=251 (33% of max value = 765). Red value is 36 (14.45% from 255 or 14.34% from 251); Green value is 113 (44.53% from 255 or 45.02% from 251); Blue value is 102 (40.23% from 255 or 40.64% from 251); Max value from RGB is 113 - color contains mainly: green. Hex color #247166 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #247166 is #DB8E99. Grayscale: #585858. Windows color (decimal): -14388890 or 6713636. OLE color: 6713636.
HSL color Cylindrical-coordinate representation of color #247166: hue angle of 171.43º degrees, saturation: 0.52, 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 #247166 is Cyan = 0.68, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 36 | 113 | 102 | - |
| CMYK | 0.68 | 0 | 0.10 | 0.56 |
| HSL | 171.43º | 0.52% | 0.29% | - |
| HSV(B) | 171.43º | 0.68% | 0.44% | - |
| XYZ | 9.03 | 13.14 | 14.63 | - |
| YUV | 88.72 | 135.49 | 90.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 113 | 102 | 0.68 | 0 | 0.10 | 0.56 | 171.43 | 0.52 | 0.29 |
| Hex | 24 | 71 | 66 | 44 | 0 | A | 38 | AB | 34 | 1D |
| Octal | 44 | 161 | 146 | 104 | 0 | 12 | 70 | 253 | 64 | 35 |
| Binary | 100100 | 1110001 | 1100110 | 1000100 | 0 | 1010 | 111000 | 10101011 | 110100 | 11101 |
Color Harmonies of #247166
Complementary color
Monochromatic Colors of #247166
Black with #247166
Text Example
Text Example
White with #247166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247166; }
p { color: rgb(36,113,102); }
H1.HeaderClassName
{
color: #247166;
}
.AnyTagClassName
{
color: #247166;
}
</style>
background-color css
<style>
a { background-color: #247166; }
a { background-color: rgb(36,113,102); }
div.DivClassName
{
background-color: #247166;
}
.BgClassName
{
background-color: #247166;
}
</style>
border-color css
<style>
span { border-color: #247166; }
span { border-color: rgb(36,113,102); }
td.TdClassName
{
border-color: #247166;
}
.TagClassName
{
border-color: #247166;
}
</style>