Shades of Genoa #367664
Tints of Genoa #367664
RGB
CMYK
RGB Variations
Color information
#367664 (or 0x367664) is known color: Genoa. HEX triplet: 36, 76 and 64. RGB value is (54,118,100). Sum of RGB (Red+Green+Blue) = 54+118+100=272 (36% of max value = 765). Red value is 54 (21.48% from 255 or 19.85% from 272); Green value is 118 (46.48% from 255 or 43.38% from 272); Blue value is 100 (39.45% from 255 or 36.76% from 272); Max value from RGB is 118 - color contains mainly: green. Hex color #367664 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367664 is #C9899B. Grayscale: #606060. Windows color (decimal): -13207964 or 6583862. OLE color: 6583862.
HSL color Cylindrical-coordinate representation of color #367664: hue angle of 163.12º 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 #367664 is Cyan = 0.54, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 118 | 100 | - |
| CMYK | 0.54 | 0 | 0.15 | 0.54 |
| HSL | 163.13º | 0.37% | 0.34% | - |
| HSV(B) | 163.13º | 0.54% | 0.46% | - |
| XYZ | 10.3 | 14.66 | 14.34 | - |
| YUV | 96.81 | 129.8 | 97.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 118 | 100 | 0.54 | 0 | 0.15 | 0.54 | 163.13 | 0.37 | 0.34 |
| Hex | 36 | 76 | 64 | 36 | 0 | F | 36 | A3 | 25 | 22 |
| Octal | 66 | 166 | 144 | 66 | 0 | 17 | 66 | 243 | 45 | 42 |
| Binary | 110110 | 1110110 | 1100100 | 110110 | 0 | 1111 | 110110 | 10100011 | 100101 | 100010 |
Color Harmonies of #367664
Complementary color
Monochromatic Colors of #367664
Black with #367664
Text Example
Text Example
White with #367664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367664; }
p { color: rgb(54,118,100); }
H1.HeaderClassName
{
color: #367664;
}
.AnyTagClassName
{
color: #367664;
}
</style>
background-color css
<style>
a { background-color: #367664; }
a { background-color: rgb(54,118,100); }
div.DivClassName
{
background-color: #367664;
}
.BgClassName
{
background-color: #367664;
}
</style>
border-color css
<style>
span { border-color: #367664; }
span { border-color: rgb(54,118,100); }
td.TdClassName
{
border-color: #367664;
}
.TagClassName
{
border-color: #367664;
}
</style>