Shades of Genoa #337467
Tints of Genoa #337467
RGB
CMYK
RGB Variations
Color information
#337467 (or 0x337467) is known color: Genoa. HEX triplet: 33, 74 and 67. RGB value is (51,116,103). Sum of RGB (Red+Green+Blue) = 51+116+103=270 (35% of max value = 765). Red value is 51 (20.31% from 255 or 18.89% from 270); Green value is 116 (45.70% from 255 or 42.96% from 270); Blue value is 103 (40.62% from 255 or 38.15% from 270); Max value from RGB is 116 - color contains mainly: green. Hex color #337467 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #337467 is #CC8B98. Grayscale: #5F5F5F. Windows color (decimal): -13405081 or 6779955. OLE color: 6779955.
HSL color Cylindrical-coordinate representation of color #337467: hue angle of 168º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #337467 is Cyan = 0.56, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 116 | 103 | - |
| CMYK | 0.56 | 0 | 0.11 | 0.55 |
| HSL | 168º | 0.39% | 0.33% | - |
| HSV(B) | 168º | 0.56% | 0.45% | - |
| XYZ | 10.06 | 14.17 | 15.04 | - |
| YUV | 95.08 | 132.47 | 96.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 116 | 103 | 0.56 | 0 | 0.11 | 0.55 | 168 | 0.39 | 0.33 |
| Hex | 33 | 74 | 67 | 38 | 0 | B | 37 | A8 | 27 | 21 |
| Octal | 63 | 164 | 147 | 70 | 0 | 13 | 67 | 250 | 47 | 41 |
| Binary | 110011 | 1110100 | 1100111 | 111000 | 0 | 1011 | 110111 | 10101000 | 100111 | 100001 |
Color Harmonies of #337467
Complementary color
Monochromatic Colors of #337467
Black with #337467
Text Example
Text Example
White with #337467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337467; }
p { color: rgb(51,116,103); }
H1.HeaderClassName
{
color: #337467;
}
.AnyTagClassName
{
color: #337467;
}
</style>
background-color css
<style>
a { background-color: #337467; }
a { background-color: rgb(51,116,103); }
div.DivClassName
{
background-color: #337467;
}
.BgClassName
{
background-color: #337467;
}
</style>
border-color css
<style>
span { border-color: #337467; }
span { border-color: rgb(51,116,103); }
td.TdClassName
{
border-color: #337467;
}
.TagClassName
{
border-color: #337467;
}
</style>