Shades of Genoa #338572
Tints of Genoa #338572
RGB
CMYK
RGB Variations
Color information
#338572 (or 0x338572) is known color: Genoa. HEX triplet: 33, 85 and 72. RGB value is (51,133,114). Sum of RGB (Red+Green+Blue) = 51+133+114=298 (39% of max value = 765). Red value is 51 (20.31% from 255 or 17.11% from 298); Green value is 133 (52.34% from 255 or 44.63% from 298); Blue value is 114 (44.92% from 255 or 38.26% from 298); Max value from RGB is 133 - color contains mainly: green. Hex color #338572 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338572 is #CC7A8D. Grayscale: #6A6A6A. Windows color (decimal): -13400718 or 7505203. OLE color: 7505203.
HSL color Cylindrical-coordinate representation of color #338572: hue angle of 166.1º 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 #338572 is Cyan = 0.62, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 133 | 114 | - |
| CMYK | 0.62 | 0 | 0.14 | 0.48 |
| HSL | 166.1º | 0.45% | 0.36% | - |
| HSV(B) | 166.1º | 0.62% | 0.52% | - |
| XYZ | 12.79 | 18.69 | 18.85 | - |
| YUV | 106.32 | 132.33 | 88.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 133 | 114 | 0.62 | 0 | 0.14 | 0.48 | 166.1 | 0.45 | 0.36 |
| Hex | 33 | 85 | 72 | 3E | 0 | E | 30 | A6 | 2D | 24 |
| Octal | 63 | 205 | 162 | 76 | 0 | 16 | 60 | 246 | 55 | 44 |
| Binary | 110011 | 10000101 | 1110010 | 111110 | 0 | 1110 | 110000 | 10100110 | 101101 | 100100 |
Color Harmonies of #338572
Complementary color
Monochromatic Colors of #338572
Black with #338572
Text Example
Text Example
White with #338572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338572; }
p { color: rgb(51,133,114); }
H1.HeaderClassName
{
color: #338572;
}
.AnyTagClassName
{
color: #338572;
}
</style>
background-color css
<style>
a { background-color: #338572; }
a { background-color: rgb(51,133,114); }
div.DivClassName
{
background-color: #338572;
}
.BgClassName
{
background-color: #338572;
}
</style>
border-color css
<style>
span { border-color: #338572; }
span { border-color: rgb(51,133,114); }
td.TdClassName
{
border-color: #338572;
}
.TagClassName
{
border-color: #338572;
}
</style>