Shades of Genoa #277566
Tints of Genoa #277566
RGB
CMYK
RGB Variations
Color information
#277566 (or 0x277566) is known color: Genoa. HEX triplet: 27, 75 and 66. RGB value is (39,117,102). Sum of RGB (Red+Green+Blue) = 39+117+102=258 (34% of max value = 765). Red value is 39 (15.62% from 255 or 15.12% from 258); Green value is 117 (46.09% from 255 or 45.35% from 258); Blue value is 102 (40.23% from 255 or 39.53% from 258); Max value from RGB is 117 - color contains mainly: green. Hex color #277566 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277566 is #D88A99. Grayscale: #5B5B5B. Windows color (decimal): -14191258 or 6714663. OLE color: 6714663.
HSL color Cylindrical-coordinate representation of color #277566: hue angle of 168.46º 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 #277566 is Cyan = 0.67, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 117 | 102 | - |
| CMYK | 0.67 | 0 | 0.13 | 0.54 |
| HSL | 168.46º | 0.5% | 0.31% | - |
| HSV(B) | 168.46º | 0.67% | 0.46% | - |
| XYZ | 9.6 | 14.11 | 14.79 | - |
| YUV | 91.97 | 133.66 | 90.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 117 | 102 | 0.67 | 0 | 0.13 | 0.54 | 168.46 | 0.5 | 0.31 |
| Hex | 27 | 75 | 66 | 43 | 0 | D | 36 | A8 | 32 | 1F |
| Octal | 47 | 165 | 146 | 103 | 0 | 15 | 66 | 250 | 62 | 37 |
| Binary | 100111 | 1110101 | 1100110 | 1000011 | 0 | 1101 | 110110 | 10101000 | 110010 | 11111 |
Color Harmonies of #277566
Complementary color
Monochromatic Colors of #277566
Black with #277566
Text Example
Text Example
White with #277566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277566; }
p { color: rgb(39,117,102); }
H1.HeaderClassName
{
color: #277566;
}
.AnyTagClassName
{
color: #277566;
}
</style>
background-color css
<style>
a { background-color: #277566; }
a { background-color: rgb(39,117,102); }
div.DivClassName
{
background-color: #277566;
}
.BgClassName
{
background-color: #277566;
}
</style>
border-color css
<style>
span { border-color: #277566; }
span { border-color: rgb(39,117,102); }
td.TdClassName
{
border-color: #277566;
}
.TagClassName
{
border-color: #277566;
}
</style>