Shades of Genoa #338876
Tints of Genoa #338876
RGB
CMYK
RGB Variations
Color information
#338876 (or 0x338876) is known color: Genoa. HEX triplet: 33, 88 and 76. RGB value is (51,136,118). Sum of RGB (Red+Green+Blue) = 51+136+118=305 (40% of max value = 765). Red value is 51 (20.31% from 255 or 16.72% from 305); Green value is 136 (53.52% from 255 or 44.59% from 305); Blue value is 118 (46.48% from 255 or 38.69% from 305); Max value from RGB is 136 - color contains mainly: green. Hex color #338876 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338876 is #CC7789. Grayscale: #6C6C6C. Windows color (decimal): -13399946 or 7768115. OLE color: 7768115.
HSL color Cylindrical-coordinate representation of color #338876: hue angle of 167.29º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #338876 is Cyan = 0.62, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 136 | 118 | - |
| CMYK | 0.62 | 0 | 0.13 | 0.47 |
| HSL | 167.29º | 0.45% | 0.37% | - |
| HSV(B) | 167.29º | 0.63% | 0.53% | - |
| XYZ | 13.44 | 19.62 | 20.22 | - |
| YUV | 108.53 | 133.34 | 86.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 136 | 118 | 0.62 | 0 | 0.13 | 0.47 | 167.29 | 0.45 | 0.37 |
| Hex | 33 | 88 | 76 | 3E | 0 | D | 2F | A7 | 2D | 25 |
| Octal | 63 | 210 | 166 | 76 | 0 | 15 | 57 | 247 | 55 | 45 |
| Binary | 110011 | 10001000 | 1110110 | 111110 | 0 | 1101 | 101111 | 10100111 | 101101 | 100101 |
Color Harmonies of #338876
Complementary color
Monochromatic Colors of #338876
Black with #338876
Text Example
Text Example
White with #338876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338876; }
p { color: rgb(51,136,118); }
H1.HeaderClassName
{
color: #338876;
}
.AnyTagClassName
{
color: #338876;
}
</style>
background-color css
<style>
a { background-color: #338876; }
a { background-color: rgb(51,136,118); }
div.DivClassName
{
background-color: #338876;
}
.BgClassName
{
background-color: #338876;
}
</style>
border-color css
<style>
span { border-color: #338876; }
span { border-color: rgb(51,136,118); }
td.TdClassName
{
border-color: #338876;
}
.TagClassName
{
border-color: #338876;
}
</style>