Shades of Genoa #277666
Tints of Genoa #277666
RGB
CMYK
RGB Variations
Color information
#277666 (or 0x277666) is known color: Genoa. HEX triplet: 27, 76 and 66. RGB value is (39,118,102). Sum of RGB (Red+Green+Blue) = 39+118+102=259 (34% of max value = 765). Red value is 39 (15.62% from 255 or 15.06% from 259); Green value is 118 (46.48% from 255 or 45.56% from 259); Blue value is 102 (40.23% from 255 or 39.38% from 259); Max value from RGB is 118 - color contains mainly: green. Hex color #277666 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277666 is #D88999. Grayscale: #5C5C5C. Windows color (decimal): -14191002 or 6714919. OLE color: 6714919.
HSL color Cylindrical-coordinate representation of color #277666: hue angle of 167.85º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #277666 is Cyan = 0.67, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 118 | 102 | - |
| CMYK | 0.67 | 0 | 0.14 | 0.54 |
| HSL | 167.85º | 0.5% | 0.31% | - |
| HSV(B) | 167.85º | 0.67% | 0.46% | - |
| XYZ | 9.71 | 14.35 | 14.83 | - |
| YUV | 92.56 | 133.33 | 89.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 118 | 102 | 0.67 | 0 | 0.14 | 0.54 | 167.85 | 0.5 | 0.31 |
| Hex | 27 | 76 | 66 | 43 | 0 | E | 36 | A8 | 32 | 1F |
| Octal | 47 | 166 | 146 | 103 | 0 | 16 | 66 | 250 | 62 | 37 |
| Binary | 100111 | 1110110 | 1100110 | 1000011 | 0 | 1110 | 110110 | 10101000 | 110010 | 11111 |
Color Harmonies of #277666
Complementary color
Monochromatic Colors of #277666
Black with #277666
Text Example
Text Example
White with #277666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277666; }
p { color: rgb(39,118,102); }
H1.HeaderClassName
{
color: #277666;
}
.AnyTagClassName
{
color: #277666;
}
</style>
background-color css
<style>
a { background-color: #277666; }
a { background-color: rgb(39,118,102); }
div.DivClassName
{
background-color: #277666;
}
.BgClassName
{
background-color: #277666;
}
</style>
border-color css
<style>
span { border-color: #277666; }
span { border-color: rgb(39,118,102); }
td.TdClassName
{
border-color: #277666;
}
.TagClassName
{
border-color: #277666;
}
</style>