Shades of Genoa #338573
Tints of Genoa #338573
RGB
CMYK
RGB Variations
Color information
#338573 (or 0x338573) is known color: Genoa. HEX triplet: 33, 85 and 73. RGB value is (51,133,115). Sum of RGB (Red+Green+Blue) = 51+133+115=299 (39% of max value = 765). Red value is 51 (20.31% from 255 or 17.06% from 299); Green value is 133 (52.34% from 255 or 44.48% from 299); Blue value is 115 (45.31% from 255 or 38.46% from 299); Max value from RGB is 133 - color contains mainly: green. Hex color #338573 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338573 is #CC7A8C. Grayscale: #6A6A6A. Windows color (decimal): -13400717 or 7570739. OLE color: 7570739.
HSL color Cylindrical-coordinate representation of color #338573: hue angle of 166.83º 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 #338573 is Cyan = 0.62, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 133 | 115 | - |
| CMYK | 0.62 | 0 | 0.14 | 0.48 |
| HSL | 166.83º | 0.45% | 0.36% | - |
| HSV(B) | 166.83º | 0.62% | 0.52% | - |
| XYZ | 12.85 | 18.72 | 19.16 | - |
| YUV | 106.43 | 132.83 | 88.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 133 | 115 | 0.62 | 0 | 0.14 | 0.48 | 166.83 | 0.45 | 0.36 |
| Hex | 33 | 85 | 73 | 3E | 0 | E | 30 | A7 | 2D | 24 |
| Octal | 63 | 205 | 163 | 76 | 0 | 16 | 60 | 247 | 55 | 44 |
| Binary | 110011 | 10000101 | 1110011 | 111110 | 0 | 1110 | 110000 | 10100111 | 101101 | 100100 |
Color Harmonies of #338573
Complementary color
Monochromatic Colors of #338573
Black with #338573
Text Example
Text Example
White with #338573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338573; }
p { color: rgb(51,133,115); }
H1.HeaderClassName
{
color: #338573;
}
.AnyTagClassName
{
color: #338573;
}
</style>
background-color css
<style>
a { background-color: #338573; }
a { background-color: rgb(51,133,115); }
div.DivClassName
{
background-color: #338573;
}
.BgClassName
{
background-color: #338573;
}
</style>
border-color css
<style>
span { border-color: #338573; }
span { border-color: rgb(51,133,115); }
td.TdClassName
{
border-color: #338573;
}
.TagClassName
{
border-color: #338573;
}
</style>