Shades of Genoa #367565
Tints of Genoa #367565
RGB
CMYK
RGB Variations
Color information
#367565 (or 0x367565) is known color: Genoa. HEX triplet: 36, 75 and 65. RGB value is (54,117,101). Sum of RGB (Red+Green+Blue) = 54+117+101=272 (36% of max value = 765). Red value is 54 (21.48% from 255 or 19.85% from 272); Green value is 117 (46.09% from 255 or 43.01% from 272); Blue value is 101 (39.84% from 255 or 37.13% from 272); Max value from RGB is 117 - color contains mainly: green. Hex color #367565 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367565 is #C98A9A. Grayscale: #606060. Windows color (decimal): -13208219 or 6649142. OLE color: 6649142.
HSL color Cylindrical-coordinate representation of color #367565: hue angle of 164.76º 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 #367565 is Cyan = 0.54, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 117 | 101 | - |
| CMYK | 0.54 | 0 | 0.14 | 0.54 |
| HSL | 164.76º | 0.37% | 0.34% | - |
| HSV(B) | 164.76º | 0.54% | 0.46% | - |
| XYZ | 10.23 | 14.45 | 14.56 | - |
| YUV | 96.34 | 130.63 | 97.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 117 | 101 | 0.54 | 0 | 0.14 | 0.54 | 164.76 | 0.37 | 0.34 |
| Hex | 36 | 75 | 65 | 36 | 0 | E | 36 | A5 | 25 | 22 |
| Octal | 66 | 165 | 145 | 66 | 0 | 16 | 66 | 245 | 45 | 42 |
| Binary | 110110 | 1110101 | 1100101 | 110110 | 0 | 1110 | 110110 | 10100101 | 100101 | 100010 |
Color Harmonies of #367565
Complementary color
Monochromatic Colors of #367565
Black with #367565
Text Example
Text Example
White with #367565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367565; }
p { color: rgb(54,117,101); }
H1.HeaderClassName
{
color: #367565;
}
.AnyTagClassName
{
color: #367565;
}
</style>
background-color css
<style>
a { background-color: #367565; }
a { background-color: rgb(54,117,101); }
div.DivClassName
{
background-color: #367565;
}
.BgClassName
{
background-color: #367565;
}
</style>
border-color css
<style>
span { border-color: #367565; }
span { border-color: rgb(54,117,101); }
td.TdClassName
{
border-color: #367565;
}
.TagClassName
{
border-color: #367565;
}
</style>