Shades of Genoa #287663
Tints of Genoa #287663
RGB
CMYK
RGB Variations
Color information
#287663 (or 0x287663) is known color: Genoa. HEX triplet: 28, 76 and 63. RGB value is (40,118,99). Sum of RGB (Red+Green+Blue) = 40+118+99=257 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.56% from 257); Green value is 118 (46.48% from 255 or 45.91% from 257); Blue value is 99 (39.06% from 255 or 38.52% from 257); Max value from RGB is 118 - color contains mainly: green. Hex color #287663 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287663 is #D7899C. Grayscale: #5C5C5C. Windows color (decimal): -14125469 or 6518312. OLE color: 6518312.
HSL color Cylindrical-coordinate representation of color #287663: hue angle of 165.38º 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 #287663 is Cyan = 0.66, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 118 | 99 | - |
| CMYK | 0.66 | 0 | 0.16 | 0.54 |
| HSL | 165.38º | 0.49% | 0.31% | - |
| HSV(B) | 165.38º | 0.66% | 0.46% | - |
| XYZ | 9.61 | 14.31 | 14.06 | - |
| YUV | 92.51 | 131.66 | 90.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 118 | 99 | 0.66 | 0 | 0.16 | 0.54 | 165.38 | 0.49 | 0.31 |
| Hex | 28 | 76 | 63 | 42 | 0 | 10 | 36 | A5 | 31 | 1F |
| Octal | 50 | 166 | 143 | 102 | 0 | 20 | 66 | 245 | 61 | 37 |
| Binary | 101000 | 1110110 | 1100011 | 1000010 | 0 | 10000 | 110110 | 10100101 | 110001 | 11111 |
Color Harmonies of #287663
Complementary color
Monochromatic Colors of #287663
Black with #287663
Text Example
Text Example
White with #287663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287663; }
p { color: rgb(40,118,99); }
H1.HeaderClassName
{
color: #287663;
}
.AnyTagClassName
{
color: #287663;
}
</style>
background-color css
<style>
a { background-color: #287663; }
a { background-color: rgb(40,118,99); }
div.DivClassName
{
background-color: #287663;
}
.BgClassName
{
background-color: #287663;
}
</style>
border-color css
<style>
span { border-color: #287663; }
span { border-color: rgb(40,118,99); }
td.TdClassName
{
border-color: #287663;
}
.TagClassName
{
border-color: #287663;
}
</style>