COLOR #6E8580

HEX: #6E8580 RGB: (110,133,128)

Renk bilgisi

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

RGB renk modeli

#6E8580 color RGB value is (110,133,128).

RGB: (110,133,128) (43%, 52%, 50%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 133 of 255 = 52%
B 128 of 255 = 50%

110
133
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 133 + 128 = 371 (100%)
R 110 of 371 ~ 29.65%
G 133 of 371 ~ 35.85%
B 128 of 371 ~ 34.5'%

%29.65
%35.85
%34.5

CMYK RENK MODELİ

#6E8580 rengi CMYK tonu (17,0,4,48).

  • camgöbeği tonu 17.29%
  • eflatun tonu 0.00%
  • sarı tonu 3.76%
  • ana renk tonu 47.84%

CMYK: (17,0,4,48)
C17M0Y4K48 (17%, 0%, 4%, 48%)
(0.17 / 0.00 / 0.04 / 0.48)

CMYK yüzdeleri

%17.29
%0
%3.76
%47.84

Codes

Color #6E8580 in popluar color models

6E 85 80
RGB 110 133 128
HSL 167° 9.47% 47.65%
HSB/HSV 167° 17.29% 52.16%
CMYK 17.29% 0.00% 3.76%
47.84%

Color #6E8580 in popluar number systems.

HEX 6E 85 80
Decimal 110 133 128
Binary 1101110 10000101 10000000
Octal 156 205 200

Shades and tints

Shades of #6E8580

#6E8580
(110,133,128)
#647975
(100,121,117)
#5A6D6A
(90,109,106)
#50615F
(80,97,95)
#465554
(70,85,84)
#3C4949
(60,73,73)
#323D3E
(50,61,62)
#283133
(40,49,51)
#1E2528
(30,37,40)
#14191D
(20,25,29)
#0A0D12
(10,13,18)
#000000
(0,0,0)

Tints of #6E8580

#6E8580
(110,133,128)
#7B908B
(123,144,139)
#889B96
(136,155,150)
#95A6A1
(149,166,161)
#A2B1AC
(162,177,172)
#AFBCB7
(175,188,183)
#BCC7C2
(188,199,194)
#C9D2CD
(201,210,205)
#D6DDD8
(214,221,216)
#E3E8E3
(227,232,227)
#F0F3EE
(240,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E8580 color. Also use rgb(110,133,128) instead hex code.

Text Font Color

.myTextColor { color: #6E8580; }

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

This text font color is #6E8580.

Background Color

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

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

This div background color is #6E8580.

Border color

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

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

This div border color is #6E8580.

Opacity

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

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

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

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

This text has shadow with #6E8580 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E8580.

Preview

Color preview on black background

This text has color #6E8580 on black background.


Color preview on white background

This text has color #6E8580 on white background.


Black color preview on #6E8580 background

This text has black color on #6E8580 background.


White color preview on #6E8580 background

This text has white color on #6E8580 background.


Related colors

Complementary color

Complementary color for #hex is #917A7F.


I love getcolorcode.com

Triadic colors

1 #806E85 and #85806E with #6E8580 are triadic colors.

2 #80856E and #856E80 with #6E8580 are triadic colors.