Shades of Genoa #337566
Tints of Genoa #337566
RGB
CMYK
RGB Variations
Color information
#337566 (or 0x337566) is known color: Genoa. HEX triplet: 33, 75 and 66. RGB value is (51,117,102). Sum of RGB (Red+Green+Blue) = 51+117+102=270 (35% of max value = 765). Red value is 51 (20.31% from 255 or 18.89% from 270); Green value is 117 (46.09% from 255 or 43.33% from 270); Blue value is 102 (40.23% from 255 or 37.78% from 270); Max value from RGB is 117 - color contains mainly: green. Hex color #337566 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #337566 is #CC8A99. Grayscale: #5F5F5F. Windows color (decimal): -13404826 or 6714675. OLE color: 6714675.
HSL color Cylindrical-coordinate representation of color #337566: hue angle of 166.36º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #337566 is Cyan = 0.56, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 51 | 117 | 102 | - |
| CMYK | 0.56 | 0 | 0.13 | 0.54 |
| HSL | 166.36º | 0.39% | 0.33% | - |
| HSV(B) | 166.36º | 0.56% | 0.46% | - |
| XYZ | 10.12 | 14.39 | 14.81 | - |
| YUV | 95.56 | 131.63 | 96.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 117 | 102 | 0.56 | 0 | 0.13 | 0.54 | 166.36 | 0.39 | 0.33 |
| Hex | 33 | 75 | 66 | 38 | 0 | D | 36 | A6 | 27 | 21 |
| Octal | 63 | 165 | 146 | 70 | 0 | 15 | 66 | 246 | 47 | 41 |
| Binary | 110011 | 1110101 | 1100110 | 111000 | 0 | 1101 | 110110 | 10100110 | 100111 | 100001 |
Color Harmonies of #337566
Complementary color
Monochromatic Colors of #337566
Black with #337566
Text Example
Text Example
White with #337566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337566; }
p { color: rgb(51,117,102); }
H1.HeaderClassName
{
color: #337566;
}
.AnyTagClassName
{
color: #337566;
}
</style>
background-color css
<style>
a { background-color: #337566; }
a { background-color: rgb(51,117,102); }
div.DivClassName
{
background-color: #337566;
}
.BgClassName
{
background-color: #337566;
}
</style>
border-color css
<style>
span { border-color: #337566; }
span { border-color: rgb(51,117,102); }
td.TdClassName
{
border-color: #337566;
}
.TagClassName
{
border-color: #337566;
}
</style>