Shades of Genoa #338676
Tints of Genoa #338676
RGB
CMYK
RGB Variations
Color information
#338676 (or 0x338676) is known color: Genoa. HEX triplet: 33, 86 and 76. RGB value is (51,134,118). Sum of RGB (Red+Green+Blue) = 51+134+118=303 (40% of max value = 765). Red value is 51 (20.31% from 255 or 16.83% from 303); Green value is 134 (52.73% from 255 or 44.22% from 303); Blue value is 118 (46.48% from 255 or 38.94% from 303); Max value from RGB is 134 - color contains mainly: green. Hex color #338676 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338676 is #CC7989. Grayscale: #6B6B6B. Windows color (decimal): -13400458 or 7767603. OLE color: 7767603.
HSL color Cylindrical-coordinate representation of color #338676: hue angle of 168.43º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #338676 is Cyan = 0.62, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 134 | 118 | - |
| CMYK | 0.62 | 0 | 0.12 | 0.47 |
| HSL | 168.43º | 0.45% | 0.36% | - |
| HSV(B) | 168.43º | 0.62% | 0.53% | - |
| XYZ | 13.16 | 19.06 | 20.13 | - |
| YUV | 107.36 | 134 | 87.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 134 | 118 | 0.62 | 0 | 0.12 | 0.47 | 168.43 | 0.45 | 0.36 |
| Hex | 33 | 86 | 76 | 3E | 0 | C | 2F | A8 | 2D | 24 |
| Octal | 63 | 206 | 166 | 76 | 0 | 14 | 57 | 250 | 55 | 44 |
| Binary | 110011 | 10000110 | 1110110 | 111110 | 0 | 1100 | 101111 | 10101000 | 101101 | 100100 |
Color Harmonies of #338676
Complementary color
Monochromatic Colors of #338676
Black with #338676
Text Example
Text Example
White with #338676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338676; }
p { color: rgb(51,134,118); }
H1.HeaderClassName
{
color: #338676;
}
.AnyTagClassName
{
color: #338676;
}
</style>
background-color css
<style>
a { background-color: #338676; }
a { background-color: rgb(51,134,118); }
div.DivClassName
{
background-color: #338676;
}
.BgClassName
{
background-color: #338676;
}
</style>
border-color css
<style>
span { border-color: #338676; }
span { border-color: rgb(51,134,118); }
td.TdClassName
{
border-color: #338676;
}
.TagClassName
{
border-color: #338676;
}
</style>