Shades of Genoa #288270
Tints of Genoa #288270
RGB
CMYK
RGB Variations
Color information
#288270 (or 0x288270) is known color: Genoa. HEX triplet: 28, 82 and 70. RGB value is (40,130,112). Sum of RGB (Red+Green+Blue) = 40+130+112=282 (37% of max value = 765). Red value is 40 (16.02% from 255 or 14.18% from 282); Green value is 130 (51.17% from 255 or 46.10% from 282); Blue value is 112 (44.14% from 255 or 39.72% from 282); Max value from RGB is 130 - color contains mainly: green. Hex color #288270 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #288270 is #D77D8F. Grayscale: #656565. Windows color (decimal): -14122384 or 7373352. OLE color: 7373352.
HSL color Cylindrical-coordinate representation of color #288270: hue angle of 168º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #288270 is Cyan = 0.69, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 40 | 130 | 112 | - |
| CMYK | 0.69 | 0 | 0.14 | 0.49 |
| HSL | 168º | 0.53% | 0.33% | - |
| HSV(B) | 168º | 0.69% | 0.51% | - |
| XYZ | 11.78 | 17.59 | 18.1 | - |
| YUV | 101.04 | 134.18 | 84.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 130 | 112 | 0.69 | 0 | 0.14 | 0.49 | 168 | 0.53 | 0.33 |
| Hex | 28 | 82 | 70 | 45 | 0 | E | 31 | A8 | 35 | 21 |
| Octal | 50 | 202 | 160 | 105 | 0 | 16 | 61 | 250 | 65 | 41 |
| Binary | 101000 | 10000010 | 1110000 | 1000101 | 0 | 1110 | 110001 | 10101000 | 110101 | 100001 |
Color Harmonies of #288270
Complementary color
Monochromatic Colors of #288270
Black with #288270
Text Example
Text Example
White with #288270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #288270; }
p { color: rgb(40,130,112); }
H1.HeaderClassName
{
color: #288270;
}
.AnyTagClassName
{
color: #288270;
}
</style>
background-color css
<style>
a { background-color: #288270; }
a { background-color: rgb(40,130,112); }
div.DivClassName
{
background-color: #288270;
}
.BgClassName
{
background-color: #288270;
}
</style>
border-color css
<style>
span { border-color: #288270; }
span { border-color: rgb(40,130,112); }
td.TdClassName
{
border-color: #288270;
}
.TagClassName
{
border-color: #288270;
}
</style>