Shades of Genoa #357068
Tints of Genoa #357068
RGB
CMYK
RGB Variations
Color information
#357068 (or 0x357068) is known color: Genoa. HEX triplet: 35, 70 and 68. RGB value is (53,112,104). Sum of RGB (Red+Green+Blue) = 53+112+104=269 (35% of max value = 765). Red value is 53 (21.09% from 255 or 19.70% from 269); Green value is 112 (44.14% from 255 or 41.64% from 269); Blue value is 104 (41.02% from 255 or 38.66% from 269); Max value from RGB is 112 - color contains mainly: green. Hex color #357068 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357068 is #CA8F97. Grayscale: #5D5D5D. Windows color (decimal): -13275032 or 6844469. OLE color: 6844469.
HSL color Cylindrical-coordinate representation of color #357068: hue angle of 171.86º degrees, saturation: 0.36, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #357068 is Cyan = 0.53, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 112 | 104 | - |
| CMYK | 0.53 | 0 | 0.07 | 0.56 |
| HSL | 171.86º | 0.36% | 0.32% | - |
| HSV(B) | 171.86º | 0.53% | 0.44% | - |
| XYZ | 9.76 | 13.34 | 15.16 | - |
| YUV | 93.45 | 133.95 | 99.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 112 | 104 | 0.53 | 0 | 0.07 | 0.56 | 171.86 | 0.36 | 0.32 |
| Hex | 35 | 70 | 68 | 35 | 0 | 7 | 38 | AC | 24 | 20 |
| Octal | 65 | 160 | 150 | 65 | 0 | 7 | 70 | 254 | 44 | 40 |
| Binary | 110101 | 1110000 | 1101000 | 110101 | 0 | 111 | 111000 | 10101100 | 100100 | 100000 |
Color Harmonies of #357068
Complementary color
Monochromatic Colors of #357068
Black with #357068
Text Example
Text Example
White with #357068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357068; }
p { color: rgb(53,112,104); }
H1.HeaderClassName
{
color: #357068;
}
.AnyTagClassName
{
color: #357068;
}
</style>
background-color css
<style>
a { background-color: #357068; }
a { background-color: rgb(53,112,104); }
div.DivClassName
{
background-color: #357068;
}
.BgClassName
{
background-color: #357068;
}
</style>
border-color css
<style>
span { border-color: #357068; }
span { border-color: rgb(53,112,104); }
td.TdClassName
{
border-color: #357068;
}
.TagClassName
{
border-color: #357068;
}
</style>