Shades of Genoa #367061
Tints of Genoa #367061
RGB
CMYK
RGB Variations
Color information
#367061 (or 0x367061) is known color: Genoa. HEX triplet: 36, 70 and 61. RGB value is (54,112,97). Sum of RGB (Red+Green+Blue) = 54+112+97=263 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.53% from 263); Green value is 112 (44.14% from 255 or 42.59% from 263); Blue value is 97 (38.28% from 255 or 36.88% from 263); Max value from RGB is 112 - color contains mainly: green. Hex color #367061 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367061 is #C98F9E. Grayscale: #5C5C5C. Windows color (decimal): -13209503 or 6385718. OLE color: 6385718.
HSL color Cylindrical-coordinate representation of color #367061: hue angle of 164.48º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #367061 is Cyan = 0.52, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 97 | - |
| CMYK | 0.52 | 0 | 0.13 | 0.56 |
| HSL | 164.48º | 0.35% | 0.33% | - |
| HSV(B) | 164.48º | 0.52% | 0.44% | - |
| XYZ | 9.47 | 13.24 | 13.36 | - |
| YUV | 92.95 | 130.28 | 100.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 97 | 0.52 | 0 | 0.13 | 0.56 | 164.48 | 0.35 | 0.33 |
| Hex | 36 | 70 | 61 | 34 | 0 | D | 38 | A4 | 23 | 21 |
| Octal | 66 | 160 | 141 | 64 | 0 | 15 | 70 | 244 | 43 | 41 |
| Binary | 110110 | 1110000 | 1100001 | 110100 | 0 | 1101 | 111000 | 10100100 | 100011 | 100001 |
Color Harmonies of #367061
Complementary color
Monochromatic Colors of #367061
Black with #367061
Text Example
Text Example
White with #367061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367061; }
p { color: rgb(54,112,97); }
H1.HeaderClassName
{
color: #367061;
}
.AnyTagClassName
{
color: #367061;
}
</style>
background-color css
<style>
a { background-color: #367061; }
a { background-color: rgb(54,112,97); }
div.DivClassName
{
background-color: #367061;
}
.BgClassName
{
background-color: #367061;
}
</style>
border-color css
<style>
span { border-color: #367061; }
span { border-color: rgb(54,112,97); }
td.TdClassName
{
border-color: #367061;
}
.TagClassName
{
border-color: #367061;
}
</style>