Shades of Genoa #277261
Tints of Genoa #277261
RGB
CMYK
RGB Variations
Color information
#277261 (or 0x277261) is known color: Genoa. HEX triplet: 27, 72 and 61. RGB value is (39,114,97). Sum of RGB (Red+Green+Blue) = 39+114+97=250 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.6% from 250); Green value is 114 (44.92% from 255 or 45.6% from 250); Blue value is 97 (38.28% from 255 or 38.8% from 250); Max value from RGB is 114 - color contains mainly: green. Hex color #277261 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277261 is #D88D9E. Grayscale: #595959. Windows color (decimal): -14192031 or 6386215. OLE color: 6386215.
HSL color Cylindrical-coordinate representation of color #277261: hue angle of 166.4º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #277261 is Cyan = 0.66, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 114 | 97 | - |
| CMYK | 0.66 | 0 | 0.15 | 0.55 |
| HSL | 166.4º | 0.49% | 0.3% | - |
| HSV(B) | 166.4º | 0.66% | 0.45% | - |
| XYZ | 9.01 | 13.33 | 13.41 | - |
| YUV | 89.64 | 132.15 | 91.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 114 | 97 | 0.66 | 0 | 0.15 | 0.55 | 166.4 | 0.49 | 0.3 |
| Hex | 27 | 72 | 61 | 42 | 0 | F | 37 | A6 | 31 | 1E |
| Octal | 47 | 162 | 141 | 102 | 0 | 17 | 67 | 246 | 61 | 36 |
| Binary | 100111 | 1110010 | 1100001 | 1000010 | 0 | 1111 | 110111 | 10100110 | 110001 | 11110 |
Color Harmonies of #277261
Complementary color
Monochromatic Colors of #277261
Black with #277261
Text Example
Text Example
White with #277261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277261; }
p { color: rgb(39,114,97); }
H1.HeaderClassName
{
color: #277261;
}
.AnyTagClassName
{
color: #277261;
}
</style>
background-color css
<style>
a { background-color: #277261; }
a { background-color: rgb(39,114,97); }
div.DivClassName
{
background-color: #277261;
}
.BgClassName
{
background-color: #277261;
}
</style>
border-color css
<style>
span { border-color: #277261; }
span { border-color: rgb(39,114,97); }
td.TdClassName
{
border-color: #277261;
}
.TagClassName
{
border-color: #277261;
}
</style>