Shades of Genoa #338374
Tints of Genoa #338374
RGB
CMYK
RGB Variations
Color information
#338374 (or 0x338374) is known color: Genoa. HEX triplet: 33, 83 and 74. RGB value is (51,131,116). Sum of RGB (Red+Green+Blue) = 51+131+116=298 (39% of max value = 765). Red value is 51 (20.31% from 255 or 17.11% from 298); Green value is 131 (51.56% from 255 or 43.96% from 298); Blue value is 116 (45.70% from 255 or 38.93% from 298); Max value from RGB is 131 - color contains mainly: green. Hex color #338374 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338374 is #CC7C8B. Grayscale: #696969. Windows color (decimal): -13401228 or 7635763. OLE color: 7635763.
HSL color Cylindrical-coordinate representation of color #338374: hue angle of 168.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 #338374 is Cyan = 0.61, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 131 | 116 | - |
| CMYK | 0.61 | 0 | 0.11 | 0.49 |
| HSL | 168.75º | 0.44% | 0.36% | - |
| HSV(B) | 168.75º | 0.61% | 0.51% | - |
| XYZ | 12.63 | 18.2 | 19.37 | - |
| YUV | 105.37 | 134 | 89.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 131 | 116 | 0.61 | 0 | 0.11 | 0.49 | 168.75 | 0.44 | 0.36 |
| Hex | 33 | 83 | 74 | 3D | 0 | B | 31 | A9 | 2C | 24 |
| Octal | 63 | 203 | 164 | 75 | 0 | 13 | 61 | 251 | 54 | 44 |
| Binary | 110011 | 10000011 | 1110100 | 111101 | 0 | 1011 | 110001 | 10101001 | 101100 | 100100 |
Color Harmonies of #338374
Complementary color
Monochromatic Colors of #338374
Black with #338374
Text Example
Text Example
White with #338374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338374; }
p { color: rgb(51,131,116); }
H1.HeaderClassName
{
color: #338374;
}
.AnyTagClassName
{
color: #338374;
}
</style>
background-color css
<style>
a { background-color: #338374; }
a { background-color: rgb(51,131,116); }
div.DivClassName
{
background-color: #338374;
}
.BgClassName
{
background-color: #338374;
}
</style>
border-color css
<style>
span { border-color: #338374; }
span { border-color: rgb(51,131,116); }
td.TdClassName
{
border-color: #338374;
}
.TagClassName
{
border-color: #338374;
}
</style>