Shades of Genoa #357567
Tints of Genoa #357567
RGB
CMYK
RGB Variations
Color information
#357567 (or 0x357567) is known color: Genoa. HEX triplet: 35, 75 and 67. RGB value is (53,117,103). Sum of RGB (Red+Green+Blue) = 53+117+103=273 (36% of max value = 765). Red value is 53 (21.09% from 255 or 19.41% from 273); Green value is 117 (46.09% from 255 or 42.86% from 273); Blue value is 103 (40.62% from 255 or 37.73% from 273); Max value from RGB is 117 - color contains mainly: green. Hex color #357567 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357567 is #CA8A98. Grayscale: #606060. Windows color (decimal): -13273753 or 6780213. OLE color: 6780213.
HSL color Cylindrical-coordinate representation of color #357567: hue angle of 166.88º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #357567 is Cyan = 0.55, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 117 | 103 | - |
| CMYK | 0.55 | 0 | 0.12 | 0.54 |
| HSL | 166.88º | 0.38% | 0.33% | - |
| HSV(B) | 166.88º | 0.55% | 0.46% | - |
| XYZ | 10.28 | 14.46 | 15.08 | - |
| YUV | 96.27 | 131.8 | 97.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 117 | 103 | 0.55 | 0 | 0.12 | 0.54 | 166.88 | 0.38 | 0.33 |
| Hex | 35 | 75 | 67 | 37 | 0 | C | 36 | A7 | 26 | 21 |
| Octal | 65 | 165 | 147 | 67 | 0 | 14 | 66 | 247 | 46 | 41 |
| Binary | 110101 | 1110101 | 1100111 | 110111 | 0 | 1100 | 110110 | 10100111 | 100110 | 100001 |
Color Harmonies of #357567
Complementary color
Monochromatic Colors of #357567
Black with #357567
Text Example
Text Example
White with #357567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357567; }
p { color: rgb(53,117,103); }
H1.HeaderClassName
{
color: #357567;
}
.AnyTagClassName
{
color: #357567;
}
</style>
background-color css
<style>
a { background-color: #357567; }
a { background-color: rgb(53,117,103); }
div.DivClassName
{
background-color: #357567;
}
.BgClassName
{
background-color: #357567;
}
</style>
border-color css
<style>
span { border-color: #357567; }
span { border-color: rgb(53,117,103); }
td.TdClassName
{
border-color: #357567;
}
.TagClassName
{
border-color: #357567;
}
</style>