Shades of Genoa #358272
Tints of Genoa #358272
RGB
CMYK
RGB Variations
Color information
#358272 (or 0x358272) is known color: Genoa. HEX triplet: 35, 82 and 72. RGB value is (53,130,114). Sum of RGB (Red+Green+Blue) = 53+130+114=297 (39% of max value = 765). Red value is 53 (21.09% from 255 or 17.85% from 297); Green value is 130 (51.17% from 255 or 43.77% from 297); Blue value is 114 (44.92% from 255 or 38.38% from 297); Max value from RGB is 130 - color contains mainly: green. Hex color #358272 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358272 is #CA7D8D. Grayscale: #696969. Windows color (decimal): -13270414 or 7504437. OLE color: 7504437.
HSL color Cylindrical-coordinate representation of color #358272: hue angle of 167.53º 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 #358272 is Cyan = 0.59, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 130 | 114 | - |
| CMYK | 0.59 | 0 | 0.12 | 0.49 |
| HSL | 167.53º | 0.42% | 0.36% | - |
| HSV(B) | 167.53º | 0.59% | 0.51% | - |
| XYZ | 12.49 | 17.94 | 18.72 | - |
| YUV | 105.15 | 132.99 | 90.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 130 | 114 | 0.59 | 0 | 0.12 | 0.49 | 167.53 | 0.42 | 0.36 |
| Hex | 35 | 82 | 72 | 3B | 0 | C | 31 | A8 | 2A | 24 |
| Octal | 65 | 202 | 162 | 73 | 0 | 14 | 61 | 250 | 52 | 44 |
| Binary | 110101 | 10000010 | 1110010 | 111011 | 0 | 1100 | 110001 | 10101000 | 101010 | 100100 |
Color Harmonies of #358272
Complementary color
Monochromatic Colors of #358272
Black with #358272
Text Example
Text Example
White with #358272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358272; }
p { color: rgb(53,130,114); }
H1.HeaderClassName
{
color: #358272;
}
.AnyTagClassName
{
color: #358272;
}
</style>
background-color css
<style>
a { background-color: #358272; }
a { background-color: rgb(53,130,114); }
div.DivClassName
{
background-color: #358272;
}
.BgClassName
{
background-color: #358272;
}
</style>
border-color css
<style>
span { border-color: #358272; }
span { border-color: rgb(53,130,114); }
td.TdClassName
{
border-color: #358272;
}
.TagClassName
{
border-color: #358272;
}
</style>