Shades of Genoa #367762
Tints of Genoa #367762
RGB
CMYK
RGB Variations
Color information
#367762 (or 0x367762) is known color: Genoa. HEX triplet: 36, 77 and 62. RGB value is (54,119,98). Sum of RGB (Red+Green+Blue) = 54+119+98=271 (35% of max value = 765). Red value is 54 (21.48% from 255 or 19.93% from 271); Green value is 119 (46.88% from 255 or 43.91% from 271); Blue value is 98 (38.67% from 255 or 36.16% from 271); Max value from RGB is 119 - color contains mainly: green. Hex color #367762 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367762 is #C9889D. Grayscale: #616161. Windows color (decimal): -13207710 or 6453046. OLE color: 6453046.
HSL color Cylindrical-coordinate representation of color #367762: hue angle of 160.62º 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 #367762 is Cyan = 0.55, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 119 | 98 | - |
| CMYK | 0.55 | 0 | 0.18 | 0.53 |
| HSL | 160.62º | 0.38% | 0.34% | - |
| HSV(B) | 160.62º | 0.55% | 0.47% | - |
| XYZ | 10.32 | 14.86 | 13.88 | - |
| YUV | 97.17 | 128.47 | 97.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 119 | 98 | 0.55 | 0 | 0.18 | 0.53 | 160.62 | 0.38 | 0.34 |
| Hex | 36 | 77 | 62 | 37 | 0 | 12 | 35 | A1 | 26 | 22 |
| Octal | 66 | 167 | 142 | 67 | 0 | 22 | 65 | 241 | 46 | 42 |
| Binary | 110110 | 1110111 | 1100010 | 110111 | 0 | 10010 | 110101 | 10100001 | 100110 | 100010 |
Color Harmonies of #367762
Complementary color
Monochromatic Colors of #367762
Black with #367762
Text Example
Text Example
White with #367762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367762; }
p { color: rgb(54,119,98); }
H1.HeaderClassName
{
color: #367762;
}
.AnyTagClassName
{
color: #367762;
}
</style>
background-color css
<style>
a { background-color: #367762; }
a { background-color: rgb(54,119,98); }
div.DivClassName
{
background-color: #367762;
}
.BgClassName
{
background-color: #367762;
}
</style>
border-color css
<style>
span { border-color: #367762; }
span { border-color: rgb(54,119,98); }
td.TdClassName
{
border-color: #367762;
}
.TagClassName
{
border-color: #367762;
}
</style>