Shades of Genoa #367262
Tints of Genoa #367262
RGB
CMYK
RGB Variations
Color information
#367262 (or 0x367262) is known color: Genoa. HEX triplet: 36, 72 and 62. RGB value is (54,114,98). Sum of RGB (Red+Green+Blue) = 54+114+98=266 (35% of max value = 765). Red value is 54 (21.48% from 255 or 20.30% from 266); Green value is 114 (44.92% from 255 or 42.86% from 266); Blue value is 98 (38.67% from 255 or 36.84% from 266); Max value from RGB is 114 - color contains mainly: green. Hex color #367262 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367262 is #C98D9D. Grayscale: #5E5E5E. Windows color (decimal): -13208990 or 6451766. OLE color: 6451766.
HSL color Cylindrical-coordinate representation of color #367262: hue angle of 164º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #367262 is Cyan = 0.53, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 114 | 98 | - |
| CMYK | 0.53 | 0 | 0.14 | 0.55 |
| HSL | 164º | 0.36% | 0.33% | - |
| HSV(B) | 164º | 0.53% | 0.45% | - |
| XYZ | 9.74 | 13.7 | 13.69 | - |
| YUV | 94.24 | 130.12 | 99.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 114 | 98 | 0.53 | 0 | 0.14 | 0.55 | 164 | 0.36 | 0.33 |
| Hex | 36 | 72 | 62 | 35 | 0 | E | 37 | A4 | 24 | 21 |
| Octal | 66 | 162 | 142 | 65 | 0 | 16 | 67 | 244 | 44 | 41 |
| Binary | 110110 | 1110010 | 1100010 | 110101 | 0 | 1110 | 110111 | 10100100 | 100100 | 100001 |
Color Harmonies of #367262
Complementary color
Monochromatic Colors of #367262
Black with #367262
Text Example
Text Example
White with #367262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367262; }
p { color: rgb(54,114,98); }
H1.HeaderClassName
{
color: #367262;
}
.AnyTagClassName
{
color: #367262;
}
</style>
background-color css
<style>
a { background-color: #367262; }
a { background-color: rgb(54,114,98); }
div.DivClassName
{
background-color: #367262;
}
.BgClassName
{
background-color: #367262;
}
</style>
border-color css
<style>
span { border-color: #367262; }
span { border-color: rgb(54,114,98); }
td.TdClassName
{
border-color: #367262;
}
.TagClassName
{
border-color: #367262;
}
</style>