Shades of Genoa #366967
Tints of Genoa #366967
RGB
CMYK
RGB Variations
Color information
#366967 (or 0x366967) is known color: Genoa. HEX triplet: 36, 69 and 67. RGB value is (54,105,103). Sum of RGB (Red+Green+Blue) = 54+105+103=262 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.61% from 262); Green value is 105 (41.41% from 255 or 40.08% from 262); Blue value is 103 (40.62% from 255 or 39.31% from 262); Max value from RGB is 105 - color contains mainly: green. Hex color #366967 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366967 is #C99698. Grayscale: #595959. Windows color (decimal): -13211289 or 6777142. OLE color: 6777142.
HSL color Cylindrical-coordinate representation of color #366967: hue angle of 177.65º 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 #366967 is Cyan = 0.49, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 105 | 103 | - |
| CMYK | 0.49 | 0 | 0.02 | 0.59 |
| HSL | 177.65º | 0.32% | 0.31% | - |
| HSV(B) | 177.65º | 0.49% | 0.41% | - |
| XYZ | 9.02 | 11.87 | 14.65 | - |
| YUV | 89.52 | 135.6 | 102.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 105 | 103 | 0.49 | 0 | 0.02 | 0.59 | 177.65 | 0.32 | 0.31 |
| Hex | 36 | 69 | 67 | 31 | 0 | 2 | 3B | B2 | 20 | 1F |
| Octal | 66 | 151 | 147 | 61 | 0 | 2 | 73 | 262 | 40 | 37 |
| Binary | 110110 | 1101001 | 1100111 | 110001 | 0 | 10 | 111011 | 10110010 | 100000 | 11111 |
Color Harmonies of #366967
Complementary color
Monochromatic Colors of #366967
Black with #366967
Text Example
Text Example
White with #366967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366967; }
p { color: rgb(54,105,103); }
H1.HeaderClassName
{
color: #366967;
}
.AnyTagClassName
{
color: #366967;
}
</style>
background-color css
<style>
a { background-color: #366967; }
a { background-color: rgb(54,105,103); }
div.DivClassName
{
background-color: #366967;
}
.BgClassName
{
background-color: #366967;
}
</style>
border-color css
<style>
span { border-color: #366967; }
span { border-color: rgb(54,105,103); }
td.TdClassName
{
border-color: #366967;
}
.TagClassName
{
border-color: #366967;
}
</style>