Shades of Genoa #287364
Tints of Genoa #287364
RGB
CMYK
RGB Variations
Color information
#287364 (or 0x287364) is known color: Genoa. HEX triplet: 28, 73 and 64. RGB value is (40,115,100). Sum of RGB (Red+Green+Blue) = 40+115+100=255 (33% of max value = 765). Red value is 40 (16.02% from 255 or 15.69% from 255); Green value is 115 (45.31% from 255 or 45.10% from 255); Blue value is 100 (39.45% from 255 or 39.22% from 255); Max value from RGB is 115 - color contains mainly: green. Hex color #287364 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287364 is #D78C9B. Grayscale: #5A5A5A. Windows color (decimal): -14126236 or 6583080. OLE color: 6583080.
HSL color Cylindrical-coordinate representation of color #287364: hue angle of 168º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #287364 is Cyan = 0.65, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 115 | 100 | - |
| CMYK | 0.65 | 0 | 0.13 | 0.55 |
| HSL | 168º | 0.48% | 0.3% | - |
| HSV(B) | 168º | 0.65% | 0.45% | - |
| XYZ | 9.31 | 13.63 | 14.2 | - |
| YUV | 90.87 | 133.15 | 91.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 115 | 100 | 0.65 | 0 | 0.13 | 0.55 | 168 | 0.48 | 0.3 |
| Hex | 28 | 73 | 64 | 41 | 0 | D | 37 | A8 | 30 | 1E |
| Octal | 50 | 163 | 144 | 101 | 0 | 15 | 67 | 250 | 60 | 36 |
| Binary | 101000 | 1110011 | 1100100 | 1000001 | 0 | 1101 | 110111 | 10101000 | 110000 | 11110 |
Color Harmonies of #287364
Complementary color
Monochromatic Colors of #287364
Black with #287364
Text Example
Text Example
White with #287364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287364; }
p { color: rgb(40,115,100); }
H1.HeaderClassName
{
color: #287364;
}
.AnyTagClassName
{
color: #287364;
}
</style>
background-color css
<style>
a { background-color: #287364; }
a { background-color: rgb(40,115,100); }
div.DivClassName
{
background-color: #287364;
}
.BgClassName
{
background-color: #287364;
}
</style>
border-color css
<style>
span { border-color: #287364; }
span { border-color: rgb(40,115,100); }
td.TdClassName
{
border-color: #287364;
}
.TagClassName
{
border-color: #287364;
}
</style>