Shades of Genoa #277065
Tints of Genoa #277065
RGB
CMYK
RGB Variations
Color information
#277065 (or 0x277065) is known color: Genoa. HEX triplet: 27, 70 and 65. RGB value is (39,112,101). Sum of RGB (Red+Green+Blue) = 39+112+101=252 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.48% from 252); Green value is 112 (44.14% from 255 or 44.44% from 252); Blue value is 101 (39.84% from 255 or 40.08% from 252); Max value from RGB is 112 - color contains mainly: green. Hex color #277065 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277065 is #D88F9A. Grayscale: #585858. Windows color (decimal): -14192539 or 6647847. OLE color: 6647847.
HSL color Cylindrical-coordinate representation of color #277065: hue angle of 170.96º degrees, saturation: 0.48, 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 #277065 is Cyan = 0.65, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 112 | 101 | - |
| CMYK | 0.65 | 0 | 0.10 | 0.56 |
| HSL | 170.96º | 0.48% | 0.3% | - |
| HSV(B) | 170.96º | 0.65% | 0.44% | - |
| XYZ | 8.98 | 12.96 | 14.34 | - |
| YUV | 88.92 | 134.82 | 92.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 112 | 101 | 0.65 | 0 | 0.10 | 0.56 | 170.96 | 0.48 | 0.3 |
| Hex | 27 | 70 | 65 | 41 | 0 | A | 38 | AB | 30 | 1E |
| Octal | 47 | 160 | 145 | 101 | 0 | 12 | 70 | 253 | 60 | 36 |
| Binary | 100111 | 1110000 | 1100101 | 1000001 | 0 | 1010 | 111000 | 10101011 | 110000 | 11110 |
Color Harmonies of #277065
Complementary color
Monochromatic Colors of #277065
Black with #277065
Text Example
Text Example
White with #277065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277065; }
p { color: rgb(39,112,101); }
H1.HeaderClassName
{
color: #277065;
}
.AnyTagClassName
{
color: #277065;
}
</style>
background-color css
<style>
a { background-color: #277065; }
a { background-color: rgb(39,112,101); }
div.DivClassName
{
background-color: #277065;
}
.BgClassName
{
background-color: #277065;
}
</style>
border-color css
<style>
span { border-color: #277065; }
span { border-color: rgb(39,112,101); }
td.TdClassName
{
border-color: #277065;
}
.TagClassName
{
border-color: #277065;
}
</style>