Shades of Genoa #287161
Tints of Genoa #287161
RGB
CMYK
RGB Variations
Color information
#287161 (or 0x287161) is known color: Genoa. HEX triplet: 28, 71 and 61. RGB value is (40,113,97). Sum of RGB (Red+Green+Blue) = 40+113+97=250 (33% of max value = 765). Red value is 40 (16.02% from 255 or 16% from 250); Green value is 113 (44.53% from 255 or 45.2% from 250); Blue value is 97 (38.28% from 255 or 38.8% from 250); Max value from RGB is 113 - color contains mainly: green. Hex color #287161 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287161 is #D78E9E. Grayscale: #595959. Windows color (decimal): -14126751 or 6385960. OLE color: 6385960.
HSL color Cylindrical-coordinate representation of color #287161: hue angle of 166.85º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #287161 is Cyan = 0.65, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 113 | 97 | - |
| CMYK | 0.65 | 0 | 0.14 | 0.56 |
| HSL | 166.85º | 0.48% | 0.3% | - |
| HSV(B) | 166.85º | 0.65% | 0.44% | - |
| XYZ | 8.94 | 13.12 | 13.37 | - |
| YUV | 89.35 | 132.32 | 92.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 113 | 97 | 0.65 | 0 | 0.14 | 0.56 | 166.85 | 0.48 | 0.3 |
| Hex | 28 | 71 | 61 | 41 | 0 | E | 38 | A7 | 30 | 1E |
| Octal | 50 | 161 | 141 | 101 | 0 | 16 | 70 | 247 | 60 | 36 |
| Binary | 101000 | 1110001 | 1100001 | 1000001 | 0 | 1110 | 111000 | 10100111 | 110000 | 11110 |
Color Harmonies of #287161
Complementary color
Monochromatic Colors of #287161
Black with #287161
Text Example
Text Example
White with #287161
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287161; }
p { color: rgb(40,113,97); }
H1.HeaderClassName
{
color: #287161;
}
.AnyTagClassName
{
color: #287161;
}
</style>
background-color css
<style>
a { background-color: #287161; }
a { background-color: rgb(40,113,97); }
div.DivClassName
{
background-color: #287161;
}
.BgClassName
{
background-color: #287161;
}
</style>
border-color css
<style>
span { border-color: #287161; }
span { border-color: rgb(40,113,97); }
td.TdClassName
{
border-color: #287161;
}
.TagClassName
{
border-color: #287161;
}
</style>