Shades of Genoa #367662
Tints of Genoa #367662
RGB
CMYK
RGB Variations
Color information
#367662 (or 0x367662) is known color: Genoa. HEX triplet: 36, 76 and 62. RGB value is (54,118,98). Sum of RGB (Red+Green+Blue) = 54+118+98=270 (35% of max value = 765). Red value is 54 (21.48% from 255 or 20% from 270); Green value is 118 (46.48% from 255 or 43.70% from 270); Blue value is 98 (38.67% from 255 or 36.30% from 270); Max value from RGB is 118 - color contains mainly: green. Hex color #367662 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367662 is #C9899D. Grayscale: #606060. Windows color (decimal): -13207966 or 6452790. OLE color: 6452790.
HSL color Cylindrical-coordinate representation of color #367662: hue angle of 161.25º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #367662 is Cyan = 0.54, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 118 | 98 | - |
| CMYK | 0.54 | 0 | 0.17 | 0.54 |
| HSL | 161.25º | 0.37% | 0.34% | - |
| HSV(B) | 161.25º | 0.54% | 0.46% | - |
| XYZ | 10.2 | 14.62 | 13.84 | - |
| YUV | 96.58 | 128.8 | 97.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 118 | 98 | 0.54 | 0 | 0.17 | 0.54 | 161.25 | 0.37 | 0.34 |
| Hex | 36 | 76 | 62 | 36 | 0 | 11 | 36 | A1 | 25 | 22 |
| Octal | 66 | 166 | 142 | 66 | 0 | 21 | 66 | 241 | 45 | 42 |
| Binary | 110110 | 1110110 | 1100010 | 110110 | 0 | 10001 | 110110 | 10100001 | 100101 | 100010 |
Color Harmonies of #367662
Complementary color
Monochromatic Colors of #367662
Black with #367662
Text Example
Text Example
White with #367662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367662; }
p { color: rgb(54,118,98); }
H1.HeaderClassName
{
color: #367662;
}
.AnyTagClassName
{
color: #367662;
}
</style>
background-color css
<style>
a { background-color: #367662; }
a { background-color: rgb(54,118,98); }
div.DivClassName
{
background-color: #367662;
}
.BgClassName
{
background-color: #367662;
}
</style>
border-color css
<style>
span { border-color: #367662; }
span { border-color: rgb(54,118,98); }
td.TdClassName
{
border-color: #367662;
}
.TagClassName
{
border-color: #367662;
}
</style>