COLOR #68B884

HEX: #68B884 RGB: (104,184,132)

Color info

#68B884 contains mainly green and blue colors. Web safe color of #68B884 is #66CC99 (or #6C9).

RGB color model

#68B884 color RGB value is (104,184,132).

RGB: (104,184,132) (41%, 72%, 52%)

RGB channels and saturation

R 104 of 255 = 41%
G 184 of 255 = 72%
B 132 of 255 = 52%

104
184
132

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

Portions of RGB colors in percentages

R + G + B = 104 + 184 + 132 = 420 (100%)
R 104 of 420 ~ 24.76%
G 184 of 420 ~ 43.81%
B 132 of 420 ~ 31.43'%

%24.76
%43.81
%31.43

CMYK color model

#68B884 color CMYK value is (43,0,28,28).

  • cyan value is 43.48%
  • magenta value is 0.00%
  • yellow value is 28.26%
  • key color value is 27.84%
CMYK: (43,0,28,28) C43M0Y28K28 (43%,0%,28%,28%) (0.43/0.00/0.28/0.28) 

CMYK percentages

%43.48
%0
%28.26
%27.84

Codes

Color #68B884 in popluar color models

68 B8 84
RGB 104 184 132
HSL 141° 36.04% 56.47%
HSB/HSV 141° 43.48% 72.16%
CMYK 43.48% 0.00% 28.26%
27.84%

Color #68B884 in popluar number systems.

HEX 68 B8 84
Decimal 104 184 132
Binary 1101000 10111000 10000100
Octal 150 270 204

Shades and tints

Shades of #68B884

#68B884
(104,184,132)
#5FA878
(95,168,120)
#56986C
(86,152,108)
#4D8860
(77,136,96)
#447854
(68,120,84)
#3B6848
(59,104,72)
#32583C
(50,88,60)
#294830
(41,72,48)
#203824
(32,56,36)
#172818
(23,40,24)
#0E180C
(14,24,12)
#000000
(0,0,0)

Tints of #68B884

#68B884
(104,184,132)
#75BE8F
(117,190,143)
#82C49A
(130,196,154)
#8FCAA5
(143,202,165)
#9CD0B0
(156,208,176)
#A9D6BB
(169,214,187)
#B6DCC6
(182,220,198)
#C3E2D1
(195,226,209)
#D0E8DC
(208,232,220)
#DDEEE7
(221,238,231)
#EAF4F2
(234,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68B884 color. Also use rgb(104,184,132) instead hex code.

Text Font Color

.myTextColor { color: #68B884; }

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

This text font color is #68B884.

Background Color

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

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

This div background color is #68B884.

Border color

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

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

This div border color is #68B884.

Opacity

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

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

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

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

This text has shadow with #68B884 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68B884.

Preview

Color preview on black background

This text has color #68B884 on black background.


Color preview on white background

This text has color #68B884 on white background.


Black color preview on #68B884 background

This text has black color on #68B884 background.


White color preview on #68B884 background

This text has white color on #68B884 background.


Related colors

Complementary color

Complementary color for #hex is #97477B.


I love getcolorcode.com

Triadic colors

1 #8468B8 and #B88468 with #68B884 are triadic colors.

2 #84B868 and #B86884 with #68B884 are triadic colors.