Shades of Genoa #357167
Tints of Genoa #357167
RGB
CMYK
RGB Variations
Color information
#357167 (or 0x357167) is known color: Genoa. HEX triplet: 35, 71 and 67. RGB value is (53,113,103). Sum of RGB (Red+Green+Blue) = 53+113+103=269 (35% of max value = 765). Red value is 53 (21.09% from 255 or 19.70% from 269); Green value is 113 (44.53% from 255 or 42.01% from 269); Blue value is 103 (40.62% from 255 or 38.29% from 269); Max value from RGB is 113 - color contains mainly: green. Hex color #357167 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357167 is #CA8E98. Grayscale: #5D5D5D. Windows color (decimal): -13274777 or 6779189. OLE color: 6779189.
HSL color Cylindrical-coordinate representation of color #357167: hue angle of 170º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #357167 is Cyan = 0.53, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 113 | 103 | - |
| CMYK | 0.53 | 0 | 0.09 | 0.56 |
| HSL | 170º | 0.36% | 0.33% | - |
| HSV(B) | 170º | 0.53% | 0.44% | - |
| XYZ | 9.82 | 13.55 | 14.93 | - |
| YUV | 93.92 | 133.12 | 98.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 113 | 103 | 0.53 | 0 | 0.09 | 0.56 | 170 | 0.36 | 0.33 |
| Hex | 35 | 71 | 67 | 35 | 0 | 9 | 38 | AA | 24 | 21 |
| Octal | 65 | 161 | 147 | 65 | 0 | 11 | 70 | 252 | 44 | 41 |
| Binary | 110101 | 1110001 | 1100111 | 110101 | 0 | 1001 | 111000 | 10101010 | 100100 | 100001 |
Color Harmonies of #357167
Complementary color
Monochromatic Colors of #357167
Black with #357167
Text Example
Text Example
White with #357167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357167; }
p { color: rgb(53,113,103); }
H1.HeaderClassName
{
color: #357167;
}
.AnyTagClassName
{
color: #357167;
}
</style>
background-color css
<style>
a { background-color: #357167; }
a { background-color: rgb(53,113,103); }
div.DivClassName
{
background-color: #357167;
}
.BgClassName
{
background-color: #357167;
}
</style>
border-color css
<style>
span { border-color: #357167; }
span { border-color: rgb(53,113,103); }
td.TdClassName
{
border-color: #357167;
}
.TagClassName
{
border-color: #357167;
}
</style>