Shades of Genoa #277565
Tints of Genoa #277565
RGB
CMYK
RGB Variations
Color information
#277565 (or 0x277565) is known color: Genoa. HEX triplet: 27, 75 and 65. RGB value is (39,117,101). Sum of RGB (Red+Green+Blue) = 39+117+101=257 (34% of max value = 765). Red value is 39 (15.62% from 255 or 15.18% from 257); Green value is 117 (46.09% from 255 or 45.53% from 257); Blue value is 101 (39.84% from 255 or 39.30% from 257); Max value from RGB is 117 - color contains mainly: green. Hex color #277565 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277565 is #D88A9A. Grayscale: #5B5B5B. Windows color (decimal): -14191259 or 6649127. OLE color: 6649127.
HSL color Cylindrical-coordinate representation of color #277565: hue angle of 167.69º 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 #277565 is Cyan = 0.67, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 117 | 101 | - |
| CMYK | 0.67 | 0 | 0.14 | 0.54 |
| HSL | 167.69º | 0.5% | 0.31% | - |
| HSV(B) | 167.69º | 0.67% | 0.46% | - |
| XYZ | 9.55 | 14.09 | 14.53 | - |
| YUV | 91.85 | 133.16 | 90.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 117 | 101 | 0.67 | 0 | 0.14 | 0.54 | 167.69 | 0.5 | 0.31 |
| Hex | 27 | 75 | 65 | 43 | 0 | E | 36 | A8 | 32 | 1F |
| Octal | 47 | 165 | 145 | 103 | 0 | 16 | 66 | 250 | 62 | 37 |
| Binary | 100111 | 1110101 | 1100101 | 1000011 | 0 | 1110 | 110110 | 10101000 | 110010 | 11111 |
Color Harmonies of #277565
Complementary color
Monochromatic Colors of #277565
Black with #277565
Text Example
Text Example
White with #277565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277565; }
p { color: rgb(39,117,101); }
H1.HeaderClassName
{
color: #277565;
}
.AnyTagClassName
{
color: #277565;
}
</style>
background-color css
<style>
a { background-color: #277565; }
a { background-color: rgb(39,117,101); }
div.DivClassName
{
background-color: #277565;
}
.BgClassName
{
background-color: #277565;
}
</style>
border-color css
<style>
span { border-color: #277565; }
span { border-color: rgb(39,117,101); }
td.TdClassName
{
border-color: #277565;
}
.TagClassName
{
border-color: #277565;
}
</style>