Shades of Genoa #287665
Tints of Genoa #287665
RGB
CMYK
RGB Variations
Color information
#287665 (or 0x287665) is known color: Genoa. HEX triplet: 28, 76 and 65. RGB value is (40,118,101). Sum of RGB (Red+Green+Blue) = 40+118+101=259 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.44% from 259); Green value is 118 (46.48% from 255 or 45.56% from 259); Blue value is 101 (39.84% from 255 or 39.00% from 259); Max value from RGB is 118 - color contains mainly: green. Hex color #287665 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287665 is #D7899A. Grayscale: #5C5C5C. Windows color (decimal): -14125467 or 6649384. OLE color: 6649384.
HSL color Cylindrical-coordinate representation of color #287665: hue angle of 166.92º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287665 is Cyan = 0.66, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 118 | 101 | - |
| CMYK | 0.66 | 0 | 0.14 | 0.54 |
| HSL | 166.92º | 0.49% | 0.31% | - |
| HSV(B) | 166.92º | 0.66% | 0.46% | - |
| XYZ | 9.7 | 14.35 | 14.57 | - |
| YUV | 92.74 | 132.66 | 90.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 118 | 101 | 0.66 | 0 | 0.14 | 0.54 | 166.92 | 0.49 | 0.31 |
| Hex | 28 | 76 | 65 | 42 | 0 | E | 36 | A7 | 31 | 1F |
| Octal | 50 | 166 | 145 | 102 | 0 | 16 | 66 | 247 | 61 | 37 |
| Binary | 101000 | 1110110 | 1100101 | 1000010 | 0 | 1110 | 110110 | 10100111 | 110001 | 11111 |
Color Harmonies of #287665
Complementary color
Monochromatic Colors of #287665
Black with #287665
Text Example
Text Example
White with #287665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287665; }
p { color: rgb(40,118,101); }
H1.HeaderClassName
{
color: #287665;
}
.AnyTagClassName
{
color: #287665;
}
</style>
background-color css
<style>
a { background-color: #287665; }
a { background-color: rgb(40,118,101); }
div.DivClassName
{
background-color: #287665;
}
.BgClassName
{
background-color: #287665;
}
</style>
border-color css
<style>
span { border-color: #287665; }
span { border-color: rgb(40,118,101); }
td.TdClassName
{
border-color: #287665;
}
.TagClassName
{
border-color: #287665;
}
</style>