Shades of Genoa #338373
Tints of Genoa #338373
RGB
CMYK
RGB Variations
Color information
#338373 (or 0x338373) is known color: Genoa. HEX triplet: 33, 83 and 73. RGB value is (51,131,115). Sum of RGB (Red+Green+Blue) = 51+131+115=297 (39% of max value = 765). Red value is 51 (20.31% from 255 or 17.17% from 297); Green value is 131 (51.56% from 255 or 44.11% from 297); Blue value is 115 (45.31% from 255 or 38.72% from 297); Max value from RGB is 131 - color contains mainly: green. Hex color #338373 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338373 is #CC7C8C. Grayscale: #696969. Windows color (decimal): -13401229 or 7570227. OLE color: 7570227.
HSL color Cylindrical-coordinate representation of color #338373: hue angle of 168º 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 #338373 is Cyan = 0.61, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 131 | 115 | - |
| CMYK | 0.61 | 0 | 0.12 | 0.49 |
| HSL | 168º | 0.44% | 0.36% | - |
| HSV(B) | 168º | 0.61% | 0.51% | - |
| XYZ | 12.58 | 18.17 | 19.06 | - |
| YUV | 105.26 | 133.5 | 89.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 131 | 115 | 0.61 | 0 | 0.12 | 0.49 | 168 | 0.44 | 0.36 |
| Hex | 33 | 83 | 73 | 3D | 0 | C | 31 | A8 | 2C | 24 |
| Octal | 63 | 203 | 163 | 75 | 0 | 14 | 61 | 250 | 54 | 44 |
| Binary | 110011 | 10000011 | 1110011 | 111101 | 0 | 1100 | 110001 | 10101000 | 101100 | 100100 |
Color Harmonies of #338373
Complementary color
Monochromatic Colors of #338373
Black with #338373
Text Example
Text Example
White with #338373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338373; }
p { color: rgb(51,131,115); }
H1.HeaderClassName
{
color: #338373;
}
.AnyTagClassName
{
color: #338373;
}
</style>
background-color css
<style>
a { background-color: #338373; }
a { background-color: rgb(51,131,115); }
div.DivClassName
{
background-color: #338373;
}
.BgClassName
{
background-color: #338373;
}
</style>
border-color css
<style>
span { border-color: #338373; }
span { border-color: rgb(51,131,115); }
td.TdClassName
{
border-color: #338373;
}
.TagClassName
{
border-color: #338373;
}
</style>