Color Hex Logo

#537668 Color Hex

#537668
(83,118,104)
0 Favorites   0 Comments

Color spaces of #537668

RGB 83118104
HSL0.430.170.39
HSV156°30°46°
CMYK 0.300.000.12   0.54
XYZ12.544415.795315.4843
Yxy15.79530.28620.3604
Hunter Lab39.7433-13.20984.7205
CIE-Lab46.7048-15.70923.7181

#537668 color RGB value is (83,118,104).

#537668 hex color red value is 83, green value is 118 and the blue value of its RGB is 104. Cylindrical-coordinate representations (also known as HSL) of color #537668 hue: 0.43 , saturation: 0.17 and the lightness value of 537668 is 0.39.

The process color (four color CMYK) of #537668 color hex is 0.30, 0.00, 0.12, 0.54. Web safe color of #537668 is #666666. Color #537668 contains mainly GREEN color.

Base Numbers

BaseRedGreenBlue
Binary 01010011 01110110 01101000
Octal 123 166 150
Decimal 83 118 104
Hex 53 76 68

RGB Percentages of Color #537668

%27.21
%38.69
%34.10

CMYK Percentages of Color #537668

%30
%0
%12
%54

Triadic Colors of #537668

#537668 #685376 #766853

Analogous Colors of #537668

#537668 #537376 #537657

Monochromatic Colors of #537668

#537668

Complementary Color

#537668 #765361

#537668 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#537668 Color Preview on White Background

Lorem ipsum dolor sit amet.

#537668 Color CSS Codes

.mybgcolor {background-color:#537668; } 
.myforecolor {color:#537668; }
.mybordercolor {border:3px solid #537668; }

#537668 Text Font Color

<p style="color:#537668">Text here</p>

This sample text font color is #537668
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#537668 Background Color

<div style="background-color:#537668">
Div content here</div>

This div background color is #537668


#537668 Border Color

<div style="border:3px solid #537668">
Div here</div>

This div border color is #537668


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(83,118,104, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #537668; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #537668;
  -webkit-box-shadow: 1px 1px 3px 2px #537668;
  box-shadow:         1px 1px 3px 2px #537668; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(83,118,104, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #537668">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #537668;
  -webkit-box-shadow: 1px 1px 3px 2px #537668;
  box-shadow:         1px 1px 3px 2px #537668;">
Div content here</div>

This div box has shadow with color #537668

#537668 Color Palettes


Comments

No comments written yet.

Please login to write comment.