Shades of Genoa #367670
Tints of Genoa #367670
RGB
CMYK
RGB Variations
Color information
#367670 (or 0x367670) is known color: Genoa. HEX triplet: 36, 76 and 70. RGB value is (54,118,112). Sum of RGB (Red+Green+Blue) = 54+118+112=284 (37% of max value = 765). Red value is 54 (21.48% from 255 or 19.01% from 284); Green value is 118 (46.48% from 255 or 41.55% from 284); Blue value is 112 (44.14% from 255 or 39.44% from 284); Max value from RGB is 118 - color contains mainly: green. Hex color #367670 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367670 is #C9898F. Grayscale: #626262. Windows color (decimal): -13207952 or 7370294. OLE color: 7370294.
HSL color Cylindrical-coordinate representation of color #367670: hue angle of 174.38º 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 #367670 is Cyan = 0.54, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 118 | 112 | - |
| CMYK | 0.54 | 0 | 0.05 | 0.54 |
| HSL | 174.38º | 0.37% | 0.34% | - |
| HSV(B) | 174.38º | 0.54% | 0.46% | - |
| XYZ | 10.92 | 14.91 | 17.63 | - |
| YUV | 98.18 | 135.8 | 96.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 118 | 112 | 0.54 | 0 | 0.05 | 0.54 | 174.38 | 0.37 | 0.34 |
| Hex | 36 | 76 | 70 | 36 | 0 | 5 | 36 | AE | 25 | 22 |
| Octal | 66 | 166 | 160 | 66 | 0 | 5 | 66 | 256 | 45 | 42 |
| Binary | 110110 | 1110110 | 1110000 | 110110 | 0 | 101 | 110110 | 10101110 | 100101 | 100010 |
Color Harmonies of #367670
Complementary color
Monochromatic Colors of #367670
Black with #367670
Text Example
Text Example
White with #367670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367670; }
p { color: rgb(54,118,112); }
H1.HeaderClassName
{
color: #367670;
}
.AnyTagClassName
{
color: #367670;
}
</style>
background-color css
<style>
a { background-color: #367670; }
a { background-color: rgb(54,118,112); }
div.DivClassName
{
background-color: #367670;
}
.BgClassName
{
background-color: #367670;
}
</style>
border-color css
<style>
span { border-color: #367670; }
span { border-color: rgb(54,118,112); }
td.TdClassName
{
border-color: #367670;
}
.TagClassName
{
border-color: #367670;
}
</style>