Shades of Genoa #367064
Tints of Genoa #367064
RGB
CMYK
RGB Variations
Color information
#367064 (or 0x367064) is known color: Genoa. HEX triplet: 36, 70 and 64. RGB value is (54,112,100). Sum of RGB (Red+Green+Blue) = 54+112+100=266 (35% of max value = 765). Red value is 54 (21.48% from 255 or 20.30% from 266); Green value is 112 (44.14% from 255 or 42.11% from 266); Blue value is 100 (39.45% from 255 or 37.59% from 266); Max value from RGB is 112 - color contains mainly: green. Hex color #367064 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367064 is #C98F9B. Grayscale: #5D5D5D. Windows color (decimal): -13209500 or 6582326. OLE color: 6582326.
HSL color Cylindrical-coordinate representation of color #367064: hue angle of 167.59º 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 #367064 is Cyan = 0.52, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 100 | - |
| CMYK | 0.52 | 0 | 0.11 | 0.56 |
| HSL | 167.59º | 0.35% | 0.33% | - |
| HSV(B) | 167.59º | 0.52% | 0.44% | - |
| XYZ | 9.62 | 13.29 | 14.12 | - |
| YUV | 93.29 | 131.78 | 99.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 100 | 0.52 | 0 | 0.11 | 0.56 | 167.59 | 0.35 | 0.33 |
| Hex | 36 | 70 | 64 | 34 | 0 | B | 38 | A8 | 23 | 21 |
| Octal | 66 | 160 | 144 | 64 | 0 | 13 | 70 | 250 | 43 | 41 |
| Binary | 110110 | 1110000 | 1100100 | 110100 | 0 | 1011 | 111000 | 10101000 | 100011 | 100001 |
Color Harmonies of #367064
Complementary color
Monochromatic Colors of #367064
Black with #367064
Text Example
Text Example
White with #367064
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367064; }
p { color: rgb(54,112,100); }
H1.HeaderClassName
{
color: #367064;
}
.AnyTagClassName
{
color: #367064;
}
</style>
background-color css
<style>
a { background-color: #367064; }
a { background-color: rgb(54,112,100); }
div.DivClassName
{
background-color: #367064;
}
.BgClassName
{
background-color: #367064;
}
</style>
border-color css
<style>
span { border-color: #367064; }
span { border-color: rgb(54,112,100); }
td.TdClassName
{
border-color: #367064;
}
.TagClassName
{
border-color: #367064;
}
</style>