Shades of Genoa #357869
Tints of Genoa #357869
RGB
CMYK
RGB Variations
Color information
#357869 (or 0x357869) is known color: Genoa. HEX triplet: 35, 78 and 69. RGB value is (53,120,105). Sum of RGB (Red+Green+Blue) = 53+120+105=278 (36% of max value = 765). Red value is 53 (21.09% from 255 or 19.06% from 278); Green value is 120 (47.27% from 255 or 43.17% from 278); Blue value is 105 (41.41% from 255 or 37.77% from 278); Max value from RGB is 120 - color contains mainly: green. Hex color #357869 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357869 is #CA8796. Grayscale: #626262. Windows color (decimal): -13272983 or 6912053. OLE color: 6912053.
HSL color Cylindrical-coordinate representation of color #357869: hue angle of 166.57º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #357869 is Cyan = 0.56, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 120 | 105 | - |
| CMYK | 0.56 | 0 | 0.13 | 0.53 |
| HSL | 166.57º | 0.39% | 0.34% | - |
| HSV(B) | 166.57º | 0.56% | 0.47% | - |
| XYZ | 10.73 | 15.21 | 15.73 | - |
| YUV | 98.26 | 131.8 | 95.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 120 | 105 | 0.56 | 0 | 0.13 | 0.53 | 166.57 | 0.39 | 0.34 |
| Hex | 35 | 78 | 69 | 38 | 0 | D | 35 | A7 | 27 | 22 |
| Octal | 65 | 170 | 151 | 70 | 0 | 15 | 65 | 247 | 47 | 42 |
| Binary | 110101 | 1111000 | 1101001 | 111000 | 0 | 1101 | 110101 | 10100111 | 100111 | 100010 |
Color Harmonies of #357869
Complementary color
Monochromatic Colors of #357869
Black with #357869
Text Example
Text Example
White with #357869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357869; }
p { color: rgb(53,120,105); }
H1.HeaderClassName
{
color: #357869;
}
.AnyTagClassName
{
color: #357869;
}
</style>
background-color css
<style>
a { background-color: #357869; }
a { background-color: rgb(53,120,105); }
div.DivClassName
{
background-color: #357869;
}
.BgClassName
{
background-color: #357869;
}
</style>
border-color css
<style>
span { border-color: #357869; }
span { border-color: rgb(53,120,105); }
td.TdClassName
{
border-color: #357869;
}
.TagClassName
{
border-color: #357869;
}
</style>