Shades of Genoa #277769
Tints of Genoa #277769
RGB
CMYK
RGB Variations
Color information
#277769 (or 0x277769) is known color: Genoa. HEX triplet: 27, 77 and 69. RGB value is (39,119,105). Sum of RGB (Red+Green+Blue) = 39+119+105=263 (34% of max value = 765). Red value is 39 (15.62% from 255 or 14.83% from 263); Green value is 119 (46.88% from 255 or 45.25% from 263); Blue value is 105 (41.41% from 255 or 39.92% from 263); Max value from RGB is 119 - color contains mainly: green. Hex color #277769 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277769 is #D88896. Grayscale: #5D5D5D. Windows color (decimal): -14190743 or 6911783. OLE color: 6911783.
HSL color Cylindrical-coordinate representation of color #277769: hue angle of 169.5º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #277769 is Cyan = 0.67, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 119 | 105 | - |
| CMYK | 0.67 | 0 | 0.12 | 0.53 |
| HSL | 169.5º | 0.51% | 0.31% | - |
| HSV(B) | 169.5º | 0.67% | 0.47% | - |
| XYZ | 9.98 | 14.64 | 15.67 | - |
| YUV | 93.48 | 134.5 | 89.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 119 | 105 | 0.67 | 0 | 0.12 | 0.53 | 169.5 | 0.51 | 0.31 |
| Hex | 27 | 77 | 69 | 43 | 0 | C | 35 | AA | 33 | 1F |
| Octal | 47 | 167 | 151 | 103 | 0 | 14 | 65 | 252 | 63 | 37 |
| Binary | 100111 | 1110111 | 1101001 | 1000011 | 0 | 1100 | 110101 | 10101010 | 110011 | 11111 |
Color Harmonies of #277769
Complementary color
Monochromatic Colors of #277769
Black with #277769
Text Example
Text Example
White with #277769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277769; }
p { color: rgb(39,119,105); }
H1.HeaderClassName
{
color: #277769;
}
.AnyTagClassName
{
color: #277769;
}
</style>
background-color css
<style>
a { background-color: #277769; }
a { background-color: rgb(39,119,105); }
div.DivClassName
{
background-color: #277769;
}
.BgClassName
{
background-color: #277769;
}
</style>
border-color css
<style>
span { border-color: #277769; }
span { border-color: rgb(39,119,105); }
td.TdClassName
{
border-color: #277769;
}
.TagClassName
{
border-color: #277769;
}
</style>