Shades of Genoa #287468
Tints of Genoa #287468
RGB
CMYK
RGB Variations
Color information
#287468 (or 0x287468) is known color: Genoa. HEX triplet: 28, 74 and 68. RGB value is (40,116,104). Sum of RGB (Red+Green+Blue) = 40+116+104=260 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.38% from 260); Green value is 116 (45.70% from 255 or 44.62% from 260); Blue value is 104 (41.02% from 255 or 40% from 260); Max value from RGB is 116 - color contains mainly: green. Hex color #287468 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287468 is #D78B97. Grayscale: #5B5B5B. Windows color (decimal): -14125976 or 6845480. OLE color: 6845480.
HSL color Cylindrical-coordinate representation of color #287468: hue angle of 170.53º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287468 is Cyan = 0.66, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 116 | 104 | - |
| CMYK | 0.66 | 0 | 0.10 | 0.55 |
| HSL | 170.53º | 0.49% | 0.31% | - |
| HSV(B) | 170.53º | 0.66% | 0.45% | - |
| XYZ | 9.62 | 13.94 | 15.28 | - |
| YUV | 91.91 | 134.82 | 90.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 116 | 104 | 0.66 | 0 | 0.10 | 0.55 | 170.53 | 0.49 | 0.31 |
| Hex | 28 | 74 | 68 | 42 | 0 | A | 37 | AB | 31 | 1F |
| Octal | 50 | 164 | 150 | 102 | 0 | 12 | 67 | 253 | 61 | 37 |
| Binary | 101000 | 1110100 | 1101000 | 1000010 | 0 | 1010 | 110111 | 10101011 | 110001 | 11111 |
Color Harmonies of #287468
Complementary color
Monochromatic Colors of #287468
Black with #287468
Text Example
Text Example
White with #287468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287468; }
p { color: rgb(40,116,104); }
H1.HeaderClassName
{
color: #287468;
}
.AnyTagClassName
{
color: #287468;
}
</style>
background-color css
<style>
a { background-color: #287468; }
a { background-color: rgb(40,116,104); }
div.DivClassName
{
background-color: #287468;
}
.BgClassName
{
background-color: #287468;
}
</style>
border-color css
<style>
span { border-color: #287468; }
span { border-color: rgb(40,116,104); }
td.TdClassName
{
border-color: #287468;
}
.TagClassName
{
border-color: #287468;
}
</style>