Shades of Genoa #277264
Tints of Genoa #277264
RGB
CMYK
RGB Variations
Color information
#277264 (or 0x277264) is known color: Genoa. HEX triplet: 27, 72 and 64. RGB value is (39,114,100). Sum of RGB (Red+Green+Blue) = 39+114+100=253 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.42% from 253); Green value is 114 (44.92% from 255 or 45.06% from 253); Blue value is 100 (39.45% from 255 or 39.53% from 253); Max value from RGB is 114 - color contains mainly: green. Hex color #277264 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277264 is #D88D9B. Grayscale: #595959. Windows color (decimal): -14192028 or 6582823. OLE color: 6582823.
HSL color Cylindrical-coordinate representation of color #277264: hue angle of 168.8º 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 #277264 is Cyan = 0.66, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 114 | 100 | - |
| CMYK | 0.66 | 0 | 0.12 | 0.55 |
| HSL | 168.8º | 0.49% | 0.3% | - |
| HSV(B) | 168.8º | 0.66% | 0.45% | - |
| XYZ | 9.15 | 13.39 | 14.16 | - |
| YUV | 89.98 | 133.65 | 91.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 114 | 100 | 0.66 | 0 | 0.12 | 0.55 | 168.8 | 0.49 | 0.3 |
| Hex | 27 | 72 | 64 | 42 | 0 | C | 37 | A9 | 31 | 1E |
| Octal | 47 | 162 | 144 | 102 | 0 | 14 | 67 | 251 | 61 | 36 |
| Binary | 100111 | 1110010 | 1100100 | 1000010 | 0 | 1100 | 110111 | 10101001 | 110001 | 11110 |
Color Harmonies of #277264
Complementary color
Monochromatic Colors of #277264
Black with #277264
Text Example
Text Example
White with #277264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277264; }
p { color: rgb(39,114,100); }
H1.HeaderClassName
{
color: #277264;
}
.AnyTagClassName
{
color: #277264;
}
</style>
background-color css
<style>
a { background-color: #277264; }
a { background-color: rgb(39,114,100); }
div.DivClassName
{
background-color: #277264;
}
.BgClassName
{
background-color: #277264;
}
</style>
border-color css
<style>
span { border-color: #277264; }
span { border-color: rgb(39,114,100); }
td.TdClassName
{
border-color: #277264;
}
.TagClassName
{
border-color: #277264;
}
</style>