Shades of Genoa #366964
Tints of Genoa #366964
RGB
CMYK
RGB Variations
Color information
#366964 (or 0x366964) is known color: Genoa. HEX triplet: 36, 69 and 64. RGB value is (54,105,100). Sum of RGB (Red+Green+Blue) = 54+105+100=259 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.85% from 259); Green value is 105 (41.41% from 255 or 40.54% from 259); Blue value is 100 (39.45% from 255 or 38.61% from 259); Max value from RGB is 105 - color contains mainly: green. Hex color #366964 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366964 is #C9969B. Grayscale: #595959. Windows color (decimal): -13211292 or 6580534. OLE color: 6580534.
HSL color Cylindrical-coordinate representation of color #366964: hue angle of 174.12º 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 #366964 is Cyan = 0.49, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 105 | 100 | - |
| CMYK | 0.49 | 0 | 0.05 | 0.59 |
| HSL | 174.12º | 0.32% | 0.31% | - |
| HSV(B) | 174.12º | 0.49% | 0.41% | - |
| XYZ | 8.87 | 11.81 | 13.87 | - |
| YUV | 89.18 | 134.1 | 102.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 105 | 100 | 0.49 | 0 | 0.05 | 0.59 | 174.12 | 0.32 | 0.31 |
| Hex | 36 | 69 | 64 | 31 | 0 | 5 | 3B | AE | 20 | 1F |
| Octal | 66 | 151 | 144 | 61 | 0 | 5 | 73 | 256 | 40 | 37 |
| Binary | 110110 | 1101001 | 1100100 | 110001 | 0 | 101 | 111011 | 10101110 | 100000 | 11111 |
Color Harmonies of #366964
Complementary color
Monochromatic Colors of #366964
Black with #366964
Text Example
Text Example
White with #366964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366964; }
p { color: rgb(54,105,100); }
H1.HeaderClassName
{
color: #366964;
}
.AnyTagClassName
{
color: #366964;
}
</style>
background-color css
<style>
a { background-color: #366964; }
a { background-color: rgb(54,105,100); }
div.DivClassName
{
background-color: #366964;
}
.BgClassName
{
background-color: #366964;
}
</style>
border-color css
<style>
span { border-color: #366964; }
span { border-color: rgb(54,105,100); }
td.TdClassName
{
border-color: #366964;
}
.TagClassName
{
border-color: #366964;
}
</style>