Shades of Genoa #277166
Tints of Genoa #277166
RGB
CMYK
RGB Variations
Color information
#277166 (or 0x277166) is known color: Genoa. HEX triplet: 27, 71 and 66. RGB value is (39,113,102). Sum of RGB (Red+Green+Blue) = 39+113+102=254 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.35% from 254); Green value is 113 (44.53% from 255 or 44.49% from 254); Blue value is 102 (40.23% from 255 or 40.16% from 254); Max value from RGB is 113 - color contains mainly: green. Hex color #277166 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277166 is #D88E99. Grayscale: #595959. Windows color (decimal): -14192282 or 6713639. OLE color: 6713639.
HSL color Cylindrical-coordinate representation of color #277166: hue angle of 171.08º degrees, saturation: 0.49, 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 #277166 is Cyan = 0.65, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 113 | 102 | - |
| CMYK | 0.65 | 0 | 0.10 | 0.56 |
| HSL | 171.08º | 0.49% | 0.3% | - |
| HSV(B) | 171.08º | 0.65% | 0.44% | - |
| XYZ | 9.14 | 13.2 | 14.64 | - |
| YUV | 89.62 | 134.98 | 91.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 113 | 102 | 0.65 | 0 | 0.10 | 0.56 | 171.08 | 0.49 | 0.3 |
| Hex | 27 | 71 | 66 | 41 | 0 | A | 38 | AB | 31 | 1E |
| Octal | 47 | 161 | 146 | 101 | 0 | 12 | 70 | 253 | 61 | 36 |
| Binary | 100111 | 1110001 | 1100110 | 1000001 | 0 | 1010 | 111000 | 10101011 | 110001 | 11110 |
Color Harmonies of #277166
Complementary color
Monochromatic Colors of #277166
Black with #277166
Text Example
Text Example
White with #277166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277166; }
p { color: rgb(39,113,102); }
H1.HeaderClassName
{
color: #277166;
}
.AnyTagClassName
{
color: #277166;
}
</style>
background-color css
<style>
a { background-color: #277166; }
a { background-color: rgb(39,113,102); }
div.DivClassName
{
background-color: #277166;
}
.BgClassName
{
background-color: #277166;
}
</style>
border-color css
<style>
span { border-color: #277166; }
span { border-color: rgb(39,113,102); }
td.TdClassName
{
border-color: #277166;
}
.TagClassName
{
border-color: #277166;
}
</style>