Shades of Genoa #357668
Tints of Genoa #357668
RGB
CMYK
RGB Variations
Color information
#357668 (or 0x357668) is known color: Genoa. HEX triplet: 35, 76 and 68. RGB value is (53,118,104). Sum of RGB (Red+Green+Blue) = 53+118+104=275 (36% of max value = 765). Red value is 53 (21.09% from 255 or 19.27% from 275); Green value is 118 (46.48% from 255 or 42.91% from 275); Blue value is 104 (41.02% from 255 or 37.82% from 275); Max value from RGB is 118 - color contains mainly: green. Hex color #357668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357668 is #CA8997. Grayscale: #606060. Windows color (decimal): -13273496 or 6846005. OLE color: 6846005.
HSL color Cylindrical-coordinate representation of color #357668: hue angle of 167.08º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #357668 is Cyan = 0.55, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 118 | 104 | - |
| CMYK | 0.55 | 0 | 0.12 | 0.54 |
| HSL | 167.08º | 0.38% | 0.34% | - |
| HSV(B) | 167.08º | 0.55% | 0.46% | - |
| XYZ | 10.45 | 14.71 | 15.39 | - |
| YUV | 96.97 | 131.97 | 96.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 118 | 104 | 0.55 | 0 | 0.12 | 0.54 | 167.08 | 0.38 | 0.34 |
| Hex | 35 | 76 | 68 | 37 | 0 | C | 36 | A7 | 26 | 22 |
| Octal | 65 | 166 | 150 | 67 | 0 | 14 | 66 | 247 | 46 | 42 |
| Binary | 110101 | 1110110 | 1101000 | 110111 | 0 | 1100 | 110110 | 10100111 | 100110 | 100010 |
Color Harmonies of #357668
Complementary color
Monochromatic Colors of #357668
Black with #357668
Text Example
Text Example
White with #357668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357668; }
p { color: rgb(53,118,104); }
H1.HeaderClassName
{
color: #357668;
}
.AnyTagClassName
{
color: #357668;
}
</style>
background-color css
<style>
a { background-color: #357668; }
a { background-color: rgb(53,118,104); }
div.DivClassName
{
background-color: #357668;
}
.BgClassName
{
background-color: #357668;
}
</style>
border-color css
<style>
span { border-color: #357668; }
span { border-color: rgb(53,118,104); }
td.TdClassName
{
border-color: #357668;
}
.TagClassName
{
border-color: #357668;
}
</style>