Shades of Genoa #367065
Tints of Genoa #367065
RGB
CMYK
RGB Variations
Color information
#367065 (or 0x367065) is known color: Genoa. HEX triplet: 36, 70 and 65. RGB value is (54,112,101). Sum of RGB (Red+Green+Blue) = 54+112+101=267 (35% of max value = 765). Red value is 54 (21.48% from 255 or 20.22% from 267); Green value is 112 (44.14% from 255 or 41.95% from 267); Blue value is 101 (39.84% from 255 or 37.83% from 267); Max value from RGB is 112 - color contains mainly: green. Hex color #367065 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367065 is #C98F9A. Grayscale: #5D5D5D. Windows color (decimal): -13209499 or 6647862. OLE color: 6647862.
HSL color Cylindrical-coordinate representation of color #367065: hue angle of 168.62º 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 #367065 is Cyan = 0.52, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 101 | - |
| CMYK | 0.52 | 0 | 0.10 | 0.56 |
| HSL | 168.62º | 0.35% | 0.33% | - |
| HSV(B) | 168.62º | 0.52% | 0.44% | - |
| XYZ | 9.66 | 13.31 | 14.37 | - |
| YUV | 93.4 | 132.28 | 99.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 101 | 0.52 | 0 | 0.10 | 0.56 | 168.62 | 0.35 | 0.33 |
| Hex | 36 | 70 | 65 | 34 | 0 | A | 38 | A9 | 23 | 21 |
| Octal | 66 | 160 | 145 | 64 | 0 | 12 | 70 | 251 | 43 | 41 |
| Binary | 110110 | 1110000 | 1100101 | 110100 | 0 | 1010 | 111000 | 10101001 | 100011 | 100001 |
Color Harmonies of #367065
Complementary color
Monochromatic Colors of #367065
Black with #367065
Text Example
Text Example
White with #367065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367065; }
p { color: rgb(54,112,101); }
H1.HeaderClassName
{
color: #367065;
}
.AnyTagClassName
{
color: #367065;
}
</style>
background-color css
<style>
a { background-color: #367065; }
a { background-color: rgb(54,112,101); }
div.DivClassName
{
background-color: #367065;
}
.BgClassName
{
background-color: #367065;
}
</style>
border-color css
<style>
span { border-color: #367065; }
span { border-color: rgb(54,112,101); }
td.TdClassName
{
border-color: #367065;
}
.TagClassName
{
border-color: #367065;
}
</style>