Shades of Genoa #338570
Tints of Genoa #338570
RGB
CMYK
RGB Variations
Color information
#338570 (or 0x338570) is known color: Genoa. HEX triplet: 33, 85 and 70. RGB value is (51,133,112). Sum of RGB (Red+Green+Blue) = 51+133+112=296 (39% of max value = 765). Red value is 51 (20.31% from 255 or 17.23% from 296); Green value is 133 (52.34% from 255 or 44.93% from 296); Blue value is 112 (44.14% from 255 or 37.84% from 296); Max value from RGB is 133 - color contains mainly: green. Hex color #338570 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338570 is #CC7A8F. Grayscale: #6A6A6A. Windows color (decimal): -13400720 or 7374131. OLE color: 7374131.
HSL color Cylindrical-coordinate representation of color #338570: hue angle of 164.63º 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 #338570 is Cyan = 0.62, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 133 | 112 | - |
| CMYK | 0.62 | 0 | 0.16 | 0.48 |
| HSL | 164.63º | 0.45% | 0.36% | - |
| HSV(B) | 164.63º | 0.62% | 0.52% | - |
| XYZ | 12.68 | 18.65 | 18.26 | - |
| YUV | 106.09 | 131.33 | 88.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 133 | 112 | 0.62 | 0 | 0.16 | 0.48 | 164.63 | 0.45 | 0.36 |
| Hex | 33 | 85 | 70 | 3E | 0 | 10 | 30 | A5 | 2D | 24 |
| Octal | 63 | 205 | 160 | 76 | 0 | 20 | 60 | 245 | 55 | 44 |
| Binary | 110011 | 10000101 | 1110000 | 111110 | 0 | 10000 | 110000 | 10100101 | 101101 | 100100 |
Color Harmonies of #338570
Complementary color
Monochromatic Colors of #338570
Black with #338570
Text Example
Text Example
White with #338570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338570; }
p { color: rgb(51,133,112); }
H1.HeaderClassName
{
color: #338570;
}
.AnyTagClassName
{
color: #338570;
}
</style>
background-color css
<style>
a { background-color: #338570; }
a { background-color: rgb(51,133,112); }
div.DivClassName
{
background-color: #338570;
}
.BgClassName
{
background-color: #338570;
}
</style>
border-color css
<style>
span { border-color: #338570; }
span { border-color: rgb(51,133,112); }
td.TdClassName
{
border-color: #338570;
}
.TagClassName
{
border-color: #338570;
}
</style>