COLOR #68AEA6

HEX: #68AEA6 RGB: (104,174,166)

Color info

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

RGB color model

#68AEA6 color RGB value is (104,174,166).

RGB: (104,174,166) (41%, 68%, 65%)

RGB channels and saturation

R 104 of 255 = 41%
G 174 of 255 = 68%
B 166 of 255 = 65%

104
174
166

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

Portions of RGB colors in percentages

R + G + B = 104 + 174 + 166 = 444 (100%)
R 104 of 444 ~ 23.42%
G 174 of 444 ~ 39.19%
B 166 of 444 ~ 37.39'%

%23.42
%39.19
%37.39

CMYK color model

#68AEA6 color CMYK value is (40,0,5,32).

  • cyan value is 40.23%
  • magenta value is 0.00%
  • yellow value is 4.60%
  • key color value is 31.76%

CMYK: (40,0,5,32)
C40M0Y5K32 (40%, 0%, 5%, 32%)
(0.40 / 0.00 / 0.05 / 0.32)

CMYK percentages

%40.23
%0
%4.6
%31.76

Codes

Color #68AEA6 in popluar color models

68 AE A6
RGB 104 174 166
HSL 173° 30.17% 54.51%
HSB/HSV 173° 40.23% 68.24%
CMYK 40.23% 0.00% 4.60%
31.76%

Color #68AEA6 in popluar number systems.

HEX 68 AE A6
Decimal 104 174 166
Binary 1101000 10101110 10100110
Octal 150 256 246

Shades and tints

Shades of #68AEA6

#68AEA6
(104,174,166)
#5F9F97
(95,159,151)
#569088
(86,144,136)
#4D8179
(77,129,121)
#44726A
(68,114,106)
#3B635B
(59,99,91)
#32544C
(50,84,76)
#29453D
(41,69,61)
#20362E
(32,54,46)
#17271F
(23,39,31)
#0E1810
(14,24,16)
#000000
(0,0,0)

Tints of #68AEA6

#68AEA6
(104,174,166)
#75B5AE
(117,181,174)
#82BCB6
(130,188,182)
#8FC3BE
(143,195,190)
#9CCAC6
(156,202,198)
#A9D1CE
(169,209,206)
#B6D8D6
(182,216,214)
#C3DFDE
(195,223,222)
#D0E6E6
(208,230,230)
#DDEDEE
(221,237,238)
#EAF4F6
(234,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68AEA6 color. Also use rgb(104,174,166) instead hex code.

Text Font Color

.myTextColor { color: #68AEA6; }

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

This text font color is #68AEA6.

Background Color

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

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

This div background color is #68AEA6.

Border color

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

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

This div border color is #68AEA6.

Opacity

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

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

Text with #68AEA6 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 #68AEA6;}

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

This text has shadow with #68AEA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68AEA6.

Preview

Color preview on black background

This text has color #68AEA6 on black background.


Color preview on white background

This text has color #68AEA6 on white background.


Black color preview on #68AEA6 background

This text has black color on #68AEA6 background.


White color preview on #68AEA6 background

This text has white color on #68AEA6 background.


Related colors

Complementary color

Complementary color for #hex is #975159.


I love getcolorcode.com

Triadic colors

1 #A668AE and #AEA668 with #68AEA6 are triadic colors.

2 #A6AE68 and #AE68A6 with #68AEA6 are triadic colors.