Shades of Genoa #287467
Tints of Genoa #287467
RGB
CMYK
RGB Variations
Color information
#287467 (or 0x287467) is known color: Genoa. HEX triplet: 28, 74 and 67. RGB value is (40,116,103). Sum of RGB (Red+Green+Blue) = 40+116+103=259 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.44% from 259); Green value is 116 (45.70% from 255 or 44.79% from 259); Blue value is 103 (40.62% from 255 or 39.77% from 259); Max value from RGB is 116 - color contains mainly: green. Hex color #287467 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287467 is #D78B98. Grayscale: #5B5B5B. Windows color (decimal): -14125977 or 6779944. OLE color: 6779944.
HSL color Cylindrical-coordinate representation of color #287467: hue angle of 169.74º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287467 is Cyan = 0.66, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 116 | 103 | - |
| CMYK | 0.66 | 0 | 0.11 | 0.55 |
| HSL | 169.74º | 0.49% | 0.31% | - |
| HSV(B) | 169.74º | 0.66% | 0.45% | - |
| XYZ | 9.57 | 13.92 | 15.01 | - |
| YUV | 91.79 | 134.32 | 91.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 116 | 103 | 0.66 | 0 | 0.11 | 0.55 | 169.74 | 0.49 | 0.31 |
| Hex | 28 | 74 | 67 | 42 | 0 | B | 37 | AA | 31 | 1F |
| Octal | 50 | 164 | 147 | 102 | 0 | 13 | 67 | 252 | 61 | 37 |
| Binary | 101000 | 1110100 | 1100111 | 1000010 | 0 | 1011 | 110111 | 10101010 | 110001 | 11111 |
Color Harmonies of #287467
Complementary color
Monochromatic Colors of #287467
Black with #287467
Text Example
Text Example
White with #287467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287467; }
p { color: rgb(40,116,103); }
H1.HeaderClassName
{
color: #287467;
}
.AnyTagClassName
{
color: #287467;
}
</style>
background-color css
<style>
a { background-color: #287467; }
a { background-color: rgb(40,116,103); }
div.DivClassName
{
background-color: #287467;
}
.BgClassName
{
background-color: #287467;
}
</style>
border-color css
<style>
span { border-color: #287467; }
span { border-color: rgb(40,116,103); }
td.TdClassName
{
border-color: #287467;
}
.TagClassName
{
border-color: #287467;
}
</style>