Shades of Genoa #287163
Tints of Genoa #287163
RGB
CMYK
RGB Variations
Color information
#287163 (or 0x287163) is known color: Genoa. HEX triplet: 28, 71 and 63. RGB value is (40,113,99). Sum of RGB (Red+Green+Blue) = 40+113+99=252 (33% of max value = 765). Red value is 40 (16.02% from 255 or 15.87% from 252); Green value is 113 (44.53% from 255 or 44.84% from 252); Blue value is 99 (39.06% from 255 or 39.29% from 252); Max value from RGB is 113 - color contains mainly: green. Hex color #287163 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287163 is #D78E9C. Grayscale: #595959. Windows color (decimal): -14126749 or 6517032. OLE color: 6517032.
HSL color Cylindrical-coordinate representation of color #287163: hue angle of 168.49º 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 #287163 is Cyan = 0.65, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 113 | 99 | - |
| CMYK | 0.65 | 0 | 0.12 | 0.56 |
| HSL | 168.49º | 0.48% | 0.3% | - |
| HSV(B) | 168.49º | 0.65% | 0.44% | - |
| XYZ | 9.03 | 13.16 | 13.87 | - |
| YUV | 89.58 | 133.32 | 92.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 113 | 99 | 0.65 | 0 | 0.12 | 0.56 | 168.49 | 0.48 | 0.3 |
| Hex | 28 | 71 | 63 | 41 | 0 | C | 38 | A8 | 30 | 1E |
| Octal | 50 | 161 | 143 | 101 | 0 | 14 | 70 | 250 | 60 | 36 |
| Binary | 101000 | 1110001 | 1100011 | 1000001 | 0 | 1100 | 111000 | 10101000 | 110000 | 11110 |
Color Harmonies of #287163
Complementary color
Monochromatic Colors of #287163
Black with #287163
Text Example
Text Example
White with #287163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287163; }
p { color: rgb(40,113,99); }
H1.HeaderClassName
{
color: #287163;
}
.AnyTagClassName
{
color: #287163;
}
</style>
background-color css
<style>
a { background-color: #287163; }
a { background-color: rgb(40,113,99); }
div.DivClassName
{
background-color: #287163;
}
.BgClassName
{
background-color: #287163;
}
</style>
border-color css
<style>
span { border-color: #287163; }
span { border-color: rgb(40,113,99); }
td.TdClassName
{
border-color: #287163;
}
.TagClassName
{
border-color: #287163;
}
</style>