Shades of Genoa #357067
Tints of Genoa #357067
RGB
CMYK
RGB Variations
Color information
#357067 (or 0x357067) is known color: Genoa. HEX triplet: 35, 70 and 67. RGB value is (53,112,103). Sum of RGB (Red+Green+Blue) = 53+112+103=268 (35% of max value = 765). Red value is 53 (21.09% from 255 or 19.78% from 268); Green value is 112 (44.14% from 255 or 41.79% from 268); Blue value is 103 (40.62% from 255 or 38.43% from 268); Max value from RGB is 112 - color contains mainly: green. Hex color #357067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357067 is #CA8F98. Grayscale: #5D5D5D. Windows color (decimal): -13275033 or 6778933. OLE color: 6778933.
HSL color Cylindrical-coordinate representation of color #357067: hue angle of 170.85º degrees, saturation: 0.36, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #357067 is Cyan = 0.53, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 112 | 103 | - |
| CMYK | 0.53 | 0 | 0.08 | 0.56 |
| HSL | 170.85º | 0.36% | 0.32% | - |
| HSV(B) | 170.85º | 0.53% | 0.44% | - |
| XYZ | 9.71 | 13.32 | 14.89 | - |
| YUV | 93.33 | 133.45 | 99.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 112 | 103 | 0.53 | 0 | 0.08 | 0.56 | 170.85 | 0.36 | 0.32 |
| Hex | 35 | 70 | 67 | 35 | 0 | 8 | 38 | AB | 24 | 20 |
| Octal | 65 | 160 | 147 | 65 | 0 | 10 | 70 | 253 | 44 | 40 |
| Binary | 110101 | 1110000 | 1100111 | 110101 | 0 | 1000 | 111000 | 10101011 | 100100 | 100000 |
Color Harmonies of #357067
Complementary color
Monochromatic Colors of #357067
Black with #357067
Text Example
Text Example
White with #357067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357067; }
p { color: rgb(53,112,103); }
H1.HeaderClassName
{
color: #357067;
}
.AnyTagClassName
{
color: #357067;
}
</style>
background-color css
<style>
a { background-color: #357067; }
a { background-color: rgb(53,112,103); }
div.DivClassName
{
background-color: #357067;
}
.BgClassName
{
background-color: #357067;
}
</style>
border-color css
<style>
span { border-color: #357067; }
span { border-color: rgb(53,112,103); }
td.TdClassName
{
border-color: #357067;
}
.TagClassName
{
border-color: #357067;
}
</style>