Shades of Genoa #287766
Tints of Genoa #287766
RGB
CMYK
RGB Variations
Color information
#287766 (or 0x287766) is known color: Genoa. HEX triplet: 28, 77 and 66. RGB value is (40,119,102). Sum of RGB (Red+Green+Blue) = 40+119+102=261 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.33% from 261); Green value is 119 (46.88% from 255 or 45.59% from 261); Blue value is 102 (40.23% from 255 or 39.08% from 261); Max value from RGB is 119 - color contains mainly: green. Hex color #287766 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287766 is #D78899. Grayscale: #5D5D5D. Windows color (decimal): -14125210 or 6715176. OLE color: 6715176.
HSL color Cylindrical-coordinate representation of color #287766: hue angle of 167.09º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287766 is Cyan = 0.66, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 119 | 102 | - |
| CMYK | 0.66 | 0 | 0.14 | 0.53 |
| HSL | 167.09º | 0.5% | 0.31% | - |
| HSV(B) | 167.09º | 0.66% | 0.47% | - |
| XYZ | 9.87 | 14.6 | 14.87 | - |
| YUV | 93.44 | 132.83 | 89.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 119 | 102 | 0.66 | 0 | 0.14 | 0.53 | 167.09 | 0.5 | 0.31 |
| Hex | 28 | 77 | 66 | 42 | 0 | E | 35 | A7 | 32 | 1F |
| Octal | 50 | 167 | 146 | 102 | 0 | 16 | 65 | 247 | 62 | 37 |
| Binary | 101000 | 1110111 | 1100110 | 1000010 | 0 | 1110 | 110101 | 10100111 | 110010 | 11111 |
Color Harmonies of #287766
Complementary color
Monochromatic Colors of #287766
Black with #287766
Text Example
Text Example
White with #287766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287766; }
p { color: rgb(40,119,102); }
H1.HeaderClassName
{
color: #287766;
}
.AnyTagClassName
{
color: #287766;
}
</style>
background-color css
<style>
a { background-color: #287766; }
a { background-color: rgb(40,119,102); }
div.DivClassName
{
background-color: #287766;
}
.BgClassName
{
background-color: #287766;
}
</style>
border-color css
<style>
span { border-color: #287766; }
span { border-color: rgb(40,119,102); }
td.TdClassName
{
border-color: #287766;
}
.TagClassName
{
border-color: #287766;
}
</style>