Shades of Genoa #338472
Tints of Genoa #338472
RGB
CMYK
RGB Variations
Color information
#338472 (or 0x338472) is known color: Genoa. HEX triplet: 33, 84 and 72. RGB value is (51,132,114). Sum of RGB (Red+Green+Blue) = 51+132+114=297 (39% of max value = 765). Red value is 51 (20.31% from 255 or 17.17% from 297); Green value is 132 (51.95% from 255 or 44.44% from 297); Blue value is 114 (44.92% from 255 or 38.38% from 297); Max value from RGB is 132 - color contains mainly: green. Hex color #338472 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338472 is #CC7B8D. Grayscale: #696969. Windows color (decimal): -13400974 or 7504947. OLE color: 7504947.
HSL color Cylindrical-coordinate representation of color #338472: hue angle of 166.67º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #338472 is Cyan = 0.61, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 132 | 114 | - |
| CMYK | 0.61 | 0 | 0.14 | 0.48 |
| HSL | 166.67º | 0.44% | 0.36% | - |
| HSV(B) | 166.67º | 0.61% | 0.52% | - |
| XYZ | 12.65 | 18.42 | 18.81 | - |
| YUV | 105.73 | 132.66 | 88.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 132 | 114 | 0.61 | 0 | 0.14 | 0.48 | 166.67 | 0.44 | 0.36 |
| Hex | 33 | 84 | 72 | 3D | 0 | E | 30 | A7 | 2C | 24 |
| Octal | 63 | 204 | 162 | 75 | 0 | 16 | 60 | 247 | 54 | 44 |
| Binary | 110011 | 10000100 | 1110010 | 111101 | 0 | 1110 | 110000 | 10100111 | 101100 | 100100 |
Color Harmonies of #338472
Complementary color
Monochromatic Colors of #338472
Black with #338472
Text Example
Text Example
White with #338472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338472; }
p { color: rgb(51,132,114); }
H1.HeaderClassName
{
color: #338472;
}
.AnyTagClassName
{
color: #338472;
}
</style>
background-color css
<style>
a { background-color: #338472; }
a { background-color: rgb(51,132,114); }
div.DivClassName
{
background-color: #338472;
}
.BgClassName
{
background-color: #338472;
}
</style>
border-color css
<style>
span { border-color: #338472; }
span { border-color: rgb(51,132,114); }
td.TdClassName
{
border-color: #338472;
}
.TagClassName
{
border-color: #338472;
}
</style>