COLOR #6A9C87

HEX: #6A9C87 RGB: (106,156,135)

Color info

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

RGB color model

#6A9C87 color RGB value is (106,156,135).

RGB: (106,156,135) (42%, 61%, 53%)

RGB channels and saturation

R 106 of 255 = 42%
G 156 of 255 = 61%
B 135 of 255 = 53%

106
156
135

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

Portions of RGB colors in percentages

R + G + B = 106 + 156 + 135 = 397 (100%)
R 106 of 397 ~ 26.7%
G 156 of 397 ~ 39.29%
B 135 of 397 ~ 34.01'%

%26.7
%39.29
%34.01

CMYK color model

#6A9C87 color CMYK value is (32,0,13,39).

  • cyan value is 32.05%
  • magenta value is 0.00%
  • yellow value is 13.46%
  • key color value is 38.82%
CMYK: (32,0,13,39) C32M0Y13K39 (32%,0%,13%,39%) (0.32/0.00/0.13/0.39) 

CMYK percentages

%32.05
%0
%13.46
%38.82

Codes

Color #6A9C87 in popluar color models

6A 9C 87
RGB 106 156 135
HSL 155° 20.16% 51.37%
HSB/HSV 155° 32.05% 61.18%
CMYK 32.05% 0.00% 13.46%
38.82%

Color #6A9C87 in popluar number systems.

HEX 6A 9C 87
Decimal 106 156 135
Binary 1101010 10011100 10000111
Octal 152 234 207

Shades and tints

Shades of #6A9C87

#6A9C87
(106,156,135)
#618E7B
(97,142,123)
#58806F
(88,128,111)
#4F7263
(79,114,99)
#466457
(70,100,87)
#3D564B
(61,86,75)
#34483F
(52,72,63)
#2B3A33
(43,58,51)
#222C27
(34,44,39)
#191E1B
(25,30,27)
#10100F
(16,16,15)
#000000
(0,0,0)

Tints of #6A9C87

#6A9C87
(106,156,135)
#77A591
(119,165,145)
#84AE9B
(132,174,155)
#91B7A5
(145,183,165)
#9EC0AF
(158,192,175)
#ABC9B9
(171,201,185)
#B8D2C3
(184,210,195)
#C5DBCD
(197,219,205)
#D2E4D7
(210,228,215)
#DFEDE1
(223,237,225)
#ECF6EB
(236,246,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A9C87 color. Also use rgb(106,156,135) instead hex code.

Text Font Color

.myTextColor { color: #6A9C87; }

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

This text font color is #6A9C87.

Background Color

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

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

This div background color is #6A9C87.

Border color

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

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

This div border color is #6A9C87.

Opacity

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

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

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

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

This text has shadow with #6A9C87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A9C87.

Preview

Color preview on black background

This text has color #6A9C87 on black background.


Color preview on white background

This text has color #6A9C87 on white background.


Black color preview on #6A9C87 background

This text has black color on #6A9C87 background.


White color preview on #6A9C87 background

This text has white color on #6A9C87 background.


Related colors

Complementary color

Complementary color for #hex is #956378.


I love getcolorcode.com

Triadic colors

1 #876A9C and #9C876A with #6A9C87 are triadic colors.

2 #879C6A and #9C6A87 with #6A9C87 are triadic colors.