Shades of Genoa #287066
Tints of Genoa #287066
RGB
CMYK
RGB Variations
Color information
#287066 (or 0x287066) is known color: Genoa. HEX triplet: 28, 70 and 66. RGB value is (40,112,102). Sum of RGB (Red+Green+Blue) = 40+112+102=254 (33% of max value = 765). Red value is 40 (16.02% from 255 or 15.75% from 254); Green value is 112 (44.14% from 255 or 44.09% from 254); Blue value is 102 (40.23% from 255 or 40.16% from 254); Max value from RGB is 112 - color contains mainly: green. Hex color #287066 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287066 is #D78F99. Grayscale: #595959. Windows color (decimal): -14127002 or 6713384. OLE color: 6713384.
HSL color Cylindrical-coordinate representation of color #287066: hue angle of 171.67º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #287066 is Cyan = 0.64, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 112 | 102 | - |
| CMYK | 0.64 | 0 | 0.09 | 0.56 |
| HSL | 171.67º | 0.47% | 0.3% | - |
| HSV(B) | 171.67º | 0.64% | 0.44% | - |
| XYZ | 9.07 | 13 | 14.6 | - |
| YUV | 89.33 | 135.15 | 92.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 112 | 102 | 0.64 | 0 | 0.09 | 0.56 | 171.67 | 0.47 | 0.3 |
| Hex | 28 | 70 | 66 | 40 | 0 | 9 | 38 | AC | 2F | 1E |
| Octal | 50 | 160 | 146 | 100 | 0 | 11 | 70 | 254 | 57 | 36 |
| Binary | 101000 | 1110000 | 1100110 | 1000000 | 0 | 1001 | 111000 | 10101100 | 101111 | 11110 |
Color Harmonies of #287066
Complementary color
Monochromatic Colors of #287066
Black with #287066
Text Example
Text Example
White with #287066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287066; }
p { color: rgb(40,112,102); }
H1.HeaderClassName
{
color: #287066;
}
.AnyTagClassName
{
color: #287066;
}
</style>
background-color css
<style>
a { background-color: #287066; }
a { background-color: rgb(40,112,102); }
div.DivClassName
{
background-color: #287066;
}
.BgClassName
{
background-color: #287066;
}
</style>
border-color css
<style>
span { border-color: #287066; }
span { border-color: rgb(40,112,102); }
td.TdClassName
{
border-color: #287066;
}
.TagClassName
{
border-color: #287066;
}
</style>