COLOR #6A8D7E

HEX: #6A8D7E RGB: (106,141,126)

Color info

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

RGB color model

#6A8D7E color RGB value is (106,141,126).

RGB: (106,141,126) (42%, 55%, 49%)

RGB channels and saturation

R 106 of 255 = 42%
G 141 of 255 = 55%
B 126 of 255 = 49%

106
141
126

R + G + B ~ 49%. #6A8D7E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 106 + 141 + 126 = 373 (100%)
R 106 of 373 ~ 28.42%
G 141 of 373 ~ 37.8%
B 126 of 373 ~ 33.78'%

%28.42
%37.8
%33.78

CMYK color model

#6A8D7E color CMYK value is (25,0,11,45).

  • cyan value is 24.82%
  • magenta value is 0.00%
  • yellow value is 10.64%
  • key color value is 44.71%
CMYK: (25,0,11,45) C25M0Y11K45 (25%,0%,11%,45%) (0.25/0.00/0.11/0.45) 

CMYK percentages

%24.82
%0
%10.64
%44.71

Codes

Color #6A8D7E in popluar color models

6A 8D 7E
RGB 106 141 126
HSL 154° 14.17% 48.43%
HSB/HSV 154° 24.82% 55.29%
CMYK 24.82% 0.00% 10.64%
44.71%

Color #6A8D7E in popluar number systems.

HEX 6A 8D 7E
Decimal 106 141 126
Binary 1101010 10001101 1111110
Octal 152 215 176

Shades and tints

Shades of #6A8D7E

#6A8D7E
(106,141,126)
#618173
(97,129,115)
#587568
(88,117,104)
#4F695D
(79,105,93)
#465D52
(70,93,82)
#3D5147
(61,81,71)
#34453C
(52,69,60)
#2B3931
(43,57,49)
#222D26
(34,45,38)
#19211B
(25,33,27)
#101510
(16,21,16)
#000000
(0,0,0)

Tints of #6A8D7E

#6A8D7E
(106,141,126)
#779789
(119,151,137)
#84A194
(132,161,148)
#91AB9F
(145,171,159)
#9EB5AA
(158,181,170)
#ABBFB5
(171,191,181)
#B8C9C0
(184,201,192)
#C5D3CB
(197,211,203)
#D2DDD6
(210,221,214)
#DFE7E1
(223,231,225)
#ECF1EC
(236,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A8D7E color. Also use rgb(106,141,126) instead hex code.

Text Font Color

.myTextColor { color: #6A8D7E; }

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

This text font color is #6A8D7E.

Background Color

.myBgColor { background-color: #6A8D7E; }

<div style="background-color:#6A8D7E">Inner text</div>

This div background color is #6A8D7E.

Border color

.myBorderColor { border: 1px solid #6A8D7E; }

<div style="border:3px solid #6A8D7E">Div</div>

This div border color is #6A8D7E.

Opacity

.myOpacity80 { color: #6A8D7E; opacity: 0.8; }

<p style="color:#6A8D7E;opacity:0.8;">80%</p>

Text with #6A8D7E 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 #6A8D7E;}

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

This text has shadow with #6A8D7E color.


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

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

This text has shadow with #6A8D7E primary color and red secondary color.


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

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

This text has shadow with #6A8D7E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6A8D7E.

Preview

Color preview on black background

This text has color #6A8D7E on black background.


Color preview on white background

This text has color #6A8D7E on white background.


Black color preview on #6A8D7E background

This text has black color on #6A8D7E background.


White color preview on #6A8D7E background

This text has white color on #6A8D7E background.


Related colors

Complementary color

Complementary color for #hex is #957281.


I love getcolorcode.com

Triadic colors

1 #7E6A8D and #8D7E6A with #6A8D7E are triadic colors.

2 #7E8D6A and #8D6A7E with #6A8D7E are triadic colors.