Shades of Genoa #357367
Tints of Genoa #357367
RGB
CMYK
RGB Variations
Color information
#357367 (or 0x357367) is known color: Genoa. HEX triplet: 35, 73 and 67. RGB value is (53,115,103). Sum of RGB (Red+Green+Blue) = 53+115+103=271 (35% of max value = 765). Red value is 53 (21.09% from 255 or 19.56% from 271); Green value is 115 (45.31% from 255 or 42.44% from 271); Blue value is 103 (40.62% from 255 or 38.01% from 271); Max value from RGB is 115 - color contains mainly: green. Hex color #357367 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357367 is #CA8C98. Grayscale: #5F5F5F. Windows color (decimal): -13274265 or 6779701. OLE color: 6779701.
HSL color Cylindrical-coordinate representation of color #357367: hue angle of 168.39º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #357367 is Cyan = 0.54, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 115 | 103 | - |
| CMYK | 0.54 | 0 | 0.10 | 0.55 |
| HSL | 168.39º | 0.37% | 0.33% | - |
| HSV(B) | 168.39º | 0.54% | 0.45% | - |
| XYZ | 10.05 | 14 | 15 | - |
| YUV | 95.09 | 132.46 | 97.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 103 | 0.54 | 0 | 0.10 | 0.55 | 168.39 | 0.37 | 0.33 |
| Hex | 35 | 73 | 67 | 36 | 0 | A | 37 | A8 | 25 | 21 |
| Octal | 65 | 163 | 147 | 66 | 0 | 12 | 67 | 250 | 45 | 41 |
| Binary | 110101 | 1110011 | 1100111 | 110110 | 0 | 1010 | 110111 | 10101000 | 100101 | 100001 |
Color Harmonies of #357367
Complementary color
Monochromatic Colors of #357367
Black with #357367
Text Example
Text Example
White with #357367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357367; }
p { color: rgb(53,115,103); }
H1.HeaderClassName
{
color: #357367;
}
.AnyTagClassName
{
color: #357367;
}
</style>
background-color css
<style>
a { background-color: #357367; }
a { background-color: rgb(53,115,103); }
div.DivClassName
{
background-color: #357367;
}
.BgClassName
{
background-color: #357367;
}
</style>
border-color css
<style>
span { border-color: #357367; }
span { border-color: rgb(53,115,103); }
td.TdClassName
{
border-color: #357367;
}
.TagClassName
{
border-color: #357367;
}
</style>