Shades of Genoa #358274
Tints of Genoa #358274
RGB
CMYK
RGB Variations
Color information
#358274 (or 0x358274) is known color: Genoa. HEX triplet: 35, 82 and 74. RGB value is (53,130,116). Sum of RGB (Red+Green+Blue) = 53+130+116=299 (39% of max value = 765). Red value is 53 (21.09% from 255 or 17.73% from 299); Green value is 130 (51.17% from 255 or 43.48% from 299); Blue value is 116 (45.70% from 255 or 38.80% from 299); Max value from RGB is 130 - color contains mainly: green. Hex color #358274 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358274 is #CA7D8B. Grayscale: #696969. Windows color (decimal): -13270412 or 7635509. OLE color: 7635509.
HSL color Cylindrical-coordinate representation of color #358274: hue angle of 169.09º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #358274 is Cyan = 0.59, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 130 | 116 | - |
| CMYK | 0.59 | 0 | 0.11 | 0.49 |
| HSL | 169.09º | 0.42% | 0.36% | - |
| HSV(B) | 169.09º | 0.59% | 0.51% | - |
| XYZ | 12.6 | 17.98 | 19.33 | - |
| YUV | 105.38 | 133.99 | 90.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 130 | 116 | 0.59 | 0 | 0.11 | 0.49 | 169.09 | 0.42 | 0.36 |
| Hex | 35 | 82 | 74 | 3B | 0 | B | 31 | A9 | 2A | 24 |
| Octal | 65 | 202 | 164 | 73 | 0 | 13 | 61 | 251 | 52 | 44 |
| Binary | 110101 | 10000010 | 1110100 | 111011 | 0 | 1011 | 110001 | 10101001 | 101010 | 100100 |
Color Harmonies of #358274
Complementary color
Monochromatic Colors of #358274
Black with #358274
Text Example
Text Example
White with #358274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358274; }
p { color: rgb(53,130,116); }
H1.HeaderClassName
{
color: #358274;
}
.AnyTagClassName
{
color: #358274;
}
</style>
background-color css
<style>
a { background-color: #358274; }
a { background-color: rgb(53,130,116); }
div.DivClassName
{
background-color: #358274;
}
.BgClassName
{
background-color: #358274;
}
</style>
border-color css
<style>
span { border-color: #358274; }
span { border-color: rgb(53,130,116); }
td.TdClassName
{
border-color: #358274;
}
.TagClassName
{
border-color: #358274;
}
</style>