Shades of Genoa #287662
Tints of Genoa #287662
RGB
CMYK
RGB Variations
Color information
#287662 (or 0x287662) is known color: Genoa. HEX triplet: 28, 76 and 62. RGB value is (40,118,98). Sum of RGB (Red+Green+Blue) = 40+118+98=256 (33% of max value = 765). Red value is 40 (16.02% from 255 or 15.62% from 256); Green value is 118 (46.48% from 255 or 46.09% from 256); Blue value is 98 (38.67% from 255 or 38.28% from 256); Max value from RGB is 118 - color contains mainly: green. Hex color #287662 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287662 is #D7899D. Grayscale: #5C5C5C. Windows color (decimal): -14125470 or 6452776. OLE color: 6452776.
HSL color Cylindrical-coordinate representation of color #287662: hue angle of 164.62º 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 #287662 is Cyan = 0.66, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 118 | 98 | - |
| CMYK | 0.66 | 0 | 0.17 | 0.54 |
| HSL | 164.62º | 0.49% | 0.31% | - |
| HSV(B) | 164.62º | 0.66% | 0.46% | - |
| XYZ | 9.56 | 14.29 | 13.81 | - |
| YUV | 92.4 | 131.16 | 90.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 118 | 98 | 0.66 | 0 | 0.17 | 0.54 | 164.62 | 0.49 | 0.31 |
| Hex | 28 | 76 | 62 | 42 | 0 | 11 | 36 | A5 | 31 | 1F |
| Octal | 50 | 166 | 142 | 102 | 0 | 21 | 66 | 245 | 61 | 37 |
| Binary | 101000 | 1110110 | 1100010 | 1000010 | 0 | 10001 | 110110 | 10100101 | 110001 | 11111 |
Color Harmonies of #287662
Complementary color
Monochromatic Colors of #287662
Black with #287662
Text Example
Text Example
White with #287662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287662; }
p { color: rgb(40,118,98); }
H1.HeaderClassName
{
color: #287662;
}
.AnyTagClassName
{
color: #287662;
}
</style>
background-color css
<style>
a { background-color: #287662; }
a { background-color: rgb(40,118,98); }
div.DivClassName
{
background-color: #287662;
}
.BgClassName
{
background-color: #287662;
}
</style>
border-color css
<style>
span { border-color: #287662; }
span { border-color: rgb(40,118,98); }
td.TdClassName
{
border-color: #287662;
}
.TagClassName
{
border-color: #287662;
}
</style>