COLOR #68817E

HEX: #68817E RGB: (104,129,126)

Color info

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

RGB color model

#68817E color RGB value is (104,129,126).

RGB: (104,129,126) (41%, 51%, 49%)

RGB channels and saturation

R 104 of 255 = 41%
G 129 of 255 = 51%
B 126 of 255 = 49%

104
129
126

R + G + B ~ 47%. #68817E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 104 + 129 + 126 = 359 (100%)
R 104 of 359 ~ 28.97%
G 129 of 359 ~ 35.93%
B 126 of 359 ~ 35.1'%

%28.97
%35.93
%35.1

CMYK color model

#68817E color CMYK value is (19,0,2,49).

  • cyan value is 19.38%
  • magenta value is 0.00%
  • yellow value is 2.33%
  • key color value is 49.41%

CMYK: (19,0,2,49)
C19M0Y2K49 (19%, 0%, 2%, 49%)
(0.19 / 0.00 / 0.02 / 0.49)

CMYK percentages

%19.38
%0
%2.33
%49.41

Codes

Color #68817E in popluar color models

68 81 7E
RGB 104 129 126
HSL 173° 10.73% 45.69%
HSB/HSV 173° 19.38% 50.59%
CMYK 19.38% 0.00% 2.33%
49.41%

Color #68817E in popluar number systems.

HEX 68 81 7E
Decimal 104 129 126
Binary 1101000 10000001 1111110
Octal 150 201 176

Shades and tints

Shades of #68817E

#68817E
(104,129,126)
#5F7673
(95,118,115)
#566B68
(86,107,104)
#4D605D
(77,96,93)
#445552
(68,85,82)
#3B4A47
(59,74,71)
#323F3C
(50,63,60)
#293431
(41,52,49)
#202926
(32,41,38)
#171E1B
(23,30,27)
#0E1310
(14,19,16)
#000000
(0,0,0)

Tints of #68817E

#68817E
(104,129,126)
#758C89
(117,140,137)
#829794
(130,151,148)
#8FA29F
(143,162,159)
#9CADAA
(156,173,170)
#A9B8B5
(169,184,181)
#B6C3C0
(182,195,192)
#C3CECB
(195,206,203)
#D0D9D6
(208,217,214)
#DDE4E1
(221,228,225)
#EAEFEC
(234,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68817E color. Also use rgb(104,129,126) instead hex code.

Text Font Color

.myTextColor { color: #68817E; }

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

This text font color is #68817E.

Background Color

.myBgColor { background-color: #68817E; }

<div style="background-color:#68817E">Inner text</div>

This div background color is #68817E.

Border color

.myBorderColor { border: 1px solid #68817E; }

<div style="border:3px solid #68817E">Div</div>

This div border color is #68817E.

Opacity

.myOpacity80 { color: #68817E; opacity: 0.8; }

<p style="color:#68817E;opacity:0.8;">80%</p>

Text with #68817E 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 #68817E;}

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

This text has shadow with #68817E color.


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

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

This text has shadow with #68817E primary color and red secondary color.


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

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

This text has shadow with #68817E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #68817E.

Preview

Color preview on black background

This text has color #68817E on black background.


Color preview on white background

This text has color #68817E on white background.


Black color preview on #68817E background

This text has black color on #68817E background.


White color preview on #68817E background

This text has white color on #68817E background.


Related colors

Complementary color

Complementary color for #hex is #977E81.


I love getcolorcode.com

Triadic colors

1 #7E6881 and #817E68 with #68817E are triadic colors.

2 #7E8168 and #81687E with #68817E are triadic colors.