Shades of Genoa #287868
Tints of Genoa #287868
RGB
CMYK
RGB Variations
Color information
#287868 (or 0x287868) is known color: Genoa. HEX triplet: 28, 78 and 68. RGB value is (40,120,104). Sum of RGB (Red+Green+Blue) = 40+120+104=264 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.15% from 264); Green value is 120 (47.27% from 255 or 45.45% from 264); Blue value is 104 (41.02% from 255 or 39.39% from 264); Max value from RGB is 120 - color contains mainly: green. Hex color #287868 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287868 is #D78797. Grayscale: #5E5E5E. Windows color (decimal): -14124952 or 6846504. OLE color: 6846504.
HSL color Cylindrical-coordinate representation of color #287868: hue angle of 168º 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 #287868 is Cyan = 0.67, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 120 | 104 | - |
| CMYK | 0.67 | 0 | 0.13 | 0.53 |
| HSL | 168º | 0.5% | 0.31% | - |
| HSV(B) | 168º | 0.67% | 0.47% | - |
| XYZ | 10.09 | 14.88 | 15.44 | - |
| YUV | 94.26 | 133.5 | 89.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 120 | 104 | 0.67 | 0 | 0.13 | 0.53 | 168 | 0.5 | 0.31 |
| Hex | 28 | 78 | 68 | 43 | 0 | D | 35 | A8 | 32 | 1F |
| Octal | 50 | 170 | 150 | 103 | 0 | 15 | 65 | 250 | 62 | 37 |
| Binary | 101000 | 1111000 | 1101000 | 1000011 | 0 | 1101 | 110101 | 10101000 | 110010 | 11111 |
Color Harmonies of #287868
Complementary color
Monochromatic Colors of #287868
Black with #287868
Text Example
Text Example
White with #287868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287868; }
p { color: rgb(40,120,104); }
H1.HeaderClassName
{
color: #287868;
}
.AnyTagClassName
{
color: #287868;
}
</style>
background-color css
<style>
a { background-color: #287868; }
a { background-color: rgb(40,120,104); }
div.DivClassName
{
background-color: #287868;
}
.BgClassName
{
background-color: #287868;
}
</style>
border-color css
<style>
span { border-color: #287868; }
span { border-color: rgb(40,120,104); }
td.TdClassName
{
border-color: #287868;
}
.TagClassName
{
border-color: #287868;
}
</style>