Shades of Genoa #356864
Tints of Genoa #356864
RGB
CMYK
RGB Variations
Color information
#356864 (or 0x356864) is known color: Genoa. HEX triplet: 35, 68 and 64. RGB value is (53,104,100). Sum of RGB (Red+Green+Blue) = 53+104+100=257 (34% of max value = 765). Red value is 53 (21.09% from 255 or 20.62% from 257); Green value is 104 (41.02% from 255 or 40.47% from 257); Blue value is 100 (39.45% from 255 or 38.91% from 257); Max value from RGB is 104 - color contains mainly: green. Hex color #356864 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #356864 is #CA979B. Grayscale: #585858. Windows color (decimal): -13277084 or 6580277. OLE color: 6580277.
HSL color Cylindrical-coordinate representation of color #356864: hue angle of 175.29º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #356864 is Cyan = 0.49, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 104 | 100 | - |
| CMYK | 0.49 | 0 | 0.04 | 0.59 |
| HSL | 175.29º | 0.32% | 0.31% | - |
| HSV(B) | 175.29º | 0.49% | 0.41% | - |
| XYZ | 8.72 | 11.58 | 13.83 | - |
| YUV | 88.3 | 134.6 | 102.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 104 | 100 | 0.49 | 0 | 0.04 | 0.59 | 175.29 | 0.32 | 0.31 |
| Hex | 35 | 68 | 64 | 31 | 0 | 4 | 3B | AF | 20 | 1F |
| Octal | 65 | 150 | 144 | 61 | 0 | 4 | 73 | 257 | 40 | 37 |
| Binary | 110101 | 1101000 | 1100100 | 110001 | 0 | 100 | 111011 | 10101111 | 100000 | 11111 |
Color Harmonies of #356864
Complementary color
Monochromatic Colors of #356864
Black with #356864
Text Example
Text Example
White with #356864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356864; }
p { color: rgb(53,104,100); }
H1.HeaderClassName
{
color: #356864;
}
.AnyTagClassName
{
color: #356864;
}
</style>
background-color css
<style>
a { background-color: #356864; }
a { background-color: rgb(53,104,100); }
div.DivClassName
{
background-color: #356864;
}
.BgClassName
{
background-color: #356864;
}
</style>
border-color css
<style>
span { border-color: #356864; }
span { border-color: rgb(53,104,100); }
td.TdClassName
{
border-color: #356864;
}
.TagClassName
{
border-color: #356864;
}
</style>