Shades of Genoa #357361
Tints of Genoa #357361
RGB
CMYK
RGB Variations
Color information
#357361 (or 0x357361) is known color: Genoa. HEX triplet: 35, 73 and 61. RGB value is (53,115,97). Sum of RGB (Red+Green+Blue) = 53+115+97=265 (35% of max value = 765). Red value is 53 (21.09% from 255 or 20% from 265); Green value is 115 (45.31% from 255 or 43.40% from 265); Blue value is 97 (38.28% from 255 or 36.60% from 265); Max value from RGB is 115 - color contains mainly: green. Hex color #357361 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357361 is #CA8C9E. Grayscale: #5E5E5E. Windows color (decimal): -13274271 or 6386485. OLE color: 6386485.
HSL color Cylindrical-coordinate representation of color #357361: hue angle of 162.58º 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 #357361 is Cyan = 0.54, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 115 | 97 | - |
| CMYK | 0.54 | 0 | 0.16 | 0.55 |
| HSL | 162.58º | 0.37% | 0.33% | - |
| HSV(B) | 162.58º | 0.54% | 0.45% | - |
| XYZ | 9.76 | 13.88 | 13.47 | - |
| YUV | 94.41 | 129.46 | 98.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 97 | 0.54 | 0 | 0.16 | 0.55 | 162.58 | 0.37 | 0.33 |
| Hex | 35 | 73 | 61 | 36 | 0 | 10 | 37 | A3 | 25 | 21 |
| Octal | 65 | 163 | 141 | 66 | 0 | 20 | 67 | 243 | 45 | 41 |
| Binary | 110101 | 1110011 | 1100001 | 110110 | 0 | 10000 | 110111 | 10100011 | 100101 | 100001 |
Color Harmonies of #357361
Complementary color
Monochromatic Colors of #357361
Black with #357361
Text Example
Text Example
White with #357361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357361; }
p { color: rgb(53,115,97); }
H1.HeaderClassName
{
color: #357361;
}
.AnyTagClassName
{
color: #357361;
}
</style>
background-color css
<style>
a { background-color: #357361; }
a { background-color: rgb(53,115,97); }
div.DivClassName
{
background-color: #357361;
}
.BgClassName
{
background-color: #357361;
}
</style>
border-color css
<style>
span { border-color: #357361; }
span { border-color: rgb(53,115,97); }
td.TdClassName
{
border-color: #357361;
}
.TagClassName
{
border-color: #357361;
}
</style>