#347571

Color #347571 Genoa (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Genoa #347571

Tints of Genoa #347571

Color information

#347571 (or 0x347571) is unknown color: approx Genoa. HEX triplet: 34, 75 and 71. RGB value is (52,117,113). Sum of RGB (Red+Green+Blue) = 52+117+113=282 (37% of max value = 765). Red value is 52 (20.70% from 255 or 18.44% from 282); Green value is 117 (46.09% from 255 or 41.49% from 282); Blue value is 113 (44.53% from 255 or 40.07% from 282); Max value from RGB is 117 - color contains mainly: green. Hex color #347571 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347571 is #CB8A8E. Grayscale: #616161. Windows color (decimal): -13339279 or 7435572. OLE color: 7435572.

HSL color Cylindrical-coordinate representation of color #347571: hue angle of 176.31º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #347571 is Cyan = 0.56, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.

Color convert

RGB52117113-
CMYK0.5600.030.54
HSL176.31º38.46%33.14%-
HSV(B)176.31º55.56%45.88%-
XYZ10.7614.6417.88-
YUV97.11136.9795.83-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 52 (20.70% from 255) = 18.44%
GREEN value IS 117 (46.09% from 255) = 41.49%
BLUE value IS 113 (44.53% from 255) = 40.07%
R=18.44%
G=41.49%
B=40.07%

CMYK

C (Cyan) values IS 0.56
M (Magenta) values IS 0
Y (Yellow) values IS 0.03
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal521171130.5600.030.54176.3138.4633.14
Hex347571380336b02621
Octal641651617003662604641
Binary1101001110101111000111100001111011010110000100110100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #347571

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #347571; }

 p { color: rgb(52,117,113); }

 H1.HeaderClassName
 {
   color: #347571;
 }
 .AnyTagClassName
 {
   color: #347571;
 }
</style>
background-color css

<style>
 a { background-color: #347571; }

 a { background-color: rgb(52,117,113); }

 div.DivClassName
 {
   background-color: #347571;
 }
 .BgClassName
 {
   background-color: #347571;
 }
</style>
border-color css

<style>
 span { border-color: #347571; }

 span { border-color: rgb(52,117,113); }

 td.TdClassName
 {
   border-color: #347571;
 }
 .TagClassName
 {
   border-color: #347571;
 }
</style>