COLOR #6E7764

HEX: #6E7764 RGB: (110,119,100)

Renk bilgisi

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

RGB renk modeli

#6E7764 color RGB value is (110,119,100).

RGB: (110,119,100) (43%, 47%, 39%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 119 of 255 = 47%
B 100 of 255 = 39%

110
119
100

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 119 + 100 = 329 (100%)
R 110 of 329 ~ 33.43%
G 119 of 329 ~ 36.17%
B 100 of 329 ~ 30.4'%

%33.43
%36.17
%30.4

CMYK RENK MODELİ

#6E7764 rengi CMYK tonu (8,0,16,53).

  • camgöbeği tonu 7.56%
  • eflatun tonu 0.00%
  • sarı tonu 15.97%
  • ana renk tonu 53.33%
CMYK: (8,0,16,53) C8M0Y16K53 (8%,0%,16%,53%) (0.08/0.00/0.16/0.53) 

CMYK yüzdeleri

%7.56
%0
%15.97
%53.33

Codes

Color #6E7764 in popluar color models

6E 77 64
RGB 110 119 100
HSL 88° 8.68% 42.94%
HSB/HSV 88° 15.97% 46.67%
CMYK 7.56% 0.00% 15.97%
53.33%

Color #6E7764 in popluar number systems.

HEX 6E 77 64
Decimal 110 119 100
Binary 1101110 1110111 1100100
Octal 156 167 144

Shades and tints

Shades of #6E7764

#6E7764
(110,119,100)
#646D5B
(100,109,91)
#5A6352
(90,99,82)
#505949
(80,89,73)
#464F40
(70,79,64)
#3C4537
(60,69,55)
#323B2E
(50,59,46)
#283125
(40,49,37)
#1E271C
(30,39,28)
#141D13
(20,29,19)
#0A130A
(10,19,10)
#000000
(0,0,0)

Tints of #6E7764

#6E7764
(110,119,100)
#7B8372
(123,131,114)
#888F80
(136,143,128)
#959B8E
(149,155,142)
#A2A79C
(162,167,156)
#AFB3AA
(175,179,170)
#BCBFB8
(188,191,184)
#C9CBC6
(201,203,198)
#D6D7D4
(214,215,212)
#E3E3E2
(227,227,226)
#F0EFF0
(240,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E7764 color. Also use rgb(110,119,100) instead hex code.

Text Font Color

.myTextColor { color: #6E7764; }

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

This text font color is #6E7764.

Background Color

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

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

This div background color is #6E7764.

Border color

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

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

This div border color is #6E7764.

Opacity

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

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

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

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

This text has shadow with #6E7764 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E7764.

Preview

Color preview on black background

This text has color #6E7764 on black background.


Color preview on white background

This text has color #6E7764 on white background.


Black color preview on #6E7764 background

This text has black color on #6E7764 background.


White color preview on #6E7764 background

This text has white color on #6E7764 background.


Related colors

Complementary color

Complementary color for #hex is #91889B.


I love getcolorcode.com

Triadic colors

1 #646E77 and #77646E with #6E7764 are triadic colors.

2 #64776E and #776E64 with #6E7764 are triadic colors.