Shades of Genoa #357164
Tints of Genoa #357164
RGB
CMYK
RGB Variations
Color information
#357164 (or 0x357164) is known color: Genoa. HEX triplet: 35, 71 and 64. RGB value is (53,113,100). Sum of RGB (Red+Green+Blue) = 53+113+100=266 (35% of max value = 765). Red value is 53 (21.09% from 255 or 19.92% from 266); Green value is 113 (44.53% from 255 or 42.48% from 266); Blue value is 100 (39.45% from 255 or 37.59% from 266); Max value from RGB is 113 - color contains mainly: green. Hex color #357164 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357164 is #CA8E9B. Grayscale: #5D5D5D. Windows color (decimal): -13274780 or 6582581. OLE color: 6582581.
HSL color Cylindrical-coordinate representation of color #357164: hue angle of 167º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #357164 is Cyan = 0.53, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 113 | 100 | - |
| CMYK | 0.53 | 0 | 0.12 | 0.56 |
| HSL | 167º | 0.36% | 0.33% | - |
| HSV(B) | 167º | 0.53% | 0.44% | - |
| XYZ | 9.67 | 13.49 | 14.15 | - |
| YUV | 93.58 | 131.62 | 99.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 113 | 100 | 0.53 | 0 | 0.12 | 0.56 | 167 | 0.36 | 0.33 |
| Hex | 35 | 71 | 64 | 35 | 0 | C | 38 | A7 | 24 | 21 |
| Octal | 65 | 161 | 144 | 65 | 0 | 14 | 70 | 247 | 44 | 41 |
| Binary | 110101 | 1110001 | 1100100 | 110101 | 0 | 1100 | 111000 | 10100111 | 100100 | 100001 |
Color Harmonies of #357164
Complementary color
Monochromatic Colors of #357164
Black with #357164
Text Example
Text Example
White with #357164
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357164; }
p { color: rgb(53,113,100); }
H1.HeaderClassName
{
color: #357164;
}
.AnyTagClassName
{
color: #357164;
}
</style>
background-color css
<style>
a { background-color: #357164; }
a { background-color: rgb(53,113,100); }
div.DivClassName
{
background-color: #357164;
}
.BgClassName
{
background-color: #357164;
}
</style>
border-color css
<style>
span { border-color: #357164; }
span { border-color: rgb(53,113,100); }
td.TdClassName
{
border-color: #357164;
}
.TagClassName
{
border-color: #357164;
}
</style>