Shades of Genoa #287167
Tints of Genoa #287167
RGB
CMYK
RGB Variations
Color information
#287167 (or 0x287167) is known color: Genoa. HEX triplet: 28, 71 and 67. RGB value is (40,113,103). Sum of RGB (Red+Green+Blue) = 40+113+103=256 (33% of max value = 765). Red value is 40 (16.02% from 255 or 15.62% from 256); Green value is 113 (44.53% from 255 or 44.14% from 256); Blue value is 103 (40.62% from 255 or 40.23% from 256); Max value from RGB is 113 - color contains mainly: green. Hex color #287167 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287167 is #D78E98. Grayscale: #5A5A5A. Windows color (decimal): -14126745 or 6779176. OLE color: 6779176.
HSL color Cylindrical-coordinate representation of color #287167: hue angle of 171.78º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #287167 is Cyan = 0.65, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 113 | 103 | - |
| CMYK | 0.65 | 0 | 0.09 | 0.56 |
| HSL | 171.78º | 0.48% | 0.3% | - |
| HSV(B) | 171.78º | 0.65% | 0.44% | - |
| XYZ | 9.23 | 13.24 | 14.9 | - |
| YUV | 90.03 | 135.32 | 92.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 113 | 103 | 0.65 | 0 | 0.09 | 0.56 | 171.78 | 0.48 | 0.3 |
| Hex | 28 | 71 | 67 | 41 | 0 | 9 | 38 | AC | 30 | 1E |
| Octal | 50 | 161 | 147 | 101 | 0 | 11 | 70 | 254 | 60 | 36 |
| Binary | 101000 | 1110001 | 1100111 | 1000001 | 0 | 1001 | 111000 | 10101100 | 110000 | 11110 |
Color Harmonies of #287167
Complementary color
Monochromatic Colors of #287167
Black with #287167
Text Example
Text Example
White with #287167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287167; }
p { color: rgb(40,113,103); }
H1.HeaderClassName
{
color: #287167;
}
.AnyTagClassName
{
color: #287167;
}
</style>
background-color css
<style>
a { background-color: #287167; }
a { background-color: rgb(40,113,103); }
div.DivClassName
{
background-color: #287167;
}
.BgClassName
{
background-color: #287167;
}
</style>
border-color css
<style>
span { border-color: #287167; }
span { border-color: rgb(40,113,103); }
td.TdClassName
{
border-color: #287167;
}
.TagClassName
{
border-color: #287167;
}
</style>