Shades of Genoa #336765
Tints of Genoa #336765
RGB
CMYK
RGB Variations
Color information
#336765 (or 0x336765) is known color: Genoa. HEX triplet: 33, 67 and 65. RGB value is (51,103,101). Sum of RGB (Red+Green+Blue) = 51+103+101=255 (33% of max value = 765). Red value is 51 (20.31% from 255 or 20% from 255); Green value is 103 (40.62% from 255 or 40.39% from 255); Blue value is 101 (39.84% from 255 or 39.61% from 255); Max value from RGB is 103 - color contains mainly: green. Hex color #336765 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #336765 is #CC989A. Grayscale: #575757. Windows color (decimal): -13408411 or 6645555. OLE color: 6645555.
HSL color Cylindrical-coordinate representation of color #336765: hue angle of 177.69º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #336765 is Cyan = 0.50, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 51 | 103 | 101 | - |
| CMYK | 0.50 | 0 | 0.02 | 0.60 |
| HSL | 177.69º | 0.34% | 0.3% | - |
| HSV(B) | 177.69º | 0.5% | 0.4% | - |
| XYZ | 8.56 | 11.34 | 14.05 | - |
| YUV | 87.22 | 135.77 | 102.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 103 | 101 | 0.50 | 0 | 0.02 | 0.60 | 177.69 | 0.34 | 0.3 |
| Hex | 33 | 67 | 65 | 32 | 0 | 2 | 3C | B2 | 22 | 1E |
| Octal | 63 | 147 | 145 | 62 | 0 | 2 | 74 | 262 | 42 | 36 |
| Binary | 110011 | 1100111 | 1100101 | 110010 | 0 | 10 | 111100 | 10110010 | 100010 | 11110 |
Color Harmonies of #336765
Complementary color
Monochromatic Colors of #336765
Black with #336765
Text Example
Text Example
White with #336765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336765; }
p { color: rgb(51,103,101); }
H1.HeaderClassName
{
color: #336765;
}
.AnyTagClassName
{
color: #336765;
}
</style>
background-color css
<style>
a { background-color: #336765; }
a { background-color: rgb(51,103,101); }
div.DivClassName
{
background-color: #336765;
}
.BgClassName
{
background-color: #336765;
}
</style>
border-color css
<style>
span { border-color: #336765; }
span { border-color: rgb(51,103,101); }
td.TdClassName
{
border-color: #336765;
}
.TagClassName
{
border-color: #336765;
}
</style>