Shades of Genoa #347268
Tints of Genoa #347268
RGB
CMYK
RGB Variations
Color information
#347268 (or 0x347268) is known color: Genoa. HEX triplet: 34, 72 and 68. RGB value is (52,114,104). Sum of RGB (Red+Green+Blue) = 52+114+104=270 (35% of max value = 765). Red value is 52 (20.70% from 255 or 19.26% from 270); Green value is 114 (44.92% from 255 or 42.22% from 270); Blue value is 104 (41.02% from 255 or 38.52% from 270); Max value from RGB is 114 - color contains mainly: green. Hex color #347268 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347268 is #CB8D97. Grayscale: #5E5E5E. Windows color (decimal): -13340056 or 6844980. OLE color: 6844980.
HSL color Cylindrical-coordinate representation of color #347268: hue angle of 170.32º 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 #347268 is Cyan = 0.54, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 114 | 104 | - |
| CMYK | 0.54 | 0 | 0.09 | 0.55 |
| HSL | 170.32º | 0.37% | 0.33% | - |
| HSV(B) | 170.32º | 0.54% | 0.45% | - |
| XYZ | 9.93 | 13.76 | 15.23 | - |
| YUV | 94.32 | 133.46 | 97.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 114 | 104 | 0.54 | 0 | 0.09 | 0.55 | 170.32 | 0.37 | 0.33 |
| Hex | 34 | 72 | 68 | 36 | 0 | 9 | 37 | AA | 25 | 21 |
| Octal | 64 | 162 | 150 | 66 | 0 | 11 | 67 | 252 | 45 | 41 |
| Binary | 110100 | 1110010 | 1101000 | 110110 | 0 | 1001 | 110111 | 10101010 | 100101 | 100001 |
Color Harmonies of #347268
Complementary color
Monochromatic Colors of #347268
Black with #347268
Text Example
Text Example
White with #347268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347268; }
p { color: rgb(52,114,104); }
H1.HeaderClassName
{
color: #347268;
}
.AnyTagClassName
{
color: #347268;
}
</style>
background-color css
<style>
a { background-color: #347268; }
a { background-color: rgb(52,114,104); }
div.DivClassName
{
background-color: #347268;
}
.BgClassName
{
background-color: #347268;
}
</style>
border-color css
<style>
span { border-color: #347268; }
span { border-color: rgb(52,114,104); }
td.TdClassName
{
border-color: #347268;
}
.TagClassName
{
border-color: #347268;
}
</style>