Shades of Genoa #338672
Tints of Genoa #338672
RGB
CMYK
RGB Variations
Color information
#338672 (or 0x338672) is known color: Genoa. HEX triplet: 33, 86 and 72. RGB value is (51,134,114). Sum of RGB (Red+Green+Blue) = 51+134+114=299 (39% of max value = 765). Red value is 51 (20.31% from 255 or 17.06% from 299); Green value is 134 (52.73% from 255 or 44.82% from 299); Blue value is 114 (44.92% from 255 or 38.13% from 299); Max value from RGB is 134 - color contains mainly: green. Hex color #338672 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338672 is #CC798D. Grayscale: #6A6A6A. Windows color (decimal): -13400462 or 7505459. OLE color: 7505459.
HSL color Cylindrical-coordinate representation of color #338672: hue angle of 165.54º 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 #338672 is Cyan = 0.62, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 134 | 114 | - |
| CMYK | 0.62 | 0 | 0.15 | 0.47 |
| HSL | 165.54º | 0.45% | 0.36% | - |
| HSV(B) | 165.54º | 0.62% | 0.53% | - |
| XYZ | 12.93 | 18.97 | 18.9 | - |
| YUV | 106.9 | 132 | 88.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 134 | 114 | 0.62 | 0 | 0.15 | 0.47 | 165.54 | 0.45 | 0.36 |
| Hex | 33 | 86 | 72 | 3E | 0 | F | 2F | A6 | 2D | 24 |
| Octal | 63 | 206 | 162 | 76 | 0 | 17 | 57 | 246 | 55 | 44 |
| Binary | 110011 | 10000110 | 1110010 | 111110 | 0 | 1111 | 101111 | 10100110 | 101101 | 100100 |
Color Harmonies of #338672
Complementary color
Monochromatic Colors of #338672
Black with #338672
Text Example
Text Example
White with #338672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338672; }
p { color: rgb(51,134,114); }
H1.HeaderClassName
{
color: #338672;
}
.AnyTagClassName
{
color: #338672;
}
</style>
background-color css
<style>
a { background-color: #338672; }
a { background-color: rgb(51,134,114); }
div.DivClassName
{
background-color: #338672;
}
.BgClassName
{
background-color: #338672;
}
</style>
border-color css
<style>
span { border-color: #338672; }
span { border-color: rgb(51,134,114); }
td.TdClassName
{
border-color: #338672;
}
.TagClassName
{
border-color: #338672;
}
</style>