Shades of Genoa #338170
Tints of Genoa #338170
RGB
CMYK
RGB Variations
Color information
#338170 (or 0x338170) is known color: Genoa. HEX triplet: 33, 81 and 70. RGB value is (51,129,112). Sum of RGB (Red+Green+Blue) = 51+129+112=292 (38% of max value = 765). Red value is 51 (20.31% from 255 or 17.47% from 292); Green value is 129 (50.78% from 255 or 44.18% from 292); Blue value is 112 (44.14% from 255 or 38.36% from 292); Max value from RGB is 129 - color contains mainly: green. Hex color #338170 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338170 is #CC7E8F. Grayscale: #676767. Windows color (decimal): -13401744 or 7373107. OLE color: 7373107.
HSL color Cylindrical-coordinate representation of color #338170: hue angle of 166.92º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #338170 is Cyan = 0.60, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 129 | 112 | - |
| CMYK | 0.60 | 0 | 0.13 | 0.49 |
| HSL | 166.92º | 0.43% | 0.35% | - |
| HSV(B) | 166.92º | 0.6% | 0.51% | - |
| XYZ | 12.14 | 17.57 | 18.08 | - |
| YUV | 103.74 | 132.66 | 90.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 129 | 112 | 0.60 | 0 | 0.13 | 0.49 | 166.92 | 0.43 | 0.35 |
| Hex | 33 | 81 | 70 | 3C | 0 | D | 31 | A7 | 2B | 23 |
| Octal | 63 | 201 | 160 | 74 | 0 | 15 | 61 | 247 | 53 | 43 |
| Binary | 110011 | 10000001 | 1110000 | 111100 | 0 | 1101 | 110001 | 10100111 | 101011 | 100011 |
Color Harmonies of #338170
Complementary color
Monochromatic Colors of #338170
Black with #338170
Text Example
Text Example
White with #338170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338170; }
p { color: rgb(51,129,112); }
H1.HeaderClassName
{
color: #338170;
}
.AnyTagClassName
{
color: #338170;
}
</style>
background-color css
<style>
a { background-color: #338170; }
a { background-color: rgb(51,129,112); }
div.DivClassName
{
background-color: #338170;
}
.BgClassName
{
background-color: #338170;
}
</style>
border-color css
<style>
span { border-color: #338170; }
span { border-color: rgb(51,129,112); }
td.TdClassName
{
border-color: #338170;
}
.TagClassName
{
border-color: #338170;
}
</style>