Shades of Genoa #357874
Tints of Genoa #357874
RGB
CMYK
RGB Variations
Color information
#357874 (or 0x357874) is known color: Genoa. HEX triplet: 35, 78 and 74. RGB value is (53,120,116). Sum of RGB (Red+Green+Blue) = 53+120+116=289 (38% of max value = 765). Red value is 53 (21.09% from 255 or 18.34% from 289); Green value is 120 (47.27% from 255 or 41.52% from 289); Blue value is 116 (45.70% from 255 or 40.14% from 289); Max value from RGB is 120 - color contains mainly: green. Hex color #357874 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357874 is #CA878B. Grayscale: #636363. Windows color (decimal): -13272972 or 7632949. OLE color: 7632949.
HSL color Cylindrical-coordinate representation of color #357874: hue angle of 176.42º 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 #357874 is Cyan = 0.56, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 120 | 116 | - |
| CMYK | 0.56 | 0 | 0.03 | 0.53 |
| HSL | 176.42º | 0.39% | 0.34% | - |
| HSV(B) | 176.42º | 0.56% | 0.47% | - |
| XYZ | 11.34 | 15.45 | 18.91 | - |
| YUV | 99.51 | 137.3 | 94.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 120 | 116 | 0.56 | 0 | 0.03 | 0.53 | 176.42 | 0.39 | 0.34 |
| Hex | 35 | 78 | 74 | 38 | 0 | 3 | 35 | B0 | 27 | 22 |
| Octal | 65 | 170 | 164 | 70 | 0 | 3 | 65 | 260 | 47 | 42 |
| Binary | 110101 | 1111000 | 1110100 | 111000 | 0 | 11 | 110101 | 10110000 | 100111 | 100010 |
Color Harmonies of #357874
Complementary color
Monochromatic Colors of #357874
Black with #357874
Text Example
Text Example
White with #357874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357874; }
p { color: rgb(53,120,116); }
H1.HeaderClassName
{
color: #357874;
}
.AnyTagClassName
{
color: #357874;
}
</style>
background-color css
<style>
a { background-color: #357874; }
a { background-color: rgb(53,120,116); }
div.DivClassName
{
background-color: #357874;
}
.BgClassName
{
background-color: #357874;
}
</style>
border-color css
<style>
span { border-color: #357874; }
span { border-color: rgb(53,120,116); }
td.TdClassName
{
border-color: #357874;
}
.TagClassName
{
border-color: #357874;
}
</style>