Shades of Genoa #366765
Tints of Genoa #366765
RGB
CMYK
RGB Variations
Color information
#366765 (or 0x366765) is known color: Genoa. HEX triplet: 36, 67 and 65. RGB value is (54,103,101). Sum of RGB (Red+Green+Blue) = 54+103+101=258 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.93% from 258); Green value is 103 (40.62% from 255 or 39.92% from 258); Blue value is 101 (39.84% from 255 or 39.15% from 258); Max value from RGB is 103 - color contains mainly: green. Hex color #366765 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366765 is #C9989A. Grayscale: #585858. Windows color (decimal): -13211803 or 6645558. OLE color: 6645558.
HSL color Cylindrical-coordinate representation of color #366765: hue angle of 177.55º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #366765 is Cyan = 0.48, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 103 | 101 | - |
| CMYK | 0.48 | 0 | 0.02 | 0.60 |
| HSL | 177.55º | 0.31% | 0.31% | - |
| HSV(B) | 177.55º | 0.48% | 0.4% | - |
| XYZ | 8.72 | 11.42 | 14.06 | - |
| YUV | 88.12 | 135.27 | 103.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 103 | 101 | 0.48 | 0 | 0.02 | 0.60 | 177.55 | 0.31 | 0.31 |
| Hex | 36 | 67 | 65 | 30 | 0 | 2 | 3C | B2 | 1F | 1F |
| Octal | 66 | 147 | 145 | 60 | 0 | 2 | 74 | 262 | 37 | 37 |
| Binary | 110110 | 1100111 | 1100101 | 110000 | 0 | 10 | 111100 | 10110010 | 11111 | 11111 |
Color Harmonies of #366765
Complementary color
Monochromatic Colors of #366765
Black with #366765
Text Example
Text Example
White with #366765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366765; }
p { color: rgb(54,103,101); }
H1.HeaderClassName
{
color: #366765;
}
.AnyTagClassName
{
color: #366765;
}
</style>
background-color css
<style>
a { background-color: #366765; }
a { background-color: rgb(54,103,101); }
div.DivClassName
{
background-color: #366765;
}
.BgClassName
{
background-color: #366765;
}
</style>
border-color css
<style>
span { border-color: #366765; }
span { border-color: rgb(54,103,101); }
td.TdClassName
{
border-color: #366765;
}
.TagClassName
{
border-color: #366765;
}
</style>