COLOR #68B478

HEX: #68B478 RGB: (104,180,120)

Color info

#68B478 contains mainly green color. Web safe color of #68B478 is #66CC66 (or #6C6).

RGB color model

#68B478 color RGB value is (104,180,120).

RGB: (104,180,120) (41%, 71%, 47%)

RGB channels and saturation

R 104 of 255 = 41%
G 180 of 255 = 71%
B 120 of 255 = 47%

104
180
120

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

Portions of RGB colors in percentages

R + G + B = 104 + 180 + 120 = 404 (100%)
R 104 of 404 ~ 25.74%
G 180 of 404 ~ 44.55%
B 120 of 404 ~ 29.7'%

%25.74
%44.55
%29.7

CMYK color model

#68B478 color CMYK value is (42,0,33,29).

  • cyan value is 42.22%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 29.41%

CMYK: (42,0,33,29)
C42M0Y33K29 (42%, 0%, 33%, 29%)
(0.42 / 0.00 / 0.33 / 0.29)

CMYK percentages

%42.22
%0
%33.33
%29.41

Codes

Color #68B478 in popluar color models

68 B4 78
RGB 104 180 120
HSL 133° 33.63% 55.69%
HSB/HSV 133° 42.22% 70.59%
CMYK 42.22% 0.00% 33.33%
29.41%

Color #68B478 in popluar number systems.

HEX 68 B4 78
Decimal 104 180 120
Binary 1101000 10110100 1111000
Octal 150 264 170

Shades and tints

Shades of #68B478

#68B478
(104,180,120)
#5FA46E
(95,164,110)
#569464
(86,148,100)
#4D845A
(77,132,90)
#447450
(68,116,80)
#3B6446
(59,100,70)
#32543C
(50,84,60)
#294432
(41,68,50)
#203428
(32,52,40)
#17241E
(23,36,30)
#0E1414
(14,20,20)
#000000
(0,0,0)

Tints of #68B478

#68B478
(104,180,120)
#75BA84
(117,186,132)
#82C090
(130,192,144)
#8FC69C
(143,198,156)
#9CCCA8
(156,204,168)
#A9D2B4
(169,210,180)
#B6D8C0
(182,216,192)
#C3DECC
(195,222,204)
#D0E4D8
(208,228,216)
#DDEAE4
(221,234,228)
#EAF0F0
(234,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68B478 color. Also use rgb(104,180,120) instead hex code.

Text Font Color

.myTextColor { color: #68B478; }

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

This text font color is #68B478.

Background Color

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

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

This div background color is #68B478.

Border color

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

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

This div border color is #68B478.

Opacity

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

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

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

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

This text has shadow with #68B478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68B478.

Preview

Color preview on black background

This text has color #68B478 on black background.


Color preview on white background

This text has color #68B478 on white background.


Black color preview on #68B478 background

This text has black color on #68B478 background.


White color preview on #68B478 background

This text has white color on #68B478 background.


Related colors

Complementary color

Complementary color for #hex is #974B87.


I love getcolorcode.com

Triadic colors

1 #7868B4 and #B47868 with #68B478 are triadic colors.

2 #78B468 and #B46878 with #68B478 are triadic colors.