Shades of Genoa #287866
Tints of Genoa #287866
RGB
CMYK
RGB Variations
Color information
#287866 (or 0x287866) is known color: Genoa. HEX triplet: 28, 78 and 66. RGB value is (40,120,102). Sum of RGB (Red+Green+Blue) = 40+120+102=262 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.27% from 262); Green value is 120 (47.27% from 255 or 45.80% from 262); Blue value is 102 (40.23% from 255 or 38.93% from 262); Max value from RGB is 120 - color contains mainly: green. Hex color #287866 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287866 is #D78799. Grayscale: #5E5E5E. Windows color (decimal): -14124954 or 6715432. OLE color: 6715432.
HSL color Cylindrical-coordinate representation of color #287866: hue angle of 166.5º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #287866 is Cyan = 0.67, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 120 | 102 | - |
| CMYK | 0.67 | 0 | 0.15 | 0.53 |
| HSL | 166.5º | 0.5% | 0.31% | - |
| HSV(B) | 166.5º | 0.67% | 0.47% | - |
| XYZ | 9.99 | 14.84 | 14.91 | - |
| YUV | 94.03 | 132.5 | 89.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 120 | 102 | 0.67 | 0 | 0.15 | 0.53 | 166.5 | 0.5 | 0.31 |
| Hex | 28 | 78 | 66 | 43 | 0 | F | 35 | A6 | 32 | 1F |
| Octal | 50 | 170 | 146 | 103 | 0 | 17 | 65 | 246 | 62 | 37 |
| Binary | 101000 | 1111000 | 1100110 | 1000011 | 0 | 1111 | 110101 | 10100110 | 110010 | 11111 |
Color Harmonies of #287866
Complementary color
Monochromatic Colors of #287866
Black with #287866
Text Example
Text Example
White with #287866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287866; }
p { color: rgb(40,120,102); }
H1.HeaderClassName
{
color: #287866;
}
.AnyTagClassName
{
color: #287866;
}
</style>
background-color css
<style>
a { background-color: #287866; }
a { background-color: rgb(40,120,102); }
div.DivClassName
{
background-color: #287866;
}
.BgClassName
{
background-color: #287866;
}
</style>
border-color css
<style>
span { border-color: #287866; }
span { border-color: rgb(40,120,102); }
td.TdClassName
{
border-color: #287866;
}
.TagClassName
{
border-color: #287866;
}
</style>