Shades of Genoa #367771
Tints of Genoa #367771
RGB
CMYK
RGB Variations
Color information
#367771 (or 0x367771) is known color: Genoa. HEX triplet: 36, 77 and 71. RGB value is (54,119,113). Sum of RGB (Red+Green+Blue) = 54+119+113=286 (37% of max value = 765). Red value is 54 (21.48% from 255 or 18.88% from 286); Green value is 119 (46.88% from 255 or 41.61% from 286); Blue value is 113 (44.53% from 255 or 39.51% from 286); Max value from RGB is 119 - color contains mainly: green. Hex color #367771 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367771 is #C9888E. Grayscale: #626262. Windows color (decimal): -13207695 or 7436086. OLE color: 7436086.
HSL color Cylindrical-coordinate representation of color #367771: hue angle of 174.46º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #367771 is Cyan = 0.55, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 119 | 113 | - |
| CMYK | 0.55 | 0 | 0.05 | 0.53 |
| HSL | 174.46º | 0.38% | 0.34% | - |
| HSV(B) | 174.46º | 0.55% | 0.47% | - |
| XYZ | 11.1 | 15.17 | 17.97 | - |
| YUV | 98.88 | 135.97 | 95.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 119 | 113 | 0.55 | 0 | 0.05 | 0.53 | 174.46 | 0.38 | 0.34 |
| Hex | 36 | 77 | 71 | 37 | 0 | 5 | 35 | AE | 26 | 22 |
| Octal | 66 | 167 | 161 | 67 | 0 | 5 | 65 | 256 | 46 | 42 |
| Binary | 110110 | 1110111 | 1110001 | 110111 | 0 | 101 | 110101 | 10101110 | 100110 | 100010 |
Color Harmonies of #367771
Complementary color
Monochromatic Colors of #367771
Black with #367771
Text Example
Text Example
White with #367771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367771; }
p { color: rgb(54,119,113); }
H1.HeaderClassName
{
color: #367771;
}
.AnyTagClassName
{
color: #367771;
}
</style>
background-color css
<style>
a { background-color: #367771; }
a { background-color: rgb(54,119,113); }
div.DivClassName
{
background-color: #367771;
}
.BgClassName
{
background-color: #367771;
}
</style>
border-color css
<style>
span { border-color: #367771; }
span { border-color: rgb(54,119,113); }
td.TdClassName
{
border-color: #367771;
}
.TagClassName
{
border-color: #367771;
}
</style>