Shades of Genoa #337069
Tints of Genoa #337069
RGB
CMYK
RGB Variations
Color information
#337069 (or 0x337069) is known color: Genoa. HEX triplet: 33, 70 and 69. RGB value is (51,112,105). Sum of RGB (Red+Green+Blue) = 51+112+105=268 (35% of max value = 765). Red value is 51 (20.31% from 255 or 19.03% from 268); Green value is 112 (44.14% from 255 or 41.79% from 268); Blue value is 105 (41.41% from 255 or 39.18% from 268); Max value from RGB is 112 - color contains mainly: green. Hex color #337069 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #337069 is #CC8F96. Grayscale: #5C5C5C. Windows color (decimal): -13406103 or 6910003. OLE color: 6910003.
HSL color Cylindrical-coordinate representation of color #337069: hue angle of 173.11º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #337069 is Cyan = 0.54, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 51 | 112 | 105 | - |
| CMYK | 0.54 | 0 | 0.06 | 0.56 |
| HSL | 173.11º | 0.37% | 0.32% | - |
| HSV(B) | 173.11º | 0.54% | 0.44% | - |
| XYZ | 9.71 | 13.31 | 15.42 | - |
| YUV | 92.96 | 134.79 | 98.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 112 | 105 | 0.54 | 0 | 0.06 | 0.56 | 173.11 | 0.37 | 0.32 |
| Hex | 33 | 70 | 69 | 36 | 0 | 6 | 38 | AD | 25 | 20 |
| Octal | 63 | 160 | 151 | 66 | 0 | 6 | 70 | 255 | 45 | 40 |
| Binary | 110011 | 1110000 | 1101001 | 110110 | 0 | 110 | 111000 | 10101101 | 100101 | 100000 |
Color Harmonies of #337069
Complementary color
Monochromatic Colors of #337069
Black with #337069
Text Example
Text Example
White with #337069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337069; }
p { color: rgb(51,112,105); }
H1.HeaderClassName
{
color: #337069;
}
.AnyTagClassName
{
color: #337069;
}
</style>
background-color css
<style>
a { background-color: #337069; }
a { background-color: rgb(51,112,105); }
div.DivClassName
{
background-color: #337069;
}
.BgClassName
{
background-color: #337069;
}
</style>
border-color css
<style>
span { border-color: #337069; }
span { border-color: rgb(51,112,105); }
td.TdClassName
{
border-color: #337069;
}
.TagClassName
{
border-color: #337069;
}
</style>