Shades of Genoa #358173
Tints of Genoa #358173
RGB
CMYK
RGB Variations
Color information
#358173 (or 0x358173) is known color: Genoa. HEX triplet: 35, 81 and 73. RGB value is (53,129,115). Sum of RGB (Red+Green+Blue) = 53+129+115=297 (39% of max value = 765). Red value is 53 (21.09% from 255 or 17.85% from 297); Green value is 129 (50.78% from 255 or 43.43% from 297); Blue value is 115 (45.31% from 255 or 38.72% from 297); Max value from RGB is 129 - color contains mainly: green. Hex color #358173 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358173 is #CA7E8C. Grayscale: #686868. Windows color (decimal): -13270669 or 7569717. OLE color: 7569717.
HSL color Cylindrical-coordinate representation of color #358173: hue angle of 168.95º 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 #358173 is Cyan = 0.59, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 129 | 115 | - |
| CMYK | 0.59 | 0 | 0.11 | 0.49 |
| HSL | 168.95º | 0.42% | 0.36% | - |
| HSV(B) | 168.95º | 0.59% | 0.51% | - |
| XYZ | 12.41 | 17.7 | 18.98 | - |
| YUV | 104.68 | 133.82 | 91.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 129 | 115 | 0.59 | 0 | 0.11 | 0.49 | 168.95 | 0.42 | 0.36 |
| Hex | 35 | 81 | 73 | 3B | 0 | B | 31 | A9 | 2A | 24 |
| Octal | 65 | 201 | 163 | 73 | 0 | 13 | 61 | 251 | 52 | 44 |
| Binary | 110101 | 10000001 | 1110011 | 111011 | 0 | 1011 | 110001 | 10101001 | 101010 | 100100 |
Color Harmonies of #358173
Complementary color
Monochromatic Colors of #358173
Black with #358173
Text Example
Text Example
White with #358173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358173; }
p { color: rgb(53,129,115); }
H1.HeaderClassName
{
color: #358173;
}
.AnyTagClassName
{
color: #358173;
}
</style>
background-color css
<style>
a { background-color: #358173; }
a { background-color: rgb(53,129,115); }
div.DivClassName
{
background-color: #358173;
}
.BgClassName
{
background-color: #358173;
}
</style>
border-color css
<style>
span { border-color: #358173; }
span { border-color: rgb(53,129,115); }
td.TdClassName
{
border-color: #358173;
}
.TagClassName
{
border-color: #358173;
}
</style>