Shades of Genoa #338675
Tints of Genoa #338675
RGB
CMYK
RGB Variations
Color information
#338675 (or 0x338675) is known color: Genoa. HEX triplet: 33, 86 and 75. RGB value is (51,134,117). Sum of RGB (Red+Green+Blue) = 51+134+117=302 (40% of max value = 765). Red value is 51 (20.31% from 255 or 16.89% from 302); Green value is 134 (52.73% from 255 or 44.37% from 302); Blue value is 117 (46.09% from 255 or 38.74% from 302); Max value from RGB is 134 - color contains mainly: green. Hex color #338675 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338675 is #CC798A. Grayscale: #6B6B6B. Windows color (decimal): -13400459 or 7702067. OLE color: 7702067.
HSL color Cylindrical-coordinate representation of color #338675: hue angle of 167.71º 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 #338675 is Cyan = 0.62, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 134 | 117 | - |
| CMYK | 0.62 | 0 | 0.13 | 0.47 |
| HSL | 167.71º | 0.45% | 0.36% | - |
| HSV(B) | 167.71º | 0.62% | 0.53% | - |
| XYZ | 13.1 | 19.04 | 19.81 | - |
| YUV | 107.25 | 133.5 | 87.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 134 | 117 | 0.62 | 0 | 0.13 | 0.47 | 167.71 | 0.45 | 0.36 |
| Hex | 33 | 86 | 75 | 3E | 0 | D | 2F | A8 | 2D | 24 |
| Octal | 63 | 206 | 165 | 76 | 0 | 15 | 57 | 250 | 55 | 44 |
| Binary | 110011 | 10000110 | 1110101 | 111110 | 0 | 1101 | 101111 | 10101000 | 101101 | 100100 |
Color Harmonies of #338675
Complementary color
Monochromatic Colors of #338675
Black with #338675
Text Example
Text Example
White with #338675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338675; }
p { color: rgb(51,134,117); }
H1.HeaderClassName
{
color: #338675;
}
.AnyTagClassName
{
color: #338675;
}
</style>
background-color css
<style>
a { background-color: #338675; }
a { background-color: rgb(51,134,117); }
div.DivClassName
{
background-color: #338675;
}
.BgClassName
{
background-color: #338675;
}
</style>
border-color css
<style>
span { border-color: #338675; }
span { border-color: rgb(51,134,117); }
td.TdClassName
{
border-color: #338675;
}
.TagClassName
{
border-color: #338675;
}
</style>