Shades of Genoa #338777
Tints of Genoa #338777
RGB
CMYK
RGB Variations
Color information
#338777 (or 0x338777) is known color: Genoa. HEX triplet: 33, 87 and 77. RGB value is (51,135,119). Sum of RGB (Red+Green+Blue) = 51+135+119=305 (40% of max value = 765). Red value is 51 (20.31% from 255 or 16.72% from 305); Green value is 135 (53.12% from 255 or 44.26% from 305); Blue value is 119 (46.88% from 255 or 39.02% from 305); Max value from RGB is 135 - color contains mainly: green. Hex color #338777 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338777 is #CC7888. Grayscale: #6C6C6C. Windows color (decimal): -13400201 or 7833395. OLE color: 7833395.
HSL color Cylindrical-coordinate representation of color #338777: hue angle of 168.57º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #338777 is Cyan = 0.62, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 135 | 119 | - |
| CMYK | 0.62 | 0 | 0.12 | 0.47 |
| HSL | 168.57º | 0.45% | 0.36% | - |
| HSV(B) | 168.57º | 0.62% | 0.53% | - |
| XYZ | 13.36 | 19.36 | 20.49 | - |
| YUV | 108.06 | 134.17 | 87.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 135 | 119 | 0.62 | 0 | 0.12 | 0.47 | 168.57 | 0.45 | 0.36 |
| Hex | 33 | 87 | 77 | 3E | 0 | C | 2F | A9 | 2D | 24 |
| Octal | 63 | 207 | 167 | 76 | 0 | 14 | 57 | 251 | 55 | 44 |
| Binary | 110011 | 10000111 | 1110111 | 111110 | 0 | 1100 | 101111 | 10101001 | 101101 | 100100 |
Color Harmonies of #338777
Complementary color
Monochromatic Colors of #338777
Black with #338777
Text Example
Text Example
White with #338777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338777; }
p { color: rgb(51,135,119); }
H1.HeaderClassName
{
color: #338777;
}
.AnyTagClassName
{
color: #338777;
}
</style>
background-color css
<style>
a { background-color: #338777; }
a { background-color: rgb(51,135,119); }
div.DivClassName
{
background-color: #338777;
}
.BgClassName
{
background-color: #338777;
}
</style>
border-color css
<style>
span { border-color: #338777; }
span { border-color: rgb(51,135,119); }
td.TdClassName
{
border-color: #338777;
}
.TagClassName
{
border-color: #338777;
}
</style>