Shades of Genoa #277866
Tints of Genoa #277866
RGB
CMYK
RGB Variations
Color information
#277866 (or 0x277866) is known color: Genoa. HEX triplet: 27, 78 and 66. RGB value is (39,120,102). Sum of RGB (Red+Green+Blue) = 39+120+102=261 (34% of max value = 765). Red value is 39 (15.62% from 255 or 14.94% from 261); Green value is 120 (47.27% from 255 or 45.98% from 261); Blue value is 102 (40.23% from 255 or 39.08% from 261); Max value from RGB is 120 - color contains mainly: green. Hex color #277866 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277866 is #D88799. Grayscale: #5D5D5D. Windows color (decimal): -14190490 or 6715431. OLE color: 6715431.
HSL color Cylindrical-coordinate representation of color #277866: hue angle of 166.67º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #277866 is Cyan = 0.67, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 120 | 102 | - |
| CMYK | 0.67 | 0 | 0.15 | 0.53 |
| HSL | 166.67º | 0.51% | 0.31% | - |
| HSV(B) | 166.67º | 0.68% | 0.47% | - |
| XYZ | 9.95 | 14.82 | 14.91 | - |
| YUV | 93.73 | 132.66 | 88.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 120 | 102 | 0.67 | 0 | 0.15 | 0.53 | 166.67 | 0.51 | 0.31 |
| Hex | 27 | 78 | 66 | 43 | 0 | F | 35 | A7 | 33 | 1F |
| Octal | 47 | 170 | 146 | 103 | 0 | 17 | 65 | 247 | 63 | 37 |
| Binary | 100111 | 1111000 | 1100110 | 1000011 | 0 | 1111 | 110101 | 10100111 | 110011 | 11111 |
Color Harmonies of #277866
Complementary color
Monochromatic Colors of #277866
Black with #277866
Text Example
Text Example
White with #277866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277866; }
p { color: rgb(39,120,102); }
H1.HeaderClassName
{
color: #277866;
}
.AnyTagClassName
{
color: #277866;
}
</style>
background-color css
<style>
a { background-color: #277866; }
a { background-color: rgb(39,120,102); }
div.DivClassName
{
background-color: #277866;
}
.BgClassName
{
background-color: #277866;
}
</style>
border-color css
<style>
span { border-color: #277866; }
span { border-color: rgb(39,120,102); }
td.TdClassName
{
border-color: #277866;
}
.TagClassName
{
border-color: #277866;
}
</style>