Shades of Genoa #247269
Tints of Genoa #247269
RGB
CMYK
RGB Variations
Color information
#247269 (or 0x247269) is known color: Genoa. HEX triplet: 24, 72 and 69. RGB value is (36,114,105). Sum of RGB (Red+Green+Blue) = 36+114+105=255 (33% of max value = 765). Red value is 36 (14.45% from 255 or 14.12% from 255); Green value is 114 (44.92% from 255 or 44.71% from 255); Blue value is 105 (41.41% from 255 or 41.18% from 255); Max value from RGB is 114 - color contains mainly: green. Hex color #247269 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #247269 is #DB8D96. Grayscale: #595959. Windows color (decimal): -14388631 or 6910500. OLE color: 6910500.
HSL color Cylindrical-coordinate representation of color #247269: hue angle of 173.08º 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 #247269 is Cyan = 0.68, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 114 | 105 | - |
| CMYK | 0.68 | 0 | 0.08 | 0.55 |
| HSL | 173.08º | 0.52% | 0.29% | - |
| HSV(B) | 173.08º | 0.68% | 0.45% | - |
| XYZ | 9.29 | 13.43 | 15.47 | - |
| YUV | 89.65 | 136.66 | 89.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 114 | 105 | 0.68 | 0 | 0.08 | 0.55 | 173.08 | 0.52 | 0.29 |
| Hex | 24 | 72 | 69 | 44 | 0 | 8 | 37 | AD | 34 | 1D |
| Octal | 44 | 162 | 151 | 104 | 0 | 10 | 67 | 255 | 64 | 35 |
| Binary | 100100 | 1110010 | 1101001 | 1000100 | 0 | 1000 | 110111 | 10101101 | 110100 | 11101 |
Color Harmonies of #247269
Complementary color
Monochromatic Colors of #247269
Black with #247269
Text Example
Text Example
White with #247269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247269; }
p { color: rgb(36,114,105); }
H1.HeaderClassName
{
color: #247269;
}
.AnyTagClassName
{
color: #247269;
}
</style>
background-color css
<style>
a { background-color: #247269; }
a { background-color: rgb(36,114,105); }
div.DivClassName
{
background-color: #247269;
}
.BgClassName
{
background-color: #247269;
}
</style>
border-color css
<style>
span { border-color: #247269; }
span { border-color: rgb(36,114,105); }
td.TdClassName
{
border-color: #247269;
}
.TagClassName
{
border-color: #247269;
}
</style>