Shades of Genoa #287169
Tints of Genoa #287169
RGB
CMYK
RGB Variations
Color information
#287169 (or 0x287169) is known color: Genoa. HEX triplet: 28, 71 and 69. RGB value is (40,113,105). Sum of RGB (Red+Green+Blue) = 40+113+105=258 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.50% from 258); Green value is 113 (44.53% from 255 or 43.80% from 258); Blue value is 105 (41.41% from 255 or 40.70% from 258); Max value from RGB is 113 - color contains mainly: green. Hex color #287169 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287169 is #D78E96. Grayscale: #5A5A5A. Windows color (decimal): -14126743 or 6910248. OLE color: 6910248.
HSL color Cylindrical-coordinate representation of color #287169: hue angle of 173.42º 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 #287169 is Cyan = 0.65, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 113 | 105 | - |
| CMYK | 0.65 | 0 | 0.07 | 0.56 |
| HSL | 173.42º | 0.48% | 0.3% | - |
| HSV(B) | 173.42º | 0.65% | 0.44% | - |
| XYZ | 9.33 | 13.28 | 15.44 | - |
| YUV | 90.26 | 136.32 | 92.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 113 | 105 | 0.65 | 0 | 0.07 | 0.56 | 173.42 | 0.48 | 0.3 |
| Hex | 28 | 71 | 69 | 41 | 0 | 7 | 38 | AD | 30 | 1E |
| Octal | 50 | 161 | 151 | 101 | 0 | 7 | 70 | 255 | 60 | 36 |
| Binary | 101000 | 1110001 | 1101001 | 1000001 | 0 | 111 | 111000 | 10101101 | 110000 | 11110 |
Color Harmonies of #287169
Complementary color
Monochromatic Colors of #287169
Black with #287169
Text Example
Text Example
White with #287169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287169; }
p { color: rgb(40,113,105); }
H1.HeaderClassName
{
color: #287169;
}
.AnyTagClassName
{
color: #287169;
}
</style>
background-color css
<style>
a { background-color: #287169; }
a { background-color: rgb(40,113,105); }
div.DivClassName
{
background-color: #287169;
}
.BgClassName
{
background-color: #287169;
}
</style>
border-color css
<style>
span { border-color: #287169; }
span { border-color: rgb(40,113,105); }
td.TdClassName
{
border-color: #287169;
}
.TagClassName
{
border-color: #287169;
}
</style>