Shades of Genoa #287768
Tints of Genoa #287768
RGB
CMYK
RGB Variations
Color information
#287768 (or 0x287768) is known color: Genoa. HEX triplet: 28, 77 and 68. RGB value is (40,119,104). Sum of RGB (Red+Green+Blue) = 40+119+104=263 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.21% from 263); Green value is 119 (46.88% from 255 or 45.25% from 263); Blue value is 104 (41.02% from 255 or 39.54% from 263); Max value from RGB is 119 - color contains mainly: green. Hex color #287768 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287768 is #D78897. Grayscale: #5D5D5D. Windows color (decimal): -14125208 or 6846248. OLE color: 6846248.
HSL color Cylindrical-coordinate representation of color #287768: hue angle of 168.61º 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 #287768 is Cyan = 0.66, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 119 | 104 | - |
| CMYK | 0.66 | 0 | 0.13 | 0.53 |
| HSL | 168.61º | 0.5% | 0.31% | - |
| HSV(B) | 168.61º | 0.66% | 0.47% | - |
| XYZ | 9.97 | 14.64 | 15.4 | - |
| YUV | 93.67 | 133.83 | 89.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 119 | 104 | 0.66 | 0 | 0.13 | 0.53 | 168.61 | 0.5 | 0.31 |
| Hex | 28 | 77 | 68 | 42 | 0 | D | 35 | A9 | 32 | 1F |
| Octal | 50 | 167 | 150 | 102 | 0 | 15 | 65 | 251 | 62 | 37 |
| Binary | 101000 | 1110111 | 1101000 | 1000010 | 0 | 1101 | 110101 | 10101001 | 110010 | 11111 |
Color Harmonies of #287768
Complementary color
Monochromatic Colors of #287768
Black with #287768
Text Example
Text Example
White with #287768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287768; }
p { color: rgb(40,119,104); }
H1.HeaderClassName
{
color: #287768;
}
.AnyTagClassName
{
color: #287768;
}
</style>
background-color css
<style>
a { background-color: #287768; }
a { background-color: rgb(40,119,104); }
div.DivClassName
{
background-color: #287768;
}
.BgClassName
{
background-color: #287768;
}
</style>
border-color css
<style>
span { border-color: #287768; }
span { border-color: rgb(40,119,104); }
td.TdClassName
{
border-color: #287768;
}
.TagClassName
{
border-color: #287768;
}
</style>