Shades of Genoa #367460
Tints of Genoa #367460
RGB
CMYK
RGB Variations
Color information
#367460 (or 0x367460) is known color: Genoa. HEX triplet: 36, 74 and 60. RGB value is (54,116,96). Sum of RGB (Red+Green+Blue) = 54+116+96=266 (35% of max value = 765). Red value is 54 (21.48% from 255 or 20.30% from 266); Green value is 116 (45.70% from 255 or 43.61% from 266); Blue value is 96 (37.89% from 255 or 36.09% from 266); Max value from RGB is 116 - color contains mainly: green. Hex color #367460 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367460 is #C98B9F. Grayscale: #5F5F5F. Windows color (decimal): -13208480 or 6321206. OLE color: 6321206.
HSL color Cylindrical-coordinate representation of color #367460: hue angle of 160.65º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #367460 is Cyan = 0.53, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 116 | 96 | - |
| CMYK | 0.53 | 0 | 0.17 | 0.55 |
| HSL | 160.65º | 0.36% | 0.33% | - |
| HSV(B) | 160.65º | 0.53% | 0.45% | - |
| XYZ | 9.88 | 14.12 | 13.27 | - |
| YUV | 95.18 | 128.46 | 98.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 116 | 96 | 0.53 | 0 | 0.17 | 0.55 | 160.65 | 0.36 | 0.33 |
| Hex | 36 | 74 | 60 | 35 | 0 | 11 | 37 | A1 | 24 | 21 |
| Octal | 66 | 164 | 140 | 65 | 0 | 21 | 67 | 241 | 44 | 41 |
| Binary | 110110 | 1110100 | 1100000 | 110101 | 0 | 10001 | 110111 | 10100001 | 100100 | 100001 |
Color Harmonies of #367460
Complementary color
Monochromatic Colors of #367460
Black with #367460
Text Example
Text Example
White with #367460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367460; }
p { color: rgb(54,116,96); }
H1.HeaderClassName
{
color: #367460;
}
.AnyTagClassName
{
color: #367460;
}
</style>
background-color css
<style>
a { background-color: #367460; }
a { background-color: rgb(54,116,96); }
div.DivClassName
{
background-color: #367460;
}
.BgClassName
{
background-color: #367460;
}
</style>
border-color css
<style>
span { border-color: #367460; }
span { border-color: rgb(54,116,96); }
td.TdClassName
{
border-color: #367460;
}
.TagClassName
{
border-color: #367460;
}
</style>