Shades of Genoa #357369
Tints of Genoa #357369
RGB
CMYK
RGB Variations
Color information
#357369 (or 0x357369) is known color: Genoa. HEX triplet: 35, 73 and 69. RGB value is (53,115,105). Sum of RGB (Red+Green+Blue) = 53+115+105=273 (36% of max value = 765). Red value is 53 (21.09% from 255 or 19.41% from 273); Green value is 115 (45.31% from 255 or 42.12% from 273); Blue value is 105 (41.41% from 255 or 38.46% from 273); Max value from RGB is 115 - color contains mainly: green. Hex color #357369 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357369 is #CA8C96. Grayscale: #5F5F5F. Windows color (decimal): -13274263 or 6910773. OLE color: 6910773.
HSL color Cylindrical-coordinate representation of color #357369: hue angle of 170.32º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #357369 is Cyan = 0.54, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 115 | 105 | - |
| CMYK | 0.54 | 0 | 0.09 | 0.55 |
| HSL | 170.32º | 0.37% | 0.33% | - |
| HSV(B) | 170.32º | 0.54% | 0.45% | - |
| XYZ | 10.15 | 14.04 | 15.54 | - |
| YUV | 95.32 | 133.46 | 97.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 105 | 0.54 | 0 | 0.09 | 0.55 | 170.32 | 0.37 | 0.33 |
| Hex | 35 | 73 | 69 | 36 | 0 | 9 | 37 | AA | 25 | 21 |
| Octal | 65 | 163 | 151 | 66 | 0 | 11 | 67 | 252 | 45 | 41 |
| Binary | 110101 | 1110011 | 1101001 | 110110 | 0 | 1001 | 110111 | 10101010 | 100101 | 100001 |
Color Harmonies of #357369
Complementary color
Monochromatic Colors of #357369
Black with #357369
Text Example
Text Example
White with #357369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357369; }
p { color: rgb(53,115,105); }
H1.HeaderClassName
{
color: #357369;
}
.AnyTagClassName
{
color: #357369;
}
</style>
background-color css
<style>
a { background-color: #357369; }
a { background-color: rgb(53,115,105); }
div.DivClassName
{
background-color: #357369;
}
.BgClassName
{
background-color: #357369;
}
</style>
border-color css
<style>
span { border-color: #357369; }
span { border-color: rgb(53,115,105); }
td.TdClassName
{
border-color: #357369;
}
.TagClassName
{
border-color: #357369;
}
</style>