Shades of Genoa #338073
Tints of Genoa #338073
RGB
CMYK
RGB Variations
Color information
#338073 (or 0x338073) is known color: Genoa. HEX triplet: 33, 80 and 73. RGB value is (51,128,115). Sum of RGB (Red+Green+Blue) = 51+128+115=294 (38% of max value = 765). Red value is 51 (20.31% from 255 or 17.35% from 294); Green value is 128 (50.39% from 255 or 43.54% from 294); Blue value is 115 (45.31% from 255 or 39.12% from 294); Max value from RGB is 128 - color contains mainly: green. Hex color #338073 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338073 is #CC7F8C. Grayscale: #676767. Windows color (decimal): -13401997 or 7569459. OLE color: 7569459.
HSL color Cylindrical-coordinate representation of color #338073: hue angle of 169.87º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #338073 is Cyan = 0.60, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 51 | 128 | 115 | - |
| CMYK | 0.60 | 0 | 0.10 | 0.50 |
| HSL | 169.87º | 0.43% | 0.35% | - |
| HSV(B) | 169.87º | 0.6% | 0.5% | - |
| XYZ | 12.18 | 17.38 | 18.93 | - |
| YUV | 103.5 | 134.49 | 90.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 128 | 115 | 0.60 | 0 | 0.10 | 0.50 | 169.87 | 0.43 | 0.35 |
| Hex | 33 | 80 | 73 | 3C | 0 | A | 32 | AA | 2B | 23 |
| Octal | 63 | 200 | 163 | 74 | 0 | 12 | 62 | 252 | 53 | 43 |
| Binary | 110011 | 10000000 | 1110011 | 111100 | 0 | 1010 | 110010 | 10101010 | 101011 | 100011 |
Color Harmonies of #338073
Complementary color
Monochromatic Colors of #338073
Black with #338073
Text Example
Text Example
White with #338073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338073; }
p { color: rgb(51,128,115); }
H1.HeaderClassName
{
color: #338073;
}
.AnyTagClassName
{
color: #338073;
}
</style>
background-color css
<style>
a { background-color: #338073; }
a { background-color: rgb(51,128,115); }
div.DivClassName
{
background-color: #338073;
}
.BgClassName
{
background-color: #338073;
}
</style>
border-color css
<style>
span { border-color: #338073; }
span { border-color: rgb(51,128,115); }
td.TdClassName
{
border-color: #338073;
}
.TagClassName
{
border-color: #338073;
}
</style>