COLOR #6A8886

HEX: #6A8886 RGB: (106,136,134)

Color info

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

RGB color model

#6A8886 color RGB value is (106,136,134).

RGB: (106,136,134) (42%, 53%, 53%)

RGB channels and saturation

R 106 of 255 = 42%
G 136 of 255 = 53%
B 134 of 255 = 53%

106
136
134

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

Portions of RGB colors in percentages

R + G + B = 106 + 136 + 134 = 376 (100%)
R 106 of 376 ~ 28.19%
G 136 of 376 ~ 36.17%
B 134 of 376 ~ 35.64'%

%28.19
%36.17
%35.64

CMYK color model

#6A8886 color CMYK value is (22,0,1,47).

  • cyan value is 22.06%
  • magenta value is 0.00%
  • yellow value is 1.47%
  • key color value is 46.67%

CMYK: (22,0,1,47)
C22M0Y1K47 (22%, 0%, 1%, 47%)
(0.22 / 0.00 / 0.01 / 0.47)

CMYK percentages

%22.06
%0
%1.47
%46.67

Codes

Color #6A8886 in popluar color models

6A 88 86
RGB 106 136 134
HSL 176° 12.40% 47.45%
HSB/HSV 176° 22.06% 53.33%
CMYK 22.06% 0.00% 1.47%
46.67%

Color #6A8886 in popluar number systems.

HEX 6A 88 86
Decimal 106 136 134
Binary 1101010 10001000 10000110
Octal 152 210 206

Shades and tints

Shades of #6A8886

#6A8886
(106,136,134)
#617C7A
(97,124,122)
#58706E
(88,112,110)
#4F6462
(79,100,98)
#465856
(70,88,86)
#3D4C4A
(61,76,74)
#34403E
(52,64,62)
#2B3432
(43,52,50)
#222826
(34,40,38)
#191C1A
(25,28,26)
#10100E
(16,16,14)
#000000
(0,0,0)

Tints of #6A8886

#6A8886
(106,136,134)
#779291
(119,146,145)
#849C9C
(132,156,156)
#91A6A7
(145,166,167)
#9EB0B2
(158,176,178)
#ABBABD
(171,186,189)
#B8C4C8
(184,196,200)
#C5CED3
(197,206,211)
#D2D8DE
(210,216,222)
#DFE2E9
(223,226,233)
#ECECF4
(236,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A8886 color. Also use rgb(106,136,134) instead hex code.

Text Font Color

.myTextColor { color: #6A8886; }

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

This text font color is #6A8886.

Background Color

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

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

This div background color is #6A8886.

Border color

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

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

This div border color is #6A8886.

Opacity

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

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

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

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

This text has shadow with #6A8886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A8886.

Preview

Color preview on black background

This text has color #6A8886 on black background.


Color preview on white background

This text has color #6A8886 on white background.


Black color preview on #6A8886 background

This text has black color on #6A8886 background.


White color preview on #6A8886 background

This text has white color on #6A8886 background.


Related colors

Complementary color

Complementary color for #hex is #957779.


I love getcolorcode.com

Triadic colors

1 #866A88 and #88866A with #6A8886 are triadic colors.

2 #86886A and #886A86 with #6A8886 are triadic colors.