Shades of Genoa #338575
Tints of Genoa #338575
RGB
CMYK
RGB Variations
Color information
#338575 (or 0x338575) is known color: Genoa. HEX triplet: 33, 85 and 75. RGB value is (51,133,117). Sum of RGB (Red+Green+Blue) = 51+133+117=301 (39% of max value = 765). Red value is 51 (20.31% from 255 or 16.94% from 301); Green value is 133 (52.34% from 255 or 44.19% from 301); Blue value is 117 (46.09% from 255 or 38.87% from 301); Max value from RGB is 133 - color contains mainly: green. Hex color #338575 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338575 is #CC7A8A. Grayscale: #6A6A6A. Windows color (decimal): -13400715 or 7701811. OLE color: 7701811.
HSL color Cylindrical-coordinate representation of color #338575: hue angle of 168.29º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #338575 is Cyan = 0.62, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 133 | 117 | - |
| CMYK | 0.62 | 0 | 0.12 | 0.48 |
| HSL | 168.29º | 0.45% | 0.36% | - |
| HSV(B) | 168.29º | 0.62% | 0.52% | - |
| XYZ | 12.96 | 18.76 | 19.77 | - |
| YUV | 106.66 | 133.83 | 88.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 133 | 117 | 0.62 | 0 | 0.12 | 0.48 | 168.29 | 0.45 | 0.36 |
| Hex | 33 | 85 | 75 | 3E | 0 | C | 30 | A8 | 2D | 24 |
| Octal | 63 | 205 | 165 | 76 | 0 | 14 | 60 | 250 | 55 | 44 |
| Binary | 110011 | 10000101 | 1110101 | 111110 | 0 | 1100 | 110000 | 10101000 | 101101 | 100100 |
Color Harmonies of #338575
Complementary color
Monochromatic Colors of #338575
Black with #338575
Text Example
Text Example
White with #338575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338575; }
p { color: rgb(51,133,117); }
H1.HeaderClassName
{
color: #338575;
}
.AnyTagClassName
{
color: #338575;
}
</style>
background-color css
<style>
a { background-color: #338575; }
a { background-color: rgb(51,133,117); }
div.DivClassName
{
background-color: #338575;
}
.BgClassName
{
background-color: #338575;
}
</style>
border-color css
<style>
span { border-color: #338575; }
span { border-color: rgb(51,133,117); }
td.TdClassName
{
border-color: #338575;
}
.TagClassName
{
border-color: #338575;
}
</style>