Shades of Genoa #287769
Tints of Genoa #287769
RGB
CMYK
RGB Variations
Color information
#287769 (or 0x287769) is known color: Genoa. HEX triplet: 28, 77 and 69. RGB value is (40,119,105). Sum of RGB (Red+Green+Blue) = 40+119+105=264 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.15% from 264); Green value is 119 (46.88% from 255 or 45.08% from 264); Blue value is 105 (41.41% from 255 or 39.77% from 264); Max value from RGB is 119 - color contains mainly: green. Hex color #287769 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287769 is #D78896. Grayscale: #5D5D5D. Windows color (decimal): -14125207 or 6911784. OLE color: 6911784.
HSL color Cylindrical-coordinate representation of color #287769: hue angle of 169.37º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287769 is Cyan = 0.66, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 119 | 105 | - |
| CMYK | 0.66 | 0 | 0.12 | 0.53 |
| HSL | 169.37º | 0.5% | 0.31% | - |
| HSV(B) | 169.37º | 0.66% | 0.47% | - |
| XYZ | 10.02 | 14.66 | 15.67 | - |
| YUV | 93.78 | 134.33 | 89.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 119 | 105 | 0.66 | 0 | 0.12 | 0.53 | 169.37 | 0.5 | 0.31 |
| Hex | 28 | 77 | 69 | 42 | 0 | C | 35 | A9 | 32 | 1F |
| Octal | 50 | 167 | 151 | 102 | 0 | 14 | 65 | 251 | 62 | 37 |
| Binary | 101000 | 1110111 | 1101001 | 1000010 | 0 | 1100 | 110101 | 10101001 | 110010 | 11111 |
Color Harmonies of #287769
Complementary color
Monochromatic Colors of #287769
Black with #287769
Text Example
Text Example
White with #287769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287769; }
p { color: rgb(40,119,105); }
H1.HeaderClassName
{
color: #287769;
}
.AnyTagClassName
{
color: #287769;
}
</style>
background-color css
<style>
a { background-color: #287769; }
a { background-color: rgb(40,119,105); }
div.DivClassName
{
background-color: #287769;
}
.BgClassName
{
background-color: #287769;
}
</style>
border-color css
<style>
span { border-color: #287769; }
span { border-color: rgb(40,119,105); }
td.TdClassName
{
border-color: #287769;
}
.TagClassName
{
border-color: #287769;
}
</style>