Shades of Genoa #357266
Tints of Genoa #357266
RGB
CMYK
RGB Variations
Color information
#357266 (or 0x357266) is known color: Genoa. HEX triplet: 35, 72 and 66. RGB value is (53,114,102). Sum of RGB (Red+Green+Blue) = 53+114+102=269 (35% of max value = 765). Red value is 53 (21.09% from 255 or 19.70% from 269); Green value is 114 (44.92% from 255 or 42.38% from 269); Blue value is 102 (40.23% from 255 or 37.92% from 269); Max value from RGB is 114 - color contains mainly: green. Hex color #357266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357266 is #CA8D99. Grayscale: #5E5E5E. Windows color (decimal): -13274522 or 6713909. OLE color: 6713909.
HSL color Cylindrical-coordinate representation of color #357266: hue angle of 168.2º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #357266 is Cyan = 0.54, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 114 | 102 | - |
| CMYK | 0.54 | 0 | 0.11 | 0.55 |
| HSL | 168.2º | 0.37% | 0.33% | - |
| HSV(B) | 168.2º | 0.54% | 0.45% | - |
| XYZ | 9.88 | 13.75 | 14.7 | - |
| YUV | 94.39 | 132.29 | 98.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 114 | 102 | 0.54 | 0 | 0.11 | 0.55 | 168.2 | 0.37 | 0.33 |
| Hex | 35 | 72 | 66 | 36 | 0 | B | 37 | A8 | 25 | 21 |
| Octal | 65 | 162 | 146 | 66 | 0 | 13 | 67 | 250 | 45 | 41 |
| Binary | 110101 | 1110010 | 1100110 | 110110 | 0 | 1011 | 110111 | 10101000 | 100101 | 100001 |
Color Harmonies of #357266
Complementary color
Monochromatic Colors of #357266
Black with #357266
Text Example
Text Example
White with #357266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357266; }
p { color: rgb(53,114,102); }
H1.HeaderClassName
{
color: #357266;
}
.AnyTagClassName
{
color: #357266;
}
</style>
background-color css
<style>
a { background-color: #357266; }
a { background-color: rgb(53,114,102); }
div.DivClassName
{
background-color: #357266;
}
.BgClassName
{
background-color: #357266;
}
</style>
border-color css
<style>
span { border-color: #357266; }
span { border-color: rgb(53,114,102); }
td.TdClassName
{
border-color: #357266;
}
.TagClassName
{
border-color: #357266;
}
</style>