Shades of Genoa #366966
Tints of Genoa #366966
RGB
CMYK
RGB Variations
Color information
#366966 (or 0x366966) is known color: Genoa. HEX triplet: 36, 69 and 66. RGB value is (54,105,102). Sum of RGB (Red+Green+Blue) = 54+105+102=261 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.69% from 261); Green value is 105 (41.41% from 255 or 40.23% from 261); Blue value is 102 (40.23% from 255 or 39.08% from 261); Max value from RGB is 105 - color contains mainly: green. Hex color #366966 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366966 is #C99699. Grayscale: #595959. Windows color (decimal): -13211290 or 6711606. OLE color: 6711606.
HSL color Cylindrical-coordinate representation of color #366966: hue angle of 176.47º 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 #366966 is Cyan = 0.49, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 105 | 102 | - |
| CMYK | 0.49 | 0 | 0.03 | 0.59 |
| HSL | 176.47º | 0.32% | 0.31% | - |
| HSV(B) | 176.47º | 0.49% | 0.41% | - |
| XYZ | 8.97 | 11.85 | 14.38 | - |
| YUV | 89.41 | 135.1 | 102.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 105 | 102 | 0.49 | 0 | 0.03 | 0.59 | 176.47 | 0.32 | 0.31 |
| Hex | 36 | 69 | 66 | 31 | 0 | 3 | 3B | B0 | 20 | 1F |
| Octal | 66 | 151 | 146 | 61 | 0 | 3 | 73 | 260 | 40 | 37 |
| Binary | 110110 | 1101001 | 1100110 | 110001 | 0 | 11 | 111011 | 10110000 | 100000 | 11111 |
Color Harmonies of #366966
Complementary color
Monochromatic Colors of #366966
Black with #366966
Text Example
Text Example
White with #366966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366966; }
p { color: rgb(54,105,102); }
H1.HeaderClassName
{
color: #366966;
}
.AnyTagClassName
{
color: #366966;
}
</style>
background-color css
<style>
a { background-color: #366966; }
a { background-color: rgb(54,105,102); }
div.DivClassName
{
background-color: #366966;
}
.BgClassName
{
background-color: #366966;
}
</style>
border-color css
<style>
span { border-color: #366966; }
span { border-color: rgb(54,105,102); }
td.TdClassName
{
border-color: #366966;
}
.TagClassName
{
border-color: #366966;
}
</style>