Shades of Genoa #366965
Tints of Genoa #366965
RGB
CMYK
RGB Variations
Color information
#366965 (or 0x366965) is known color: Genoa. HEX triplet: 36, 69 and 65. RGB value is (54,105,101). Sum of RGB (Red+Green+Blue) = 54+105+101=260 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.77% from 260); Green value is 105 (41.41% from 255 or 40.38% from 260); Blue value is 101 (39.84% from 255 or 38.85% from 260); Max value from RGB is 105 - color contains mainly: green. Hex color #366965 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366965 is #C9969A. Grayscale: #595959. Windows color (decimal): -13211291 or 6646070. OLE color: 6646070.
HSL color Cylindrical-coordinate representation of color #366965: hue angle of 175.29º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #366965 is Cyan = 0.49, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 105 | 101 | - |
| CMYK | 0.49 | 0 | 0.04 | 0.59 |
| HSL | 175.29º | 0.32% | 0.31% | - |
| HSV(B) | 175.29º | 0.49% | 0.41% | - |
| XYZ | 8.92 | 11.83 | 14.12 | - |
| YUV | 89.3 | 134.6 | 102.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 105 | 101 | 0.49 | 0 | 0.04 | 0.59 | 175.29 | 0.32 | 0.31 |
| Hex | 36 | 69 | 65 | 31 | 0 | 4 | 3B | AF | 20 | 1F |
| Octal | 66 | 151 | 145 | 61 | 0 | 4 | 73 | 257 | 40 | 37 |
| Binary | 110110 | 1101001 | 1100101 | 110001 | 0 | 100 | 111011 | 10101111 | 100000 | 11111 |
Color Harmonies of #366965
Complementary color
Monochromatic Colors of #366965
Black with #366965
Text Example
Text Example
White with #366965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366965; }
p { color: rgb(54,105,101); }
H1.HeaderClassName
{
color: #366965;
}
.AnyTagClassName
{
color: #366965;
}
</style>
background-color css
<style>
a { background-color: #366965; }
a { background-color: rgb(54,105,101); }
div.DivClassName
{
background-color: #366965;
}
.BgClassName
{
background-color: #366965;
}
</style>
border-color css
<style>
span { border-color: #366965; }
span { border-color: rgb(54,105,101); }
td.TdClassName
{
border-color: #366965;
}
.TagClassName
{
border-color: #366965;
}
</style>