Shades of Genoa #287062
Tints of Genoa #287062
RGB
CMYK
RGB Variations
Color information
#287062 (or 0x287062) is known color: Genoa. HEX triplet: 28, 70 and 62. RGB value is (40,112,98). Sum of RGB (Red+Green+Blue) = 40+112+98=250 (33% of max value = 765). Red value is 40 (16.02% from 255 or 16% from 250); Green value is 112 (44.14% from 255 or 44.8% from 250); Blue value is 98 (38.67% from 255 or 39.2% from 250); Max value from RGB is 112 - color contains mainly: green. Hex color #287062 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287062 is #D78F9D. Grayscale: #585858. Windows color (decimal): -14127006 or 6451240. OLE color: 6451240.
HSL color Cylindrical-coordinate representation of color #287062: hue angle of 168.33º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #287062 is Cyan = 0.64, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 112 | 98 | - |
| CMYK | 0.64 | 0 | 0.13 | 0.56 |
| HSL | 168.33º | 0.47% | 0.3% | - |
| HSV(B) | 168.33º | 0.64% | 0.44% | - |
| XYZ | 8.87 | 12.92 | 13.58 | - |
| YUV | 88.88 | 133.15 | 93.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 112 | 98 | 0.64 | 0 | 0.13 | 0.56 | 168.33 | 0.47 | 0.3 |
| Hex | 28 | 70 | 62 | 40 | 0 | D | 38 | A8 | 2F | 1E |
| Octal | 50 | 160 | 142 | 100 | 0 | 15 | 70 | 250 | 57 | 36 |
| Binary | 101000 | 1110000 | 1100010 | 1000000 | 0 | 1101 | 111000 | 10101000 | 101111 | 11110 |
Color Harmonies of #287062
Complementary color
Monochromatic Colors of #287062
Black with #287062
Text Example
Text Example
White with #287062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287062; }
p { color: rgb(40,112,98); }
H1.HeaderClassName
{
color: #287062;
}
.AnyTagClassName
{
color: #287062;
}
</style>
background-color css
<style>
a { background-color: #287062; }
a { background-color: rgb(40,112,98); }
div.DivClassName
{
background-color: #287062;
}
.BgClassName
{
background-color: #287062;
}
</style>
border-color css
<style>
span { border-color: #287062; }
span { border-color: rgb(40,112,98); }
td.TdClassName
{
border-color: #287062;
}
.TagClassName
{
border-color: #287062;
}
</style>