Shades of Genoa #277263
Tints of Genoa #277263
RGB
CMYK
RGB Variations
Color information
#277263 (or 0x277263) is known color: Genoa. HEX triplet: 27, 72 and 63. RGB value is (39,114,99). Sum of RGB (Red+Green+Blue) = 39+114+99=252 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.48% from 252); Green value is 114 (44.92% from 255 or 45.24% from 252); Blue value is 99 (39.06% from 255 or 39.29% from 252); Max value from RGB is 114 - color contains mainly: green. Hex color #277263 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277263 is #D88D9C. Grayscale: #595959. Windows color (decimal): -14192029 or 6517287. OLE color: 6517287.
HSL color Cylindrical-coordinate representation of color #277263: hue angle of 168º 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 #277263 is Cyan = 0.66, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 114 | 99 | - |
| CMYK | 0.66 | 0 | 0.13 | 0.55 |
| HSL | 168º | 0.49% | 0.3% | - |
| HSV(B) | 168º | 0.66% | 0.45% | - |
| XYZ | 9.11 | 13.37 | 13.9 | - |
| YUV | 89.87 | 133.15 | 91.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 114 | 99 | 0.66 | 0 | 0.13 | 0.55 | 168 | 0.49 | 0.3 |
| Hex | 27 | 72 | 63 | 42 | 0 | D | 37 | A8 | 31 | 1E |
| Octal | 47 | 162 | 143 | 102 | 0 | 15 | 67 | 250 | 61 | 36 |
| Binary | 100111 | 1110010 | 1100011 | 1000010 | 0 | 1101 | 110111 | 10101000 | 110001 | 11110 |
Color Harmonies of #277263
Complementary color
Monochromatic Colors of #277263
Black with #277263
Text Example
Text Example
White with #277263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277263; }
p { color: rgb(39,114,99); }
H1.HeaderClassName
{
color: #277263;
}
.AnyTagClassName
{
color: #277263;
}
</style>
background-color css
<style>
a { background-color: #277263; }
a { background-color: rgb(39,114,99); }
div.DivClassName
{
background-color: #277263;
}
.BgClassName
{
background-color: #277263;
}
</style>
border-color css
<style>
span { border-color: #277263; }
span { border-color: rgb(39,114,99); }
td.TdClassName
{
border-color: #277263;
}
.TagClassName
{
border-color: #277263;
}
</style>