Shades of Genoa #247669
Tints of Genoa #247669
RGB
CMYK
RGB Variations
Color information
#247669 (or 0x247669) is known color: Genoa. HEX triplet: 24, 76 and 69. RGB value is (36,118,105). Sum of RGB (Red+Green+Blue) = 36+118+105=259 (34% of max value = 765). Red value is 36 (14.45% from 255 or 13.90% from 259); Green value is 118 (46.48% from 255 or 45.56% from 259); Blue value is 105 (41.41% from 255 or 40.54% from 259); Max value from RGB is 118 - color contains mainly: green. Hex color #247669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #247669 is #DB8996. Grayscale: #5B5B5B. Windows color (decimal): -14387607 or 6911524. OLE color: 6911524.
HSL color Cylindrical-coordinate representation of color #247669: hue angle of 170.49º 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 #247669 is Cyan = 0.69, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 36 | 118 | 105 | - |
| CMYK | 0.69 | 0 | 0.11 | 0.54 |
| HSL | 170.49º | 0.53% | 0.3% | - |
| HSV(B) | 170.49º | 0.69% | 0.46% | - |
| XYZ | 9.76 | 14.35 | 15.62 | - |
| YUV | 92 | 135.33 | 88.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 118 | 105 | 0.69 | 0 | 0.11 | 0.54 | 170.49 | 0.53 | 0.3 |
| Hex | 24 | 76 | 69 | 45 | 0 | B | 36 | AA | 35 | 1E |
| Octal | 44 | 166 | 151 | 105 | 0 | 13 | 66 | 252 | 65 | 36 |
| Binary | 100100 | 1110110 | 1101001 | 1000101 | 0 | 1011 | 110110 | 10101010 | 110101 | 11110 |
Color Harmonies of #247669
Complementary color
Monochromatic Colors of #247669
Black with #247669
Text Example
Text Example
White with #247669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247669; }
p { color: rgb(36,118,105); }
H1.HeaderClassName
{
color: #247669;
}
.AnyTagClassName
{
color: #247669;
}
</style>
background-color css
<style>
a { background-color: #247669; }
a { background-color: rgb(36,118,105); }
div.DivClassName
{
background-color: #247669;
}
.BgClassName
{
background-color: #247669;
}
</style>
border-color css
<style>
span { border-color: #247669; }
span { border-color: rgb(36,118,105); }
td.TdClassName
{
border-color: #247669;
}
.TagClassName
{
border-color: #247669;
}
</style>