Shades of Genoa #338076
Tints of Genoa #338076
RGB
CMYK
RGB Variations
Color information
#338076 (or 0x338076) is known color: Genoa. HEX triplet: 33, 80 and 76. RGB value is (51,128,118). Sum of RGB (Red+Green+Blue) = 51+128+118=297 (39% of max value = 765). Red value is 51 (20.31% from 255 or 17.17% from 297); Green value is 128 (50.39% from 255 or 43.10% from 297); Blue value is 118 (46.48% from 255 or 39.73% from 297); Max value from RGB is 128 - color contains mainly: green. Hex color #338076 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338076 is #CC7F89. Grayscale: #676767. Windows color (decimal): -13401994 or 7766067. OLE color: 7766067.
HSL color Cylindrical-coordinate representation of color #338076: hue angle of 172.21º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #338076 is Cyan = 0.60, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 51 | 128 | 118 | - |
| CMYK | 0.60 | 0 | 0.08 | 0.50 |
| HSL | 172.21º | 0.43% | 0.35% | - |
| HSV(B) | 172.21º | 0.6% | 0.5% | - |
| XYZ | 12.35 | 17.45 | 19.86 | - |
| YUV | 103.84 | 135.99 | 90.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 128 | 118 | 0.60 | 0 | 0.08 | 0.50 | 172.21 | 0.43 | 0.35 |
| Hex | 33 | 80 | 76 | 3C | 0 | 8 | 32 | AC | 2B | 23 |
| Octal | 63 | 200 | 166 | 74 | 0 | 10 | 62 | 254 | 53 | 43 |
| Binary | 110011 | 10000000 | 1110110 | 111100 | 0 | 1000 | 110010 | 10101100 | 101011 | 100011 |
Color Harmonies of #338076
Complementary color
Monochromatic Colors of #338076
Black with #338076
Text Example
Text Example
White with #338076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338076; }
p { color: rgb(51,128,118); }
H1.HeaderClassName
{
color: #338076;
}
.AnyTagClassName
{
color: #338076;
}
</style>
background-color css
<style>
a { background-color: #338076; }
a { background-color: rgb(51,128,118); }
div.DivClassName
{
background-color: #338076;
}
.BgClassName
{
background-color: #338076;
}
</style>
border-color css
<style>
span { border-color: #338076; }
span { border-color: rgb(51,128,118); }
td.TdClassName
{
border-color: #338076;
}
.TagClassName
{
border-color: #338076;
}
</style>