COLOR #68949E

HEX: #68949E RGB: (104,148,158)

Color info

#68949E contains red, green and blue colors in about the same proportion. Web safe color of #68949E is #669999 (or #699).

RGB color model

#68949E color RGB value is (104,148,158).

RGB: (104,148,158) (41%, 58%, 62%)

RGB channels and saturation

R 104 of 255 = 41%
G 148 of 255 = 58%
B 158 of 255 = 62%

104
148
158

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

Portions of RGB colors in percentages

R + G + B = 104 + 148 + 158 = 410 (100%)
R 104 of 410 ~ 25.37%
G 148 of 410 ~ 36.1%
B 158 of 410 ~ 38.54'%

%25.37
%36.1
%38.54

CMYK color model

#68949E color CMYK value is (34,6,0,38).

  • cyan value is 34.18%
  • magenta value is 6.33%
  • yellow value is 0.00%
  • key color value is 38.04%
CMYK: (34,6,0,38) C34M6Y0K38 (34%,6%,0%,38%) (0.34/0.06/0.00/0.38) 

CMYK percentages

%34.18
%6.33
%0
%38.04

Codes

Color #68949E in popluar color models

68 94 9E
RGB 104 148 158
HSL 191° 21.77% 51.37%
HSB/HSV 191° 34.18% 61.96%
CMYK 34.18% 6.33% 0.00%
38.04%

Color #68949E in popluar number systems.

HEX 68 94 9E
Decimal 104 148 158
Binary 1101000 10010100 10011110
Octal 150 224 236

Shades and tints

Shades of #68949E

#68949E
(104,148,158)
#5F8790
(95,135,144)
#567A82
(86,122,130)
#4D6D74
(77,109,116)
#446066
(68,96,102)
#3B5358
(59,83,88)
#32464A
(50,70,74)
#29393C
(41,57,60)
#202C2E
(32,44,46)
#171F20
(23,31,32)
#0E1212
(14,18,18)
#000000
(0,0,0)

Tints of #68949E

#68949E
(104,148,158)
#759DA6
(117,157,166)
#82A6AE
(130,166,174)
#8FAFB6
(143,175,182)
#9CB8BE
(156,184,190)
#A9C1C6
(169,193,198)
#B6CACE
(182,202,206)
#C3D3D6
(195,211,214)
#D0DCDE
(208,220,222)
#DDE5E6
(221,229,230)
#EAEEEE
(234,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68949E color. Also use rgb(104,148,158) instead hex code.

Text Font Color

.myTextColor { color: #68949E; }

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

This text font color is #68949E.

Background Color

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

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

This div background color is #68949E.

Border color

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

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

This div border color is #68949E.

Opacity

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

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

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

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

This text has shadow with #68949E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68949E.

Preview

Color preview on black background

This text has color #68949E on black background.


Color preview on white background

This text has color #68949E on white background.


Black color preview on #68949E background

This text has black color on #68949E background.


White color preview on #68949E background

This text has white color on #68949E background.


Related colors

Complementary color

Complementary color for #hex is #976B61.


I love getcolorcode.com

Triadic colors

1 #9E6894 and #949E68 with #68949E are triadic colors.

2 #9E9468 and #94689E with #68949E are triadic colors.