Shades of Genoa #277369
Tints of Genoa #277369
RGB
CMYK
RGB Variations
Color information
#277369 (or 0x277369) is known color: Genoa. HEX triplet: 27, 73 and 69. RGB value is (39,115,105). Sum of RGB (Red+Green+Blue) = 39+115+105=259 (34% of max value = 765). Red value is 39 (15.62% from 255 or 15.06% from 259); Green value is 115 (45.31% from 255 or 44.40% from 259); Blue value is 105 (41.41% from 255 or 40.54% from 259); Max value from RGB is 115 - color contains mainly: green. Hex color #277369 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277369 is #D88C96. Grayscale: #5B5B5B. Windows color (decimal): -14191767 or 6910759. OLE color: 6910759.
HSL color Cylindrical-coordinate representation of color #277369: hue angle of 172.11º 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 #277369 is Cyan = 0.66, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 115 | 105 | - |
| CMYK | 0.66 | 0 | 0.09 | 0.55 |
| HSL | 172.11º | 0.49% | 0.3% | - |
| HSV(B) | 172.11º | 0.66% | 0.45% | - |
| XYZ | 9.52 | 13.71 | 15.51 | - |
| YUV | 91.14 | 135.82 | 90.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 115 | 105 | 0.66 | 0 | 0.09 | 0.55 | 172.11 | 0.49 | 0.3 |
| Hex | 27 | 73 | 69 | 42 | 0 | 9 | 37 | AC | 31 | 1E |
| Octal | 47 | 163 | 151 | 102 | 0 | 11 | 67 | 254 | 61 | 36 |
| Binary | 100111 | 1110011 | 1101001 | 1000010 | 0 | 1001 | 110111 | 10101100 | 110001 | 11110 |
Color Harmonies of #277369
Complementary color
Monochromatic Colors of #277369
Black with #277369
Text Example
Text Example
White with #277369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277369; }
p { color: rgb(39,115,105); }
H1.HeaderClassName
{
color: #277369;
}
.AnyTagClassName
{
color: #277369;
}
</style>
background-color css
<style>
a { background-color: #277369; }
a { background-color: rgb(39,115,105); }
div.DivClassName
{
background-color: #277369;
}
.BgClassName
{
background-color: #277369;
}
</style>
border-color css
<style>
span { border-color: #277369; }
span { border-color: rgb(39,115,105); }
td.TdClassName
{
border-color: #277369;
}
.TagClassName
{
border-color: #277369;
}
</style>