Shades of Genoa #287566
Tints of Genoa #287566
RGB
CMYK
RGB Variations
Color information
#287566 (or 0x287566) is known color: Genoa. HEX triplet: 28, 75 and 66. RGB value is (40,117,102). Sum of RGB (Red+Green+Blue) = 40+117+102=259 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.44% from 259); Green value is 117 (46.09% from 255 or 45.17% from 259); Blue value is 102 (40.23% from 255 or 39.38% from 259); Max value from RGB is 117 - color contains mainly: green. Hex color #287566 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287566 is #D78A99. Grayscale: #5C5C5C. Windows color (decimal): -14125722 or 6714664. OLE color: 6714664.
HSL color Cylindrical-coordinate representation of color #287566: hue angle of 168.31º 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 #287566 is Cyan = 0.66, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 117 | 102 | - |
| CMYK | 0.66 | 0 | 0.13 | 0.54 |
| HSL | 168.31º | 0.49% | 0.31% | - |
| HSV(B) | 168.31º | 0.66% | 0.46% | - |
| XYZ | 9.63 | 14.13 | 14.79 | - |
| YUV | 92.27 | 133.49 | 90.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 117 | 102 | 0.66 | 0 | 0.13 | 0.54 | 168.31 | 0.49 | 0.31 |
| Hex | 28 | 75 | 66 | 42 | 0 | D | 36 | A8 | 31 | 1F |
| Octal | 50 | 165 | 146 | 102 | 0 | 15 | 66 | 250 | 61 | 37 |
| Binary | 101000 | 1110101 | 1100110 | 1000010 | 0 | 1101 | 110110 | 10101000 | 110001 | 11111 |
Color Harmonies of #287566
Complementary color
Monochromatic Colors of #287566
Black with #287566
Text Example
Text Example
White with #287566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287566; }
p { color: rgb(40,117,102); }
H1.HeaderClassName
{
color: #287566;
}
.AnyTagClassName
{
color: #287566;
}
</style>
background-color css
<style>
a { background-color: #287566; }
a { background-color: rgb(40,117,102); }
div.DivClassName
{
background-color: #287566;
}
.BgClassName
{
background-color: #287566;
}
</style>
border-color css
<style>
span { border-color: #287566; }
span { border-color: rgb(40,117,102); }
td.TdClassName
{
border-color: #287566;
}
.TagClassName
{
border-color: #287566;
}
</style>