Shades of Genoa #338370
Tints of Genoa #338370
RGB
CMYK
RGB Variations
Color information
#338370 (or 0x338370) is known color: Genoa. HEX triplet: 33, 83 and 70. RGB value is (51,131,112). Sum of RGB (Red+Green+Blue) = 51+131+112=294 (38% of max value = 765). Red value is 51 (20.31% from 255 or 17.35% from 294); Green value is 131 (51.56% from 255 or 44.56% from 294); Blue value is 112 (44.14% from 255 or 38.10% from 294); Max value from RGB is 131 - color contains mainly: green. Hex color #338370 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338370 is #CC7C8F. Grayscale: #686868. Windows color (decimal): -13401232 or 7373619. OLE color: 7373619.
HSL color Cylindrical-coordinate representation of color #338370: hue angle of 165.75º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #338370 is Cyan = 0.61, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 131 | 112 | - |
| CMYK | 0.61 | 0 | 0.15 | 0.49 |
| HSL | 165.75º | 0.44% | 0.36% | - |
| HSV(B) | 165.75º | 0.61% | 0.51% | - |
| XYZ | 12.41 | 18.11 | 18.17 | - |
| YUV | 104.91 | 132 | 89.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 131 | 112 | 0.61 | 0 | 0.15 | 0.49 | 165.75 | 0.44 | 0.36 |
| Hex | 33 | 83 | 70 | 3D | 0 | F | 31 | A6 | 2C | 24 |
| Octal | 63 | 203 | 160 | 75 | 0 | 17 | 61 | 246 | 54 | 44 |
| Binary | 110011 | 10000011 | 1110000 | 111101 | 0 | 1111 | 110001 | 10100110 | 101100 | 100100 |
Color Harmonies of #338370
Complementary color
Monochromatic Colors of #338370
Black with #338370
Text Example
Text Example
White with #338370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338370; }
p { color: rgb(51,131,112); }
H1.HeaderClassName
{
color: #338370;
}
.AnyTagClassName
{
color: #338370;
}
</style>
background-color css
<style>
a { background-color: #338370; }
a { background-color: rgb(51,131,112); }
div.DivClassName
{
background-color: #338370;
}
.BgClassName
{
background-color: #338370;
}
</style>
border-color css
<style>
span { border-color: #338370; }
span { border-color: rgb(51,131,112); }
td.TdClassName
{
border-color: #338370;
}
.TagClassName
{
border-color: #338370;
}
</style>