Shades of Genoa #336763
Tints of Genoa #336763
RGB
CMYK
RGB Variations
Color information
#336763 (or 0x336763) is known color: Genoa. HEX triplet: 33, 67 and 63. RGB value is (51,103,99). Sum of RGB (Red+Green+Blue) = 51+103+99=253 (33% of max value = 765). Red value is 51 (20.31% from 255 or 20.16% from 253); Green value is 103 (40.62% from 255 or 40.71% from 253); Blue value is 99 (39.06% from 255 or 39.13% from 253); Max value from RGB is 103 - color contains mainly: green. Hex color #336763 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #336763 is #CC989C. Grayscale: #565656. Windows color (decimal): -13408413 or 6514483. OLE color: 6514483.
HSL color Cylindrical-coordinate representation of color #336763: hue angle of 175.38º 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 #336763 is Cyan = 0.50, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 51 | 103 | 99 | - |
| CMYK | 0.50 | 0 | 0.04 | 0.60 |
| HSL | 175.38º | 0.34% | 0.3% | - |
| HSV(B) | 175.38º | 0.5% | 0.4% | - |
| XYZ | 8.47 | 11.31 | 13.54 | - |
| YUV | 87 | 134.77 | 102.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 103 | 99 | 0.50 | 0 | 0.04 | 0.60 | 175.38 | 0.34 | 0.3 |
| Hex | 33 | 67 | 63 | 32 | 0 | 4 | 3C | AF | 22 | 1E |
| Octal | 63 | 147 | 143 | 62 | 0 | 4 | 74 | 257 | 42 | 36 |
| Binary | 110011 | 1100111 | 1100011 | 110010 | 0 | 100 | 111100 | 10101111 | 100010 | 11110 |
Color Harmonies of #336763
Complementary color
Monochromatic Colors of #336763
Black with #336763
Text Example
Text Example
White with #336763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336763; }
p { color: rgb(51,103,99); }
H1.HeaderClassName
{
color: #336763;
}
.AnyTagClassName
{
color: #336763;
}
</style>
background-color css
<style>
a { background-color: #336763; }
a { background-color: rgb(51,103,99); }
div.DivClassName
{
background-color: #336763;
}
.BgClassName
{
background-color: #336763;
}
</style>
border-color css
<style>
span { border-color: #336763; }
span { border-color: rgb(51,103,99); }
td.TdClassName
{
border-color: #336763;
}
.TagClassName
{
border-color: #336763;
}
</style>