Shades of Genoa #367062
Tints of Genoa #367062
RGB
CMYK
RGB Variations
Color information
#367062 (or 0x367062) is known color: Genoa. HEX triplet: 36, 70 and 62. RGB value is (54,112,98). Sum of RGB (Red+Green+Blue) = 54+112+98=264 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.45% from 264); Green value is 112 (44.14% from 255 or 42.42% from 264); Blue value is 98 (38.67% from 255 or 37.12% from 264); Max value from RGB is 112 - color contains mainly: green. Hex color #367062 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367062 is #C98F9D. Grayscale: #5D5D5D. Windows color (decimal): -13209502 or 6451254. OLE color: 6451254.
HSL color Cylindrical-coordinate representation of color #367062: hue angle of 165.52º 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 #367062 is Cyan = 0.52, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 98 | - |
| CMYK | 0.52 | 0 | 0.13 | 0.56 |
| HSL | 165.52º | 0.35% | 0.33% | - |
| HSV(B) | 165.52º | 0.52% | 0.44% | - |
| XYZ | 9.52 | 13.25 | 13.61 | - |
| YUV | 93.06 | 130.78 | 100.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 98 | 0.52 | 0 | 0.13 | 0.56 | 165.52 | 0.35 | 0.33 |
| Hex | 36 | 70 | 62 | 34 | 0 | D | 38 | A6 | 23 | 21 |
| Octal | 66 | 160 | 142 | 64 | 0 | 15 | 70 | 246 | 43 | 41 |
| Binary | 110110 | 1110000 | 1100010 | 110100 | 0 | 1101 | 111000 | 10100110 | 100011 | 100001 |
Color Harmonies of #367062
Complementary color
Monochromatic Colors of #367062
Black with #367062
Text Example
Text Example
White with #367062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367062; }
p { color: rgb(54,112,98); }
H1.HeaderClassName
{
color: #367062;
}
.AnyTagClassName
{
color: #367062;
}
</style>
background-color css
<style>
a { background-color: #367062; }
a { background-color: rgb(54,112,98); }
div.DivClassName
{
background-color: #367062;
}
.BgClassName
{
background-color: #367062;
}
</style>
border-color css
<style>
span { border-color: #367062; }
span { border-color: rgb(54,112,98); }
td.TdClassName
{
border-color: #367062;
}
.TagClassName
{
border-color: #367062;
}
</style>