Shades of Genoa #277564
Tints of Genoa #277564
RGB
CMYK
RGB Variations
Color information
#277564 (or 0x277564) is known color: Genoa. HEX triplet: 27, 75 and 64. RGB value is (39,117,100). Sum of RGB (Red+Green+Blue) = 39+117+100=256 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.23% from 256); Green value is 117 (46.09% from 255 or 45.70% from 256); Blue value is 100 (39.45% from 255 or 39.06% from 256); Max value from RGB is 117 - color contains mainly: green. Hex color #277564 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277564 is #D88A9B. Grayscale: #5B5B5B. Windows color (decimal): -14191260 or 6583591. OLE color: 6583591.
HSL color Cylindrical-coordinate representation of color #277564: hue angle of 166.92º 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 #277564 is Cyan = 0.67, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 117 | 100 | - |
| CMYK | 0.67 | 0 | 0.15 | 0.54 |
| HSL | 166.92º | 0.5% | 0.31% | - |
| HSV(B) | 166.92º | 0.67% | 0.46% | - |
| XYZ | 9.5 | 14.07 | 14.27 | - |
| YUV | 91.74 | 132.66 | 90.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 117 | 100 | 0.67 | 0 | 0.15 | 0.54 | 166.92 | 0.5 | 0.31 |
| Hex | 27 | 75 | 64 | 43 | 0 | F | 36 | A7 | 32 | 1F |
| Octal | 47 | 165 | 144 | 103 | 0 | 17 | 66 | 247 | 62 | 37 |
| Binary | 100111 | 1110101 | 1100100 | 1000011 | 0 | 1111 | 110110 | 10100111 | 110010 | 11111 |
Color Harmonies of #277564
Complementary color
Monochromatic Colors of #277564
Black with #277564
Text Example
Text Example
White with #277564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277564; }
p { color: rgb(39,117,100); }
H1.HeaderClassName
{
color: #277564;
}
.AnyTagClassName
{
color: #277564;
}
</style>
background-color css
<style>
a { background-color: #277564; }
a { background-color: rgb(39,117,100); }
div.DivClassName
{
background-color: #277564;
}
.BgClassName
{
background-color: #277564;
}
</style>
border-color css
<style>
span { border-color: #277564; }
span { border-color: rgb(39,117,100); }
td.TdClassName
{
border-color: #277564;
}
.TagClassName
{
border-color: #277564;
}
</style>