Shades of Genoa #338470
Tints of Genoa #338470
RGB
CMYK
RGB Variations
Color information
#338470 (or 0x338470) is known color: Genoa. HEX triplet: 33, 84 and 70. RGB value is (51,132,112). Sum of RGB (Red+Green+Blue) = 51+132+112=295 (39% of max value = 765). Red value is 51 (20.31% from 255 or 17.29% from 295); Green value is 132 (51.95% from 255 or 44.75% from 295); Blue value is 112 (44.14% from 255 or 37.97% from 295); Max value from RGB is 132 - color contains mainly: green. Hex color #338470 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338470 is #CC7B8F. Grayscale: #696969. Windows color (decimal): -13400976 or 7373875. OLE color: 7373875.
HSL color Cylindrical-coordinate representation of color #338470: hue angle of 165.19º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #338470 is Cyan = 0.61, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 132 | 112 | - |
| CMYK | 0.61 | 0 | 0.15 | 0.48 |
| HSL | 165.19º | 0.44% | 0.36% | - |
| HSV(B) | 165.19º | 0.61% | 0.52% | - |
| XYZ | 12.54 | 18.38 | 18.22 | - |
| YUV | 105.5 | 131.66 | 89.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 132 | 112 | 0.61 | 0 | 0.15 | 0.48 | 165.19 | 0.44 | 0.36 |
| Hex | 33 | 84 | 70 | 3D | 0 | F | 30 | A5 | 2C | 24 |
| Octal | 63 | 204 | 160 | 75 | 0 | 17 | 60 | 245 | 54 | 44 |
| Binary | 110011 | 10000100 | 1110000 | 111101 | 0 | 1111 | 110000 | 10100101 | 101100 | 100100 |
Color Harmonies of #338470
Complementary color
Monochromatic Colors of #338470
Black with #338470
Text Example
Text Example
White with #338470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338470; }
p { color: rgb(51,132,112); }
H1.HeaderClassName
{
color: #338470;
}
.AnyTagClassName
{
color: #338470;
}
</style>
background-color css
<style>
a { background-color: #338470; }
a { background-color: rgb(51,132,112); }
div.DivClassName
{
background-color: #338470;
}
.BgClassName
{
background-color: #338470;
}
</style>
border-color css
<style>
span { border-color: #338470; }
span { border-color: rgb(51,132,112); }
td.TdClassName
{
border-color: #338470;
}
.TagClassName
{
border-color: #338470;
}
</style>