Shades of Genoa #358271
Tints of Genoa #358271
RGB
CMYK
RGB Variations
Color information
#358271 (or 0x358271) is known color: Genoa. HEX triplet: 35, 82 and 71. RGB value is (53,130,113). Sum of RGB (Red+Green+Blue) = 53+130+113=296 (39% of max value = 765). Red value is 53 (21.09% from 255 or 17.91% from 296); Green value is 130 (51.17% from 255 or 43.92% from 296); Blue value is 113 (44.53% from 255 or 38.18% from 296); Max value from RGB is 130 - color contains mainly: green. Hex color #358271 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358271 is #CA7D8E. Grayscale: #696969. Windows color (decimal): -13270415 or 7438901. OLE color: 7438901.
HSL color Cylindrical-coordinate representation of color #358271: hue angle of 166.75º 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 #358271 is Cyan = 0.59, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 130 | 113 | - |
| CMYK | 0.59 | 0 | 0.13 | 0.49 |
| HSL | 166.75º | 0.42% | 0.36% | - |
| HSV(B) | 166.75º | 0.59% | 0.51% | - |
| XYZ | 12.43 | 17.91 | 18.43 | - |
| YUV | 105.04 | 132.49 | 90.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 130 | 113 | 0.59 | 0 | 0.13 | 0.49 | 166.75 | 0.42 | 0.36 |
| Hex | 35 | 82 | 71 | 3B | 0 | D | 31 | A7 | 2A | 24 |
| Octal | 65 | 202 | 161 | 73 | 0 | 15 | 61 | 247 | 52 | 44 |
| Binary | 110101 | 10000010 | 1110001 | 111011 | 0 | 1101 | 110001 | 10100111 | 101010 | 100100 |
Color Harmonies of #358271
Complementary color
Monochromatic Colors of #358271
Black with #358271
Text Example
Text Example
White with #358271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358271; }
p { color: rgb(53,130,113); }
H1.HeaderClassName
{
color: #358271;
}
.AnyTagClassName
{
color: #358271;
}
</style>
background-color css
<style>
a { background-color: #358271; }
a { background-color: rgb(53,130,113); }
div.DivClassName
{
background-color: #358271;
}
.BgClassName
{
background-color: #358271;
}
</style>
border-color css
<style>
span { border-color: #358271; }
span { border-color: rgb(53,130,113); }
td.TdClassName
{
border-color: #358271;
}
.TagClassName
{
border-color: #358271;
}
</style>