Shades of Genoa #277668
Tints of Genoa #277668
RGB
CMYK
RGB Variations
Color information
#277668 (or 0x277668) is known color: Genoa. HEX triplet: 27, 76 and 68. RGB value is (39,118,104). Sum of RGB (Red+Green+Blue) = 39+118+104=261 (34% of max value = 765). Red value is 39 (15.62% from 255 or 14.94% from 261); Green value is 118 (46.48% from 255 or 45.21% from 261); Blue value is 104 (41.02% from 255 or 39.85% from 261); Max value from RGB is 118 - color contains mainly: green. Hex color #277668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277668 is #D88997. Grayscale: #5C5C5C. Windows color (decimal): -14191000 or 6845991. OLE color: 6845991.
HSL color Cylindrical-coordinate representation of color #277668: hue angle of 169.37º 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 #277668 is Cyan = 0.67, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 118 | 104 | - |
| CMYK | 0.67 | 0 | 0.12 | 0.54 |
| HSL | 169.37º | 0.5% | 0.31% | - |
| HSV(B) | 169.37º | 0.67% | 0.46% | - |
| XYZ | 9.81 | 14.39 | 15.36 | - |
| YUV | 92.78 | 134.33 | 89.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 118 | 104 | 0.67 | 0 | 0.12 | 0.54 | 169.37 | 0.5 | 0.31 |
| Hex | 27 | 76 | 68 | 43 | 0 | C | 36 | A9 | 32 | 1F |
| Octal | 47 | 166 | 150 | 103 | 0 | 14 | 66 | 251 | 62 | 37 |
| Binary | 100111 | 1110110 | 1101000 | 1000011 | 0 | 1100 | 110110 | 10101001 | 110010 | 11111 |
Color Harmonies of #277668
Complementary color
Monochromatic Colors of #277668
Black with #277668
Text Example
Text Example
White with #277668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277668; }
p { color: rgb(39,118,104); }
H1.HeaderClassName
{
color: #277668;
}
.AnyTagClassName
{
color: #277668;
}
</style>
background-color css
<style>
a { background-color: #277668; }
a { background-color: rgb(39,118,104); }
div.DivClassName
{
background-color: #277668;
}
.BgClassName
{
background-color: #277668;
}
</style>
border-color css
<style>
span { border-color: #277668; }
span { border-color: rgb(39,118,104); }
td.TdClassName
{
border-color: #277668;
}
.TagClassName
{
border-color: #277668;
}
</style>