Shades of Genoa #277268
Tints of Genoa #277268
RGB
CMYK
RGB Variations
Color information
#277268 (or 0x277268) is known color: Genoa. HEX triplet: 27, 72 and 68. RGB value is (39,114,104). Sum of RGB (Red+Green+Blue) = 39+114+104=257 (34% of max value = 765). Red value is 39 (15.62% from 255 or 15.18% from 257); Green value is 114 (44.92% from 255 or 44.36% from 257); Blue value is 104 (41.02% from 255 or 40.47% from 257); Max value from RGB is 114 - color contains mainly: green. Hex color #277268 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277268 is #D88D97. Grayscale: #5A5A5A. Windows color (decimal): -14192024 or 6844967. OLE color: 6844967.
HSL color Cylindrical-coordinate representation of color #277268: hue angle of 172º 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 #277268 is Cyan = 0.66, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 114 | 104 | - |
| CMYK | 0.66 | 0 | 0.09 | 0.55 |
| HSL | 172º | 0.49% | 0.3% | - |
| HSV(B) | 172º | 0.66% | 0.45% | - |
| XYZ | 9.35 | 13.47 | 15.2 | - |
| YUV | 90.44 | 135.65 | 91.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 114 | 104 | 0.66 | 0 | 0.09 | 0.55 | 172 | 0.49 | 0.3 |
| Hex | 27 | 72 | 68 | 42 | 0 | 9 | 37 | AC | 31 | 1E |
| Octal | 47 | 162 | 150 | 102 | 0 | 11 | 67 | 254 | 61 | 36 |
| Binary | 100111 | 1110010 | 1101000 | 1000010 | 0 | 1001 | 110111 | 10101100 | 110001 | 11110 |
Color Harmonies of #277268
Complementary color
Monochromatic Colors of #277268
Black with #277268
Text Example
Text Example
White with #277268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277268; }
p { color: rgb(39,114,104); }
H1.HeaderClassName
{
color: #277268;
}
.AnyTagClassName
{
color: #277268;
}
</style>
background-color css
<style>
a { background-color: #277268; }
a { background-color: rgb(39,114,104); }
div.DivClassName
{
background-color: #277268;
}
.BgClassName
{
background-color: #277268;
}
</style>
border-color css
<style>
span { border-color: #277268; }
span { border-color: rgb(39,114,104); }
td.TdClassName
{
border-color: #277268;
}
.TagClassName
{
border-color: #277268;
}
</style>