Shades of Genoa #287363
Tints of Genoa #287363
RGB
CMYK
RGB Variations
Color information
#287363 (or 0x287363) is known color: Genoa. HEX triplet: 28, 73 and 63. RGB value is (40,115,99). Sum of RGB (Red+Green+Blue) = 40+115+99=254 (33% of max value = 765). Red value is 40 (16.02% from 255 or 15.75% from 254); Green value is 115 (45.31% from 255 or 45.28% from 254); Blue value is 99 (39.06% from 255 or 38.98% from 254); Max value from RGB is 115 - color contains mainly: green. Hex color #287363 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287363 is #D78C9C. Grayscale: #5A5A5A. Windows color (decimal): -14126237 or 6517544. OLE color: 6517544.
HSL color Cylindrical-coordinate representation of color #287363: hue angle of 167.2º 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 #287363 is Cyan = 0.65, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 115 | 99 | - |
| CMYK | 0.65 | 0 | 0.14 | 0.55 |
| HSL | 167.2º | 0.48% | 0.3% | - |
| HSV(B) | 167.2º | 0.65% | 0.45% | - |
| XYZ | 9.26 | 13.61 | 13.94 | - |
| YUV | 90.75 | 132.65 | 91.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 115 | 99 | 0.65 | 0 | 0.14 | 0.55 | 167.2 | 0.48 | 0.3 |
| Hex | 28 | 73 | 63 | 41 | 0 | E | 37 | A7 | 30 | 1E |
| Octal | 50 | 163 | 143 | 101 | 0 | 16 | 67 | 247 | 60 | 36 |
| Binary | 101000 | 1110011 | 1100011 | 1000001 | 0 | 1110 | 110111 | 10100111 | 110000 | 11110 |
Color Harmonies of #287363
Complementary color
Monochromatic Colors of #287363
Black with #287363
Text Example
Text Example
White with #287363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287363; }
p { color: rgb(40,115,99); }
H1.HeaderClassName
{
color: #287363;
}
.AnyTagClassName
{
color: #287363;
}
</style>
background-color css
<style>
a { background-color: #287363; }
a { background-color: rgb(40,115,99); }
div.DivClassName
{
background-color: #287363;
}
.BgClassName
{
background-color: #287363;
}
</style>
border-color css
<style>
span { border-color: #287363; }
span { border-color: rgb(40,115,99); }
td.TdClassName
{
border-color: #287363;
}
.TagClassName
{
border-color: #287363;
}
</style>