Shades of Genoa #366961
Tints of Genoa #366961
RGB
CMYK
RGB Variations
Color information
#366961 (or 0x366961) is known color: Genoa. HEX triplet: 36, 69 and 61. RGB value is (54,105,97). Sum of RGB (Red+Green+Blue) = 54+105+97=256 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.09% from 256); Green value is 105 (41.41% from 255 or 41.02% from 256); Blue value is 97 (38.28% from 255 or 37.89% from 256); Max value from RGB is 105 - color contains mainly: green. Hex color #366961 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366961 is #C9969E. Grayscale: #585858. Windows color (decimal): -13211295 or 6383926. OLE color: 6383926.
HSL color Cylindrical-coordinate representation of color #366961: hue angle of 170.59º 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 #366961 is Cyan = 0.49, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 105 | 97 | - |
| CMYK | 0.49 | 0 | 0.08 | 0.59 |
| HSL | 170.59º | 0.32% | 0.31% | - |
| HSV(B) | 170.59º | 0.49% | 0.41% | - |
| XYZ | 8.73 | 11.75 | 13.12 | - |
| YUV | 88.84 | 132.6 | 103.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 105 | 97 | 0.49 | 0 | 0.08 | 0.59 | 170.59 | 0.32 | 0.31 |
| Hex | 36 | 69 | 61 | 31 | 0 | 8 | 3B | AB | 20 | 1F |
| Octal | 66 | 151 | 141 | 61 | 0 | 10 | 73 | 253 | 40 | 37 |
| Binary | 110110 | 1101001 | 1100001 | 110001 | 0 | 1000 | 111011 | 10101011 | 100000 | 11111 |
Color Harmonies of #366961
Complementary color
Monochromatic Colors of #366961
Black with #366961
Text Example
Text Example
White with #366961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366961; }
p { color: rgb(54,105,97); }
H1.HeaderClassName
{
color: #366961;
}
.AnyTagClassName
{
color: #366961;
}
</style>
background-color css
<style>
a { background-color: #366961; }
a { background-color: rgb(54,105,97); }
div.DivClassName
{
background-color: #366961;
}
.BgClassName
{
background-color: #366961;
}
</style>
border-color css
<style>
span { border-color: #366961; }
span { border-color: rgb(54,105,97); }
td.TdClassName
{
border-color: #366961;
}
.TagClassName
{
border-color: #366961;
}
</style>