Shades of Genoa #338577
Tints of Genoa #338577
RGB
CMYK
RGB Variations
Color information
#338577 (or 0x338577) is known color: Genoa. HEX triplet: 33, 85 and 77. RGB value is (51,133,119). Sum of RGB (Red+Green+Blue) = 51+133+119=303 (40% of max value = 765). Red value is 51 (20.31% from 255 or 16.83% from 303); Green value is 133 (52.34% from 255 or 43.89% from 303); Blue value is 119 (46.88% from 255 or 39.27% from 303); Max value from RGB is 133 - color contains mainly: green. Hex color #338577 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338577 is #CC7A88. Grayscale: #6A6A6A. Windows color (decimal): -13400713 or 7832883. OLE color: 7832883.
HSL color Cylindrical-coordinate representation of color #338577: hue angle of 169.76º 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 #338577 is Cyan = 0.62, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 133 | 119 | - |
| CMYK | 0.62 | 0 | 0.11 | 0.48 |
| HSL | 169.76º | 0.45% | 0.36% | - |
| HSV(B) | 169.76º | 0.62% | 0.52% | - |
| XYZ | 13.08 | 18.81 | 20.39 | - |
| YUV | 106.89 | 134.83 | 88.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 133 | 119 | 0.62 | 0 | 0.11 | 0.48 | 169.76 | 0.45 | 0.36 |
| Hex | 33 | 85 | 77 | 3E | 0 | B | 30 | AA | 2D | 24 |
| Octal | 63 | 205 | 167 | 76 | 0 | 13 | 60 | 252 | 55 | 44 |
| Binary | 110011 | 10000101 | 1110111 | 111110 | 0 | 1011 | 110000 | 10101010 | 101101 | 100100 |
Color Harmonies of #338577
Complementary color
Monochromatic Colors of #338577
Black with #338577
Text Example
Text Example
White with #338577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338577; }
p { color: rgb(51,133,119); }
H1.HeaderClassName
{
color: #338577;
}
.AnyTagClassName
{
color: #338577;
}
</style>
background-color css
<style>
a { background-color: #338577; }
a { background-color: rgb(51,133,119); }
div.DivClassName
{
background-color: #338577;
}
.BgClassName
{
background-color: #338577;
}
</style>
border-color css
<style>
span { border-color: #338577; }
span { border-color: rgb(51,133,119); }
td.TdClassName
{
border-color: #338577;
}
.TagClassName
{
border-color: #338577;
}
</style>