Shades of Genoa #338574
Tints of Genoa #338574
RGB
CMYK
RGB Variations
Color information
#338574 (or 0x338574) is known color: Genoa. HEX triplet: 33, 85 and 74. RGB value is (51,133,116). Sum of RGB (Red+Green+Blue) = 51+133+116=300 (39% of max value = 765). Red value is 51 (20.31% from 255 or 17% from 300); Green value is 133 (52.34% from 255 or 44.33% from 300); Blue value is 116 (45.70% from 255 or 38.67% from 300); Max value from RGB is 133 - color contains mainly: green. Hex color #338574 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338574 is #CC7A8B. Grayscale: #6A6A6A. Windows color (decimal): -13400716 or 7636275. OLE color: 7636275.
HSL color Cylindrical-coordinate representation of color #338574: hue angle of 167.56º 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 #338574 is Cyan = 0.62, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 133 | 116 | - |
| CMYK | 0.62 | 0 | 0.13 | 0.48 |
| HSL | 167.56º | 0.45% | 0.36% | - |
| HSV(B) | 167.56º | 0.62% | 0.52% | - |
| XYZ | 12.91 | 18.74 | 19.46 | - |
| YUV | 106.54 | 133.33 | 88.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 133 | 116 | 0.62 | 0 | 0.13 | 0.48 | 167.56 | 0.45 | 0.36 |
| Hex | 33 | 85 | 74 | 3E | 0 | D | 30 | A8 | 2D | 24 |
| Octal | 63 | 205 | 164 | 76 | 0 | 15 | 60 | 250 | 55 | 44 |
| Binary | 110011 | 10000101 | 1110100 | 111110 | 0 | 1101 | 110000 | 10101000 | 101101 | 100100 |
Color Harmonies of #338574
Complementary color
Monochromatic Colors of #338574
Black with #338574
Text Example
Text Example
White with #338574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338574; }
p { color: rgb(51,133,116); }
H1.HeaderClassName
{
color: #338574;
}
.AnyTagClassName
{
color: #338574;
}
</style>
background-color css
<style>
a { background-color: #338574; }
a { background-color: rgb(51,133,116); }
div.DivClassName
{
background-color: #338574;
}
.BgClassName
{
background-color: #338574;
}
</style>
border-color css
<style>
span { border-color: #338574; }
span { border-color: rgb(51,133,116); }
td.TdClassName
{
border-color: #338574;
}
.TagClassName
{
border-color: #338574;
}
</style>