COLOR #68A8A4

HEX: #68A8A4 RGB: (104,168,164)

Color info

#68A8A4 contains mainly green and blue colors. Web safe color of #68A8A4 is #669999 (or #699).

RGB color model

#68A8A4 color RGB value is (104,168,164).

RGB: (104,168,164) (41%, 66%, 64%)

RGB channels and saturation

R 104 of 255 = 41%
G 168 of 255 = 66%
B 164 of 255 = 64%

104
168
164

R + G + B ~ 57%. #68A8A4 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 104 + 168 + 164 = 436 (100%)
R 104 of 436 ~ 23.85%
G 168 of 436 ~ 38.53%
B 164 of 436 ~ 37.61'%

%23.85
%38.53
%37.61

CMYK color model

#68A8A4 color CMYK value is (38,0,2,34).

  • cyan value is 38.10%
  • magenta value is 0.00%
  • yellow value is 2.38%
  • key color value is 34.12%

CMYK: (38,0,2,34)
C38M0Y2K34 (38%, 0%, 2%, 34%)
(0.38 / 0.00 / 0.02 / 0.34)

CMYK percentages

%38.1
%0
%2.38
%34.12

Codes

Color #68A8A4 in popluar color models

68 A8 A4
RGB 104 168 164
HSL 176° 26.89% 53.33%
HSB/HSV 176° 38.10% 65.88%
CMYK 38.10% 0.00% 2.38%
34.12%

Color #68A8A4 in popluar number systems.

HEX 68 A8 A4
Decimal 104 168 164
Binary 1101000 10101000 10100100
Octal 150 250 244

Shades and tints

Shades of #68A8A4

#68A8A4
(104,168,164)
#5F9996
(95,153,150)
#568A88
(86,138,136)
#4D7B7A
(77,123,122)
#446C6C
(68,108,108)
#3B5D5E
(59,93,94)
#324E50
(50,78,80)
#293F42
(41,63,66)
#203034
(32,48,52)
#172126
(23,33,38)
#0E1218
(14,18,24)
#000000
(0,0,0)

Tints of #68A8A4

#68A8A4
(104,168,164)
#75AFAC
(117,175,172)
#82B6B4
(130,182,180)
#8FBDBC
(143,189,188)
#9CC4C4
(156,196,196)
#A9CBCC
(169,203,204)
#B6D2D4
(182,210,212)
#C3D9DC
(195,217,220)
#D0E0E4
(208,224,228)
#DDE7EC
(221,231,236)
#EAEEF4
(234,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68A8A4 color. Also use rgb(104,168,164) instead hex code.

Text Font Color

.myTextColor { color: #68A8A4; }

<p style="color:#68A8A4">This sample text font color is #68A8A4.</p>

This text font color is #68A8A4.

Background Color

.myBgColor { background-color: #68A8A4; }

<div style="background-color:#68A8A4">Inner text</div>

This div background color is #68A8A4.

Border color

.myBorderColor { border: 1px solid #68A8A4; }

<div style="border:3px solid #68A8A4">Div</div>

This div border color is #68A8A4.

Opacity

.myOpacity80 { color: #68A8A4; opacity: 0.8; }

<p style="color:#68A8A4;opacity:0.8;">80%</p>

Text with #68A8A4 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #68A8A4;}

<p style="text-shadow: 3px 3px 1px #68A8A4">Text here.</p>

This text has shadow with #68A8A4 color.


.textShadow {text-shadow: 3px 3px 1px #68A8A4', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #68A8A4, 5px 5px 20px red">Text here.</p>

This text has shadow with #68A8A4 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#68A8A4, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#68A8A4, Direction=45, Strength=4)">Text</p>

This text has shadow with #68A8A4 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #68A8A4;
-webkit-box-shadow: 1px 1px 3px 2px #68A8A4;
box-shadow: 1px 1px 3px 2px #68A8A4;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #68A8A4; -webkit-box-shadow: 1px 1px 3px 2px #68A8A4; box-shadow:1px 1px 3px 2px #68A8A4;">
Div content here
</div>

This div box has shadow with color #68A8A4.

Preview

Color preview on black background

This text has color #68A8A4 on black background.


Color preview on white background

This text has color #68A8A4 on white background.


Black color preview on #68A8A4 background

This text has black color on #68A8A4 background.


White color preview on #68A8A4 background

This text has white color on #68A8A4 background.


Related colors

Complementary color

Complementary color for #hex is #97575B.


I love getcolorcode.com

Triadic colors

1 #A468A8 and #A8A468 with #68A8A4 are triadic colors.

2 #A4A868 and #A868A4 with #68A8A4 are triadic colors.