Shades of Genoa #247266
Tints of Genoa #247266
RGB
CMYK
RGB Variations
Color information
#247266 (or 0x247266) is known color: Genoa. HEX triplet: 24, 72 and 66. RGB value is (36,114,102). Sum of RGB (Red+Green+Blue) = 36+114+102=252 (33% of max value = 765). Red value is 36 (14.45% from 255 or 14.29% from 252); Green value is 114 (44.92% from 255 or 45.24% from 252); Blue value is 102 (40.23% from 255 or 40.48% from 252); Max value from RGB is 114 - color contains mainly: green. Hex color #247266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #247266 is #DB8D99. Grayscale: #595959. Windows color (decimal): -14388634 or 6713892. OLE color: 6713892.
HSL color Cylindrical-coordinate representation of color #247266: hue angle of 170.77º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #247266 is Cyan = 0.68, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 114 | 102 | - |
| CMYK | 0.68 | 0 | 0.11 | 0.55 |
| HSL | 170.77º | 0.52% | 0.29% | - |
| HSV(B) | 170.77º | 0.68% | 0.45% | - |
| XYZ | 9.14 | 13.37 | 14.67 | - |
| YUV | 89.31 | 135.16 | 89.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 114 | 102 | 0.68 | 0 | 0.11 | 0.55 | 170.77 | 0.52 | 0.29 |
| Hex | 24 | 72 | 66 | 44 | 0 | B | 37 | AB | 34 | 1D |
| Octal | 44 | 162 | 146 | 104 | 0 | 13 | 67 | 253 | 64 | 35 |
| Binary | 100100 | 1110010 | 1100110 | 1000100 | 0 | 1011 | 110111 | 10101011 | 110100 | 11101 |
Color Harmonies of #247266
Complementary color
Monochromatic Colors of #247266
Black with #247266
Text Example
Text Example
White with #247266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247266; }
p { color: rgb(36,114,102); }
H1.HeaderClassName
{
color: #247266;
}
.AnyTagClassName
{
color: #247266;
}
</style>
background-color css
<style>
a { background-color: #247266; }
a { background-color: rgb(36,114,102); }
div.DivClassName
{
background-color: #247266;
}
.BgClassName
{
background-color: #247266;
}
</style>
border-color css
<style>
span { border-color: #247266; }
span { border-color: rgb(36,114,102); }
td.TdClassName
{
border-color: #247266;
}
.TagClassName
{
border-color: #247266;
}
</style>