Shades of Genoa #287765
Tints of Genoa #287765
RGB
CMYK
RGB Variations
Color information
#287765 (or 0x287765) is known color: Genoa. HEX triplet: 28, 77 and 65. RGB value is (40,119,101). Sum of RGB (Red+Green+Blue) = 40+119+101=260 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.38% from 260); Green value is 119 (46.88% from 255 or 45.77% from 260); Blue value is 101 (39.84% from 255 or 38.85% from 260); Max value from RGB is 119 - color contains mainly: green. Hex color #287765 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287765 is #D7889A. Grayscale: #5D5D5D. Windows color (decimal): -14125211 or 6649640. OLE color: 6649640.
HSL color Cylindrical-coordinate representation of color #287765: hue angle of 166.33º 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 #287765 is Cyan = 0.66, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 119 | 101 | - |
| CMYK | 0.66 | 0 | 0.15 | 0.53 |
| HSL | 166.33º | 0.5% | 0.31% | - |
| HSV(B) | 166.33º | 0.66% | 0.47% | - |
| XYZ | 9.82 | 14.58 | 14.61 | - |
| YUV | 93.33 | 132.33 | 89.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 119 | 101 | 0.66 | 0 | 0.15 | 0.53 | 166.33 | 0.5 | 0.31 |
| Hex | 28 | 77 | 65 | 42 | 0 | F | 35 | A6 | 32 | 1F |
| Octal | 50 | 167 | 145 | 102 | 0 | 17 | 65 | 246 | 62 | 37 |
| Binary | 101000 | 1110111 | 1100101 | 1000010 | 0 | 1111 | 110101 | 10100110 | 110010 | 11111 |
Color Harmonies of #287765
Complementary color
Monochromatic Colors of #287765
Black with #287765
Text Example
Text Example
White with #287765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287765; }
p { color: rgb(40,119,101); }
H1.HeaderClassName
{
color: #287765;
}
.AnyTagClassName
{
color: #287765;
}
</style>
background-color css
<style>
a { background-color: #287765; }
a { background-color: rgb(40,119,101); }
div.DivClassName
{
background-color: #287765;
}
.BgClassName
{
background-color: #287765;
}
</style>
border-color css
<style>
span { border-color: #287765; }
span { border-color: rgb(40,119,101); }
td.TdClassName
{
border-color: #287765;
}
.TagClassName
{
border-color: #287765;
}
</style>