Shades of Genoa #347269
Tints of Genoa #347269
RGB
CMYK
RGB Variations
Color information
#347269 (or 0x347269) is known color: Genoa. HEX triplet: 34, 72 and 69. RGB value is (52,114,105). Sum of RGB (Red+Green+Blue) = 52+114+105=271 (35% of max value = 765). Red value is 52 (20.70% from 255 or 19.19% from 271); Green value is 114 (44.92% from 255 or 42.07% from 271); Blue value is 105 (41.41% from 255 or 38.75% from 271); Max value from RGB is 114 - color contains mainly: green. Hex color #347269 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347269 is #CB8D96. Grayscale: #5E5E5E. Windows color (decimal): -13340055 or 6910516. OLE color: 6910516.
HSL color Cylindrical-coordinate representation of color #347269: hue angle of 171.29º 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 #347269 is Cyan = 0.54, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 114 | 105 | - |
| CMYK | 0.54 | 0 | 0.08 | 0.55 |
| HSL | 171.29º | 0.37% | 0.33% | - |
| HSV(B) | 171.29º | 0.54% | 0.45% | - |
| XYZ | 9.98 | 13.78 | 15.5 | - |
| YUV | 94.44 | 133.96 | 97.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 114 | 105 | 0.54 | 0 | 0.08 | 0.55 | 171.29 | 0.37 | 0.33 |
| Hex | 34 | 72 | 69 | 36 | 0 | 8 | 37 | AB | 25 | 21 |
| Octal | 64 | 162 | 151 | 66 | 0 | 10 | 67 | 253 | 45 | 41 |
| Binary | 110100 | 1110010 | 1101001 | 110110 | 0 | 1000 | 110111 | 10101011 | 100101 | 100001 |
Color Harmonies of #347269
Complementary color
Monochromatic Colors of #347269
Black with #347269
Text Example
Text Example
White with #347269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347269; }
p { color: rgb(52,114,105); }
H1.HeaderClassName
{
color: #347269;
}
.AnyTagClassName
{
color: #347269;
}
</style>
background-color css
<style>
a { background-color: #347269; }
a { background-color: rgb(52,114,105); }
div.DivClassName
{
background-color: #347269;
}
.BgClassName
{
background-color: #347269;
}
</style>
border-color css
<style>
span { border-color: #347269; }
span { border-color: rgb(52,114,105); }
td.TdClassName
{
border-color: #347269;
}
.TagClassName
{
border-color: #347269;
}
</style>