Shades of Genoa #338371
Tints of Genoa #338371
RGB
CMYK
RGB Variations
Color information
#338371 (or 0x338371) is known color: Genoa. HEX triplet: 33, 83 and 71. RGB value is (51,131,113). Sum of RGB (Red+Green+Blue) = 51+131+113=295 (39% of max value = 765). Red value is 51 (20.31% from 255 or 17.29% from 295); Green value is 131 (51.56% from 255 or 44.41% from 295); Blue value is 113 (44.53% from 255 or 38.31% from 295); Max value from RGB is 131 - color contains mainly: green. Hex color #338371 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338371 is #CC7C8E. Grayscale: #696969. Windows color (decimal): -13401231 or 7439155. OLE color: 7439155.
HSL color Cylindrical-coordinate representation of color #338371: hue angle of 166.5º 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 #338371 is Cyan = 0.61, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 131 | 113 | - |
| CMYK | 0.61 | 0 | 0.14 | 0.49 |
| HSL | 166.5º | 0.44% | 0.36% | - |
| HSV(B) | 166.5º | 0.61% | 0.51% | - |
| XYZ | 12.46 | 18.13 | 18.47 | - |
| YUV | 105.03 | 132.5 | 89.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 131 | 113 | 0.61 | 0 | 0.14 | 0.49 | 166.5 | 0.44 | 0.36 |
| Hex | 33 | 83 | 71 | 3D | 0 | E | 31 | A6 | 2C | 24 |
| Octal | 63 | 203 | 161 | 75 | 0 | 16 | 61 | 246 | 54 | 44 |
| Binary | 110011 | 10000011 | 1110001 | 111101 | 0 | 1110 | 110001 | 10100110 | 101100 | 100100 |
Color Harmonies of #338371
Complementary color
Monochromatic Colors of #338371
Black with #338371
Text Example
Text Example
White with #338371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338371; }
p { color: rgb(51,131,113); }
H1.HeaderClassName
{
color: #338371;
}
.AnyTagClassName
{
color: #338371;
}
</style>
background-color css
<style>
a { background-color: #338371; }
a { background-color: rgb(51,131,113); }
div.DivClassName
{
background-color: #338371;
}
.BgClassName
{
background-color: #338371;
}
</style>
border-color css
<style>
span { border-color: #338371; }
span { border-color: rgb(51,131,113); }
td.TdClassName
{
border-color: #338371;
}
.TagClassName
{
border-color: #338371;
}
</style>