COLOR #6E8C95

HEX: #6E8C95 RGB: (110,140,149)

Renk bilgisi

#6E8C95 contains red, green and blue colors in about the same proportion. #6E8C95 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#6E8C95 color RGB value is (110,140,149).

RGB: (110,140,149) (43%, 55%, 58%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 140 of 255 = 55%
B 149 of 255 = 58%

110
140
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 140 + 149 = 399 (100%)
R 110 of 399 ~ 27.57%
G 140 of 399 ~ 35.09%
B 149 of 399 ~ 37.34'%

%27.57
%35.09
%37.34

CMYK RENK MODELİ

#6E8C95 rengi CMYK tonu (26,6,0,42).

  • camgöbeği tonu 26.17%
  • eflatun tonu 6.04%
  • sarı tonu 0.00%
  • ana renk tonu 41.57%

CMYK: (26,6,0,42)
C26M6Y0K42 (26%, 6%, 0%, 42%)
(0.26 / 0.06 / 0.00 / 0.42)

CMYK yüzdeleri

%26.17
%6.04
%0
%41.57

Codes

Color #6E8C95 in popluar color models

6E 8C 95
RGB 110 140 149
HSL 194° 15.54% 50.78%
HSB/HSV 194° 26.17% 58.43%
CMYK 26.17% 6.04% 0.00%
41.57%

Color #6E8C95 in popluar number systems.

HEX 6E 8C 95
Decimal 110 140 149
Binary 1101110 10001100 10010101
Octal 156 214 225

Shades and tints

Shades of #6E8C95

#6E8C95
(110,140,149)
#648088
(100,128,136)
#5A747B
(90,116,123)
#50686E
(80,104,110)
#465C61
(70,92,97)
#3C5054
(60,80,84)
#324447
(50,68,71)
#28383A
(40,56,58)
#1E2C2D
(30,44,45)
#142020
(20,32,32)
#0A1413
(10,20,19)
#000000
(0,0,0)

Tints of #6E8C95

#6E8C95
(110,140,149)
#7B969E
(123,150,158)
#88A0A7
(136,160,167)
#95AAB0
(149,170,176)
#A2B4B9
(162,180,185)
#AFBEC2
(175,190,194)
#BCC8CB
(188,200,203)
#C9D2D4
(201,210,212)
#D6DCDD
(214,220,221)
#E3E6E6
(227,230,230)
#F0F0EF
(240,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E8C95 color. Also use rgb(110,140,149) instead hex code.

Text Font Color

.myTextColor { color: #6E8C95; }

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

This text font color is #6E8C95.

Background Color

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

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

This div background color is #6E8C95.

Border color

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

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

This div border color is #6E8C95.

Opacity

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

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

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

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

This text has shadow with #6E8C95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E8C95.

Preview

Color preview on black background

This text has color #6E8C95 on black background.


Color preview on white background

This text has color #6E8C95 on white background.


Black color preview on #6E8C95 background

This text has black color on #6E8C95 background.


White color preview on #6E8C95 background

This text has white color on #6E8C95 background.


Related colors

Complementary color

Complementary color for #hex is #91736A.


I love getcolorcode.com

Triadic colors

1 #956E8C and #8C956E with #6E8C95 are triadic colors.

2 #958C6E and #8C6E95 with #6E8C95 are triadic colors.