Shades of Genoa #338277
Tints of Genoa #338277
RGB
CMYK
RGB Variations
Color information
#338277 (or 0x338277) is known color: Genoa. HEX triplet: 33, 82 and 77. RGB value is (51,130,119). Sum of RGB (Red+Green+Blue) = 51+130+119=300 (39% of max value = 765). Red value is 51 (20.31% from 255 or 17% from 300); Green value is 130 (51.17% from 255 or 43.33% from 300); Blue value is 119 (46.88% from 255 or 39.67% from 300); Max value from RGB is 130 - color contains mainly: green. Hex color #338277 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338277 is #CC7D88. Grayscale: #696969. Windows color (decimal): -13401481 or 7832115. OLE color: 7832115.
HSL color Cylindrical-coordinate representation of color #338277: hue angle of 171.65º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #338277 is Cyan = 0.61, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 130 | 119 | - |
| CMYK | 0.61 | 0 | 0.08 | 0.49 |
| HSL | 171.65º | 0.44% | 0.35% | - |
| HSV(B) | 171.65º | 0.61% | 0.51% | - |
| XYZ | 12.68 | 18 | 20.26 | - |
| YUV | 105.13 | 135.83 | 89.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 130 | 119 | 0.61 | 0 | 0.08 | 0.49 | 171.65 | 0.44 | 0.35 |
| Hex | 33 | 82 | 77 | 3D | 0 | 8 | 31 | AC | 2C | 23 |
| Octal | 63 | 202 | 167 | 75 | 0 | 10 | 61 | 254 | 54 | 43 |
| Binary | 110011 | 10000010 | 1110111 | 111101 | 0 | 1000 | 110001 | 10101100 | 101100 | 100011 |
Color Harmonies of #338277
Complementary color
Monochromatic Colors of #338277
Black with #338277
Text Example
Text Example
White with #338277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338277; }
p { color: rgb(51,130,119); }
H1.HeaderClassName
{
color: #338277;
}
.AnyTagClassName
{
color: #338277;
}
</style>
background-color css
<style>
a { background-color: #338277; }
a { background-color: rgb(51,130,119); }
div.DivClassName
{
background-color: #338277;
}
.BgClassName
{
background-color: #338277;
}
</style>
border-color css
<style>
span { border-color: #338277; }
span { border-color: rgb(51,130,119); }
td.TdClassName
{
border-color: #338277;
}
.TagClassName
{
border-color: #338277;
}
</style>