Shades of Genoa #338175
Tints of Genoa #338175
RGB
CMYK
RGB Variations
Color information
#338175 (or 0x338175) is known color: Genoa. HEX triplet: 33, 81 and 75. RGB value is (51,129,117). Sum of RGB (Red+Green+Blue) = 51+129+117=297 (39% of max value = 765). Red value is 51 (20.31% from 255 or 17.17% from 297); Green value is 129 (50.78% from 255 or 43.43% from 297); Blue value is 117 (46.09% from 255 or 39.39% from 297); Max value from RGB is 129 - color contains mainly: green. Hex color #338175 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338175 is #CC7E8A. Grayscale: #686868. Windows color (decimal): -13401739 or 7700787. OLE color: 7700787.
HSL color Cylindrical-coordinate representation of color #338175: hue angle of 170.77º 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 #338175 is Cyan = 0.60, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 129 | 117 | - |
| CMYK | 0.60 | 0 | 0.09 | 0.49 |
| HSL | 170.77º | 0.43% | 0.35% | - |
| HSV(B) | 170.77º | 0.6% | 0.51% | - |
| XYZ | 12.43 | 17.69 | 19.59 | - |
| YUV | 104.31 | 135.16 | 89.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 129 | 117 | 0.60 | 0 | 0.09 | 0.49 | 170.77 | 0.43 | 0.35 |
| Hex | 33 | 81 | 75 | 3C | 0 | 9 | 31 | AB | 2B | 23 |
| Octal | 63 | 201 | 165 | 74 | 0 | 11 | 61 | 253 | 53 | 43 |
| Binary | 110011 | 10000001 | 1110101 | 111100 | 0 | 1001 | 110001 | 10101011 | 101011 | 100011 |
Color Harmonies of #338175
Complementary color
Monochromatic Colors of #338175
Black with #338175
Text Example
Text Example
White with #338175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338175; }
p { color: rgb(51,129,117); }
H1.HeaderClassName
{
color: #338175;
}
.AnyTagClassName
{
color: #338175;
}
</style>
background-color css
<style>
a { background-color: #338175; }
a { background-color: rgb(51,129,117); }
div.DivClassName
{
background-color: #338175;
}
.BgClassName
{
background-color: #338175;
}
</style>
border-color css
<style>
span { border-color: #338175; }
span { border-color: rgb(51,129,117); }
td.TdClassName
{
border-color: #338175;
}
.TagClassName
{
border-color: #338175;
}
</style>