Shades of Genoa #287367
Tints of Genoa #287367
RGB
CMYK
RGB Variations
Color information
#287367 (or 0x287367) is known color: Genoa. HEX triplet: 28, 73 and 67. RGB value is (40,115,103). Sum of RGB (Red+Green+Blue) = 40+115+103=258 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.50% from 258); Green value is 115 (45.31% from 255 or 44.57% from 258); Blue value is 103 (40.62% from 255 or 39.92% from 258); Max value from RGB is 115 - color contains mainly: green. Hex color #287367 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287367 is #D78C98. Grayscale: #5B5B5B. Windows color (decimal): -14126233 or 6779688. OLE color: 6779688.
HSL color Cylindrical-coordinate representation of color #287367: hue angle of 170.4º 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 #287367 is Cyan = 0.65, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 115 | 103 | - |
| CMYK | 0.65 | 0 | 0.10 | 0.55 |
| HSL | 170.4º | 0.48% | 0.3% | - |
| HSV(B) | 170.4º | 0.65% | 0.45% | - |
| XYZ | 9.45 | 13.69 | 14.98 | - |
| YUV | 91.21 | 134.65 | 91.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 115 | 103 | 0.65 | 0 | 0.10 | 0.55 | 170.4 | 0.48 | 0.3 |
| Hex | 28 | 73 | 67 | 41 | 0 | A | 37 | AA | 30 | 1E |
| Octal | 50 | 163 | 147 | 101 | 0 | 12 | 67 | 252 | 60 | 36 |
| Binary | 101000 | 1110011 | 1100111 | 1000001 | 0 | 1010 | 110111 | 10101010 | 110000 | 11110 |
Color Harmonies of #287367
Complementary color
Monochromatic Colors of #287367
Black with #287367
Text Example
Text Example
White with #287367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287367; }
p { color: rgb(40,115,103); }
H1.HeaderClassName
{
color: #287367;
}
.AnyTagClassName
{
color: #287367;
}
</style>
background-color css
<style>
a { background-color: #287367; }
a { background-color: rgb(40,115,103); }
div.DivClassName
{
background-color: #287367;
}
.BgClassName
{
background-color: #287367;
}
</style>
border-color css
<style>
span { border-color: #287367; }
span { border-color: rgb(40,115,103); }
td.TdClassName
{
border-color: #287367;
}
.TagClassName
{
border-color: #287367;
}
</style>