COLOR #68A274

HEX: #68A274 RGB: (104,162,116)

Color info

#68A274 contains red, green and blue colors in about the same proportion. Web safe color of #68A274 is #669966 (or #696).

RGB color model

#68A274 color RGB value is (104,162,116).

RGB: (104,162,116) (41%, 64%, 45%)

RGB channels and saturation

R 104 of 255 = 41%
G 162 of 255 = 64%
B 116 of 255 = 45%

104
162
116

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

Portions of RGB colors in percentages

R + G + B = 104 + 162 + 116 = 382 (100%)
R 104 of 382 ~ 27.23%
G 162 of 382 ~ 42.41%
B 116 of 382 ~ 30.37'%

%27.23
%42.41
%30.37

CMYK color model

#68A274 color CMYK value is (36,0,28,36).

  • cyan value is 35.80%
  • magenta value is 0.00%
  • yellow value is 28.40%
  • key color value is 36.47%
CMYK: (36,0,28,36) C36M0Y28K36 (36%,0%,28%,36%) (0.36/0.00/0.28/0.36) 

CMYK percentages

%35.8
%0
%28.4
%36.47

Codes

Color #68A274 in popluar color models

68 A2 74
RGB 104 162 116
HSL 132° 23.77% 52.16%
HSB/HSV 132° 35.80% 63.53%
CMYK 35.80% 0.00% 28.40%
36.47%

Color #68A274 in popluar number systems.

HEX 68 A2 74
Decimal 104 162 116
Binary 1101000 10100010 1110100
Octal 150 242 164

Shades and tints

Shades of #68A274

#68A274
(104,162,116)
#5F946A
(95,148,106)
#568660
(86,134,96)
#4D7856
(77,120,86)
#446A4C
(68,106,76)
#3B5C42
(59,92,66)
#324E38
(50,78,56)
#29402E
(41,64,46)
#203224
(32,50,36)
#17241A
(23,36,26)
#0E1610
(14,22,16)
#000000
(0,0,0)

Tints of #68A274

#68A274
(104,162,116)
#75AA80
(117,170,128)
#82B28C
(130,178,140)
#8FBA98
(143,186,152)
#9CC2A4
(156,194,164)
#A9CAB0
(169,202,176)
#B6D2BC
(182,210,188)
#C3DAC8
(195,218,200)
#D0E2D4
(208,226,212)
#DDEAE0
(221,234,224)
#EAF2EC
(234,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68A274 color. Also use rgb(104,162,116) instead hex code.

Text Font Color

.myTextColor { color: #68A274; }

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

This text font color is #68A274.

Background Color

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

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

This div background color is #68A274.

Border color

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

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

This div border color is #68A274.

Opacity

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

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

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

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

This text has shadow with #68A274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68A274.

Preview

Color preview on black background

This text has color #68A274 on black background.


Color preview on white background

This text has color #68A274 on white background.


Black color preview on #68A274 background

This text has black color on #68A274 background.


White color preview on #68A274 background

This text has white color on #68A274 background.


Related colors

Complementary color

Complementary color for #hex is #975D8B.


I love getcolorcode.com

Triadic colors

1 #7468A2 and #A27468 with #68A274 are triadic colors.

2 #74A268 and #A26874 with #68A274 are triadic colors.