COLOR #6E7059

HEX: #6E7059 RGB: (110,112,89)

Renk bilgisi

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

RGB renk modeli

#6E7059 color RGB value is (110,112,89).

RGB: (110,112,89) (43%, 44%, 35%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 112 of 255 = 44%
B 89 of 255 = 35%

110
112
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 112 + 89 = 311 (100%)
R 110 of 311 ~ 35.37%
G 112 of 311 ~ 36.01%
B 89 of 311 ~ 28.62'%

%35.37
%36.01
%28.62

CMYK RENK MODELİ

#6E7059 rengi CMYK tonu (2,0,21,56).

  • camgöbeği tonu 1.79%
  • eflatun tonu 0.00%
  • sarı tonu 20.54%
  • ana renk tonu 56.08%
CMYK: (2,0,21,56) C2M0Y21K56 (2%,0%,21%,56%) (0.02/0.00/0.21/0.56) 

CMYK yüzdeleri

%1.79
%0
%20.54
%56.08

Codes

Color #6E7059 in popluar color models

6E 70 59
RGB 110 112 89
HSL 65° 11.44% 39.41%
HSB/HSV 65° 20.54% 43.92%
CMYK 1.79% 0.00% 20.54%
56.08%

Color #6E7059 in popluar number systems.

HEX 6E 70 59
Decimal 110 112 89
Binary 1101110 1110000 1011001
Octal 156 160 131

Shades and tints

Shades of #6E7059

#6E7059
(110,112,89)
#646651
(100,102,81)
#5A5C49
(90,92,73)
#505241
(80,82,65)
#464839
(70,72,57)
#3C3E31
(60,62,49)
#323429
(50,52,41)
#282A21
(40,42,33)
#1E2019
(30,32,25)
#141611
(20,22,17)
#0A0C09
(10,12,9)
#000000
(0,0,0)

Tints of #6E7059

#6E7059
(110,112,89)
#7B7D68
(123,125,104)
#888A77
(136,138,119)
#959786
(149,151,134)
#A2A495
(162,164,149)
#AFB1A4
(175,177,164)
#BCBEB3
(188,190,179)
#C9CBC2
(201,203,194)
#D6D8D1
(214,216,209)
#E3E5E0
(227,229,224)
#F0F2EF
(240,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E7059 color. Also use rgb(110,112,89) instead hex code.

Text Font Color

.myTextColor { color: #6E7059; }

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

This text font color is #6E7059.

Background Color

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

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

This div background color is #6E7059.

Border color

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

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

This div border color is #6E7059.

Opacity

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

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

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

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

This text has shadow with #6E7059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E7059.

Preview

Color preview on black background

This text has color #6E7059 on black background.


Color preview on white background

This text has color #6E7059 on white background.


Black color preview on #6E7059 background

This text has black color on #6E7059 background.


White color preview on #6E7059 background

This text has white color on #6E7059 background.


Related colors

Complementary color

Complementary color for #hex is #918FA6.


I love getcolorcode.com

Triadic colors

1 #596E70 and #70596E with #6E7059 are triadic colors.

2 #59706E and #706E59 with #6E7059 are triadic colors.