COLOR #6E4757

HEX: #6E4757 RGB: (110,71,87)

Renk bilgisi

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

RGB renk modeli

#6E4757 color RGB value is (110,71,87).

RGB: (110,71,87) (43%, 28%, 34%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 71 of 255 = 28%
B 87 of 255 = 34%

110
71
87

R + G + B ~ 35%. #6E4757 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 71 + 87 = 268 (100%)
R 110 of 268 ~ 41.04%
G 71 of 268 ~ 26.49%
B 87 of 268 ~ 32.46'%

%41.04
%26.49
%32.46

CMYK RENK MODELİ

#6E4757 rengi CMYK tonu (0,35,21,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.45%
  • sarı tonu 20.91%
  • ana renk tonu 56.86%

CMYK: (0,35,21,57)
C0M35Y21K57 (0%, 35%, 21%, 57%)
(0.00 / 0.35 / 0.21 / 0.57)

CMYK yüzdeleri

%0
%35.45
%20.91
%56.86

Codes

Color #6E4757 in popluar color models

6E 47 57
RGB 110 71 87
HSL 335° 21.55% 35.49%
HSB/HSV 335° 35.45% 43.14%
CMYK 0.00% 35.45% 20.91%
56.86%

Color #6E4757 in popluar number systems.

HEX 6E 47 57
Decimal 110 71 87
Binary 1101110 1000111 1010111
Octal 156 107 127

Shades and tints

Shades of #6E4757

#6E4757
(110,71,87)
#644150
(100,65,80)
#5A3B49
(90,59,73)
#503542
(80,53,66)
#462F3B
(70,47,59)
#3C2934
(60,41,52)
#32232D
(50,35,45)
#281D26
(40,29,38)
#1E171F
(30,23,31)
#141118
(20,17,24)
#0A0B11
(10,11,17)
#000000
(0,0,0)

Tints of #6E4757

#6E4757
(110,71,87)
#7B5766
(123,87,102)
#886775
(136,103,117)
#957784
(149,119,132)
#A28793
(162,135,147)
#AF97A2
(175,151,162)
#BCA7B1
(188,167,177)
#C9B7C0
(201,183,192)
#D6C7CF
(214,199,207)
#E3D7DE
(227,215,222)
#F0E7ED
(240,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E4757 color. Also use rgb(110,71,87) instead hex code.

Text Font Color

.myTextColor { color: #6E4757; }

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

This text font color is #6E4757.

Background Color

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

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

This div background color is #6E4757.

Border color

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

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

This div border color is #6E4757.

Opacity

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

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

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

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

This text has shadow with #6E4757 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E4757.

Preview

Color preview on black background

This text has color #6E4757 on black background.


Color preview on white background

This text has color #6E4757 on white background.


Black color preview on #6E4757 background

This text has black color on #6E4757 background.


White color preview on #6E4757 background

This text has white color on #6E4757 background.


Related colors

Complementary color

Complementary color for #hex is #91B8A8.


I love getcolorcode.com

Triadic colors

1 #576E47 and #47576E with #6E4757 are triadic colors.

2 #57476E and #476E57 with #6E4757 are triadic colors.