COLOR #6E688E

HEX: #6E688E RGB: (110,104,142)

Renk bilgisi

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

RGB renk modeli

#6E688E color RGB value is (110,104,142).

RGB: (110,104,142) (43%, 41%, 56%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 104 of 255 = 41%
B 142 of 255 = 56%

110
104
142

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 104 + 142 = 356 (100%)
R 110 of 356 ~ 30.9%
G 104 of 356 ~ 29.21%
B 142 of 356 ~ 39.89'%

%30.9
%29.21
%39.89

CMYK RENK MODELİ

#6E688E rengi CMYK tonu (23,27,0,44).

  • camgöbeği tonu 22.54%
  • eflatun tonu 26.76%
  • sarı tonu 0.00%
  • ana renk tonu 44.31%

CMYK: (23,27,0,44)
C23M27Y0K44 (23%, 27%, 0%, 44%)
(0.23 / 0.27 / 0.00 / 0.44)

CMYK yüzdeleri

%22.54
%26.76
%0
%44.31

Codes

Color #6E688E in popluar color models

6E 68 8E
RGB 110 104 142
HSL 249° 15.45% 48.24%
HSB/HSV 249° 26.76% 55.69%
CMYK 22.54% 26.76% 0.00%
44.31%

Color #6E688E in popluar number systems.

HEX 6E 68 8E
Decimal 110 104 142
Binary 1101110 1101000 10001110
Octal 156 150 216

Shades and tints

Shades of #6E688E

#6E688E
(110,104,142)
#645F82
(100,95,130)
#5A5676
(90,86,118)
#504D6A
(80,77,106)
#46445E
(70,68,94)
#3C3B52
(60,59,82)
#323246
(50,50,70)
#28293A
(40,41,58)
#1E202E
(30,32,46)
#141722
(20,23,34)
#0A0E16
(10,14,22)
#000000
(0,0,0)

Tints of #6E688E

#6E688E
(110,104,142)
#7B7598
(123,117,152)
#8882A2
(136,130,162)
#958FAC
(149,143,172)
#A29CB6
(162,156,182)
#AFA9C0
(175,169,192)
#BCB6CA
(188,182,202)
#C9C3D4
(201,195,212)
#D6D0DE
(214,208,222)
#E3DDE8
(227,221,232)
#F0EAF2
(240,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E688E color. Also use rgb(110,104,142) instead hex code.

Text Font Color

.myTextColor { color: #6E688E; }

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

This text font color is #6E688E.

Background Color

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

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

This div background color is #6E688E.

Border color

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

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

This div border color is #6E688E.

Opacity

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

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

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

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

This text has shadow with #6E688E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E688E.

Preview

Color preview on black background

This text has color #6E688E on black background.


Color preview on white background

This text has color #6E688E on white background.


Black color preview on #6E688E background

This text has black color on #6E688E background.


White color preview on #6E688E background

This text has white color on #6E688E background.


Related colors

Complementary color

Complementary color for #hex is #919771.


I love getcolorcode.com

Triadic colors

1 #8E6E68 and #688E6E with #6E688E are triadic colors.

2 #8E686E and #686E8E with #6E688E are triadic colors.