Shades of Genoa #277966
Tints of Genoa #277966
RGB
CMYK
RGB Variations
Color information
#277966 (or 0x277966) is known color: Genoa. HEX triplet: 27, 79 and 66. RGB value is (39,121,102). Sum of RGB (Red+Green+Blue) = 39+121+102=262 (34% of max value = 765). Red value is 39 (15.62% from 255 or 14.89% from 262); Green value is 121 (47.66% from 255 or 46.18% from 262); Blue value is 102 (40.23% from 255 or 38.93% from 262); Max value from RGB is 121 - color contains mainly: green. Hex color #277966 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277966 is #D88699. Grayscale: #5E5E5E. Windows color (decimal): -14190234 or 6715687. OLE color: 6715687.
HSL color Cylindrical-coordinate representation of color #277966: hue angle of 166.1º 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 #277966 is Cyan = 0.68, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 121 | 102 | - |
| CMYK | 0.68 | 0 | 0.16 | 0.53 |
| HSL | 166.1º | 0.51% | 0.31% | - |
| HSV(B) | 166.1º | 0.68% | 0.47% | - |
| XYZ | 10.07 | 15.07 | 14.95 | - |
| YUV | 94.32 | 132.33 | 88.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 121 | 102 | 0.68 | 0 | 0.16 | 0.53 | 166.1 | 0.51 | 0.31 |
| Hex | 27 | 79 | 66 | 44 | 0 | 10 | 35 | A6 | 33 | 1F |
| Octal | 47 | 171 | 146 | 104 | 0 | 20 | 65 | 246 | 63 | 37 |
| Binary | 100111 | 1111001 | 1100110 | 1000100 | 0 | 10000 | 110101 | 10100110 | 110011 | 11111 |
Color Harmonies of #277966
Complementary color
Monochromatic Colors of #277966
Black with #277966
Text Example
Text Example
White with #277966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277966; }
p { color: rgb(39,121,102); }
H1.HeaderClassName
{
color: #277966;
}
.AnyTagClassName
{
color: #277966;
}
</style>
background-color css
<style>
a { background-color: #277966; }
a { background-color: rgb(39,121,102); }
div.DivClassName
{
background-color: #277966;
}
.BgClassName
{
background-color: #277966;
}
</style>
border-color css
<style>
span { border-color: #277966; }
span { border-color: rgb(39,121,102); }
td.TdClassName
{
border-color: #277966;
}
.TagClassName
{
border-color: #277966;
}
</style>