Shades of Genoa #287261
Tints of Genoa #287261
RGB
CMYK
RGB Variations
Color information
#287261 (or 0x287261) is known color: Genoa. HEX triplet: 28, 72 and 61. RGB value is (40,114,97). Sum of RGB (Red+Green+Blue) = 40+114+97=251 (33% of max value = 765). Red value is 40 (16.02% from 255 or 15.94% from 251); Green value is 114 (44.92% from 255 or 45.42% from 251); Blue value is 97 (38.28% from 255 or 38.65% from 251); Max value from RGB is 114 - color contains mainly: green. Hex color #287261 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287261 is #D78D9E. Grayscale: #595959. Windows color (decimal): -14126495 or 6386216. OLE color: 6386216.
HSL color Cylindrical-coordinate representation of color #287261: hue angle of 166.22º 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 #287261 is Cyan = 0.65, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 114 | 97 | - |
| CMYK | 0.65 | 0 | 0.15 | 0.55 |
| HSL | 166.22º | 0.48% | 0.3% | - |
| HSV(B) | 166.22º | 0.65% | 0.45% | - |
| XYZ | 9.05 | 13.35 | 13.41 | - |
| YUV | 89.94 | 131.98 | 92.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 114 | 97 | 0.65 | 0 | 0.15 | 0.55 | 166.22 | 0.48 | 0.3 |
| Hex | 28 | 72 | 61 | 41 | 0 | F | 37 | A6 | 30 | 1E |
| Octal | 50 | 162 | 141 | 101 | 0 | 17 | 67 | 246 | 60 | 36 |
| Binary | 101000 | 1110010 | 1100001 | 1000001 | 0 | 1111 | 110111 | 10100110 | 110000 | 11110 |
Color Harmonies of #287261
Complementary color
Monochromatic Colors of #287261
Black with #287261
Text Example
Text Example
White with #287261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287261; }
p { color: rgb(40,114,97); }
H1.HeaderClassName
{
color: #287261;
}
.AnyTagClassName
{
color: #287261;
}
</style>
background-color css
<style>
a { background-color: #287261; }
a { background-color: rgb(40,114,97); }
div.DivClassName
{
background-color: #287261;
}
.BgClassName
{
background-color: #287261;
}
</style>
border-color css
<style>
span { border-color: #287261; }
span { border-color: rgb(40,114,97); }
td.TdClassName
{
border-color: #287261;
}
.TagClassName
{
border-color: #287261;
}
</style>