Shades of Genoa #358374
Tints of Genoa #358374
RGB
CMYK
RGB Variations
Color information
#358374 (or 0x358374) is known color: Genoa. HEX triplet: 35, 83 and 74. RGB value is (53,131,116). Sum of RGB (Red+Green+Blue) = 53+131+116=300 (39% of max value = 765). Red value is 53 (21.09% from 255 or 17.67% from 300); Green value is 131 (51.56% from 255 or 43.67% from 300); Blue value is 116 (45.70% from 255 or 38.67% from 300); Max value from RGB is 131 - color contains mainly: green. Hex color #358374 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358374 is #CA7C8B. Grayscale: #696969. Windows color (decimal): -13270156 or 7635765. OLE color: 7635765.
HSL color Cylindrical-coordinate representation of color #358374: hue angle of 168.46º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #358374 is Cyan = 0.60, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 131 | 116 | - |
| CMYK | 0.60 | 0 | 0.11 | 0.49 |
| HSL | 168.46º | 0.42% | 0.36% | - |
| HSV(B) | 168.46º | 0.6% | 0.51% | - |
| XYZ | 12.74 | 18.25 | 19.37 | - |
| YUV | 105.97 | 133.66 | 90.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 131 | 116 | 0.60 | 0 | 0.11 | 0.49 | 168.46 | 0.42 | 0.36 |
| Hex | 35 | 83 | 74 | 3C | 0 | B | 31 | A8 | 2A | 24 |
| Octal | 65 | 203 | 164 | 74 | 0 | 13 | 61 | 250 | 52 | 44 |
| Binary | 110101 | 10000011 | 1110100 | 111100 | 0 | 1011 | 110001 | 10101000 | 101010 | 100100 |
Color Harmonies of #358374
Complementary color
Monochromatic Colors of #358374
Black with #358374
Text Example
Text Example
White with #358374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358374; }
p { color: rgb(53,131,116); }
H1.HeaderClassName
{
color: #358374;
}
.AnyTagClassName
{
color: #358374;
}
</style>
background-color css
<style>
a { background-color: #358374; }
a { background-color: rgb(53,131,116); }
div.DivClassName
{
background-color: #358374;
}
.BgClassName
{
background-color: #358374;
}
</style>
border-color css
<style>
span { border-color: #358374; }
span { border-color: rgb(53,131,116); }
td.TdClassName
{
border-color: #358374;
}
.TagClassName
{
border-color: #358374;
}
</style>