Shades of Genoa #367464
Tints of Genoa #367464
RGB
CMYK
RGB Variations
Color information
#367464 (or 0x367464) is known color: Genoa. HEX triplet: 36, 74 and 64. RGB value is (54,116,100). Sum of RGB (Red+Green+Blue) = 54+116+100=270 (35% of max value = 765). Red value is 54 (21.48% from 255 or 20% from 270); Green value is 116 (45.70% from 255 or 42.96% from 270); Blue value is 100 (39.45% from 255 or 37.04% from 270); Max value from RGB is 116 - color contains mainly: green. Hex color #367464 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367464 is #C98B9B. Grayscale: #5F5F5F. Windows color (decimal): -13208476 or 6583350. OLE color: 6583350.
HSL color Cylindrical-coordinate representation of color #367464: hue angle of 164.52º 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 #367464 is Cyan = 0.53, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 116 | 100 | - |
| CMYK | 0.53 | 0 | 0.14 | 0.55 |
| HSL | 164.52º | 0.36% | 0.33% | - |
| HSV(B) | 164.52º | 0.53% | 0.45% | - |
| XYZ | 10.07 | 14.2 | 14.27 | - |
| YUV | 95.64 | 130.46 | 98.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 116 | 100 | 0.53 | 0 | 0.14 | 0.55 | 164.52 | 0.36 | 0.33 |
| Hex | 36 | 74 | 64 | 35 | 0 | E | 37 | A5 | 24 | 21 |
| Octal | 66 | 164 | 144 | 65 | 0 | 16 | 67 | 245 | 44 | 41 |
| Binary | 110110 | 1110100 | 1100100 | 110101 | 0 | 1110 | 110111 | 10100101 | 100100 | 100001 |
Color Harmonies of #367464
Complementary color
Monochromatic Colors of #367464
Black with #367464
Text Example
Text Example
White with #367464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367464; }
p { color: rgb(54,116,100); }
H1.HeaderClassName
{
color: #367464;
}
.AnyTagClassName
{
color: #367464;
}
</style>
background-color css
<style>
a { background-color: #367464; }
a { background-color: rgb(54,116,100); }
div.DivClassName
{
background-color: #367464;
}
.BgClassName
{
background-color: #367464;
}
</style>
border-color css
<style>
span { border-color: #367464; }
span { border-color: rgb(54,116,100); }
td.TdClassName
{
border-color: #367464;
}
.TagClassName
{
border-color: #367464;
}
</style>