COLOR #68AE4A

HEX: #68AE4A RGB: (104,174,74)

Color info

#68AE4A contains mainly green color. Web safe color of #68AE4A is #669933 (or #693).

RGB color model

#68AE4A color RGB value is (104,174,74).

RGB: (104,174,74) (41%, 68%, 29%)

RGB channels and saturation

R 104 of 255 = 41%
G 174 of 255 = 68%
B 74 of 255 = 29%

104
174
74

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

Portions of RGB colors in percentages

R + G + B = 104 + 174 + 74 = 352 (100%)
R 104 of 352 ~ 29.55%
G 174 of 352 ~ 49.43%
B 74 of 352 ~ 21.02'%

%29.55
%49.43
%21.02

CMYK color model

#68AE4A color CMYK value is (40,0,57,32).

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

CMYK: (40,0,57,32)
C40M0Y57K32 (40%, 0%, 57%, 32%)
(0.40 / 0.00 / 0.57 / 0.32)

CMYK percentages

%40.23
%0
%57.47
%31.76

Codes

Color #68AE4A in popluar color models

68 AE 4A
RGB 104 174 74
HSL 102° 40.32% 48.63%
HSB/HSV 102° 57.47% 68.24%
CMYK 40.23% 0.00% 57.47%
31.76%

Color #68AE4A in popluar number systems.

HEX 68 AE 4A
Decimal 104 174 74
Binary 1101000 10101110 1001010
Octal 150 256 112

Shades and tints

Shades of #68AE4A

#68AE4A
(104,174,74)
#5F9F44
(95,159,68)
#56903E
(86,144,62)
#4D8138
(77,129,56)
#447232
(68,114,50)
#3B632C
(59,99,44)
#325426
(50,84,38)
#294520
(41,69,32)
#20361A
(32,54,26)
#172714
(23,39,20)
#0E180E
(14,24,14)
#000000
(0,0,0)

Tints of #68AE4A

#68AE4A
(104,174,74)
#75B55A
(117,181,90)
#82BC6A
(130,188,106)
#8FC37A
(143,195,122)
#9CCA8A
(156,202,138)
#A9D19A
(169,209,154)
#B6D8AA
(182,216,170)
#C3DFBA
(195,223,186)
#D0E6CA
(208,230,202)
#DDEDDA
(221,237,218)
#EAF4EA
(234,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68AE4A; }

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

This text font color is #68AE4A.

Background Color

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

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

This div background color is #68AE4A.

Border color

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

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

This div border color is #68AE4A.

Opacity

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

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

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

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

This text has shadow with #68AE4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68AE4A.

Preview

Color preview on black background

This text has color #68AE4A on black background.


Color preview on white background

This text has color #68AE4A on white background.


Black color preview on #68AE4A background

This text has black color on #68AE4A background.


White color preview on #68AE4A background

This text has white color on #68AE4A background.


Related colors

Complementary color

Complementary color for #hex is #9751B5.


I love getcolorcode.com

Triadic colors

1 #4A68AE and #AE4A68 with #68AE4A are triadic colors.

2 #4AAE68 and #AE684A with #68AE4A are triadic colors.