COLOR #6E7F76

HEX: #6E7F76 RGB: (110,127,118)

Renk bilgisi

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

RGB renk modeli

#6E7F76 color RGB value is (110,127,118).

RGB: (110,127,118) (43%, 50%, 46%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 127 of 255 = 50%
B 118 of 255 = 46%

110
127
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 127 + 118 = 355 (100%)
R 110 of 355 ~ 30.99%
G 127 of 355 ~ 35.77%
B 118 of 355 ~ 33.24'%

%30.99
%35.77
%33.24

CMYK RENK MODELİ

#6E7F76 rengi CMYK tonu (13,0,7,50).

  • camgöbeği tonu 13.39%
  • eflatun tonu 0.00%
  • sarı tonu 7.09%
  • ana renk tonu 50.20%

CMYK: (13,0,7,50)
C13M0Y7K50 (13%, 0%, 7%, 50%)
(0.13 / 0.00 / 0.07 / 0.50)

CMYK yüzdeleri

%13.39
%0
%7.09
%50.2

Codes

Color #6E7F76 in popluar color models

6E 7F 76
RGB 110 127 118
HSL 148° 7.17% 46.47%
HSB/HSV 148° 13.39% 49.80%
CMYK 13.39% 0.00% 7.09%
50.20%

Color #6E7F76 in popluar number systems.

HEX 6E 7F 76
Decimal 110 127 118
Binary 1101110 1111111 1110110
Octal 156 177 166

Shades and tints

Shades of #6E7F76

#6E7F76
(110,127,118)
#64746C
(100,116,108)
#5A6962
(90,105,98)
#505E58
(80,94,88)
#46534E
(70,83,78)
#3C4844
(60,72,68)
#323D3A
(50,61,58)
#283230
(40,50,48)
#1E2726
(30,39,38)
#141C1C
(20,28,28)
#0A1112
(10,17,18)
#000000
(0,0,0)

Tints of #6E7F76

#6E7F76
(110,127,118)
#7B8A82
(123,138,130)
#88958E
(136,149,142)
#95A09A
(149,160,154)
#A2ABA6
(162,171,166)
#AFB6B2
(175,182,178)
#BCC1BE
(188,193,190)
#C9CCCA
(201,204,202)
#D6D7D6
(214,215,214)
#E3E2E2
(227,226,226)
#F0EDEE
(240,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E7F76 color. Also use rgb(110,127,118) instead hex code.

Text Font Color

.myTextColor { color: #6E7F76; }

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

This text font color is #6E7F76.

Background Color

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

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

This div background color is #6E7F76.

Border color

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

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

This div border color is #6E7F76.

Opacity

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

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

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

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

This text has shadow with #6E7F76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E7F76.

Preview

Color preview on black background

This text has color #6E7F76 on black background.


Color preview on white background

This text has color #6E7F76 on white background.


Black color preview on #6E7F76 background

This text has black color on #6E7F76 background.


White color preview on #6E7F76 background

This text has white color on #6E7F76 background.


Related colors

Complementary color

Complementary color for #hex is #918089.


I love getcolorcode.com

Triadic colors

1 #766E7F and #7F766E with #6E7F76 are triadic colors.

2 #767F6E and #7F6E76 with #6E7F76 are triadic colors.