COLOR #6E7689

HEX: #6E7689 RGB: (110,118,137)

Renk bilgisi

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

RGB renk modeli

#6E7689 color RGB value is (110,118,137).

RGB: (110,118,137) (43%, 46%, 54%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 118 of 255 = 46%
B 137 of 255 = 54%

110
118
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 118 + 137 = 365 (100%)
R 110 of 365 ~ 30.14%
G 118 of 365 ~ 32.33%
B 137 of 365 ~ 37.53'%

%30.14
%32.33
%37.53

CMYK RENK MODELİ

#6E7689 rengi CMYK tonu (20,14,0,46).

  • camgöbeği tonu 19.71%
  • eflatun tonu 13.87%
  • sarı tonu 0.00%
  • ana renk tonu 46.27%

CMYK: (20,14,0,46)
C20M14Y0K46 (20%, 14%, 0%, 46%)
(0.20 / 0.14 / 0.00 / 0.46)

CMYK yüzdeleri

%19.71
%13.87
%0
%46.27

Codes

Color #6E7689 in popluar color models

6E 76 89
RGB 110 118 137
HSL 222° 10.93% 48.43%
HSB/HSV 222° 19.71% 53.73%
CMYK 19.71% 13.87% 0.00%
46.27%

Color #6E7689 in popluar number systems.

HEX 6E 76 89
Decimal 110 118 137
Binary 1101110 1110110 10001001
Octal 156 166 211

Shades and tints

Shades of #6E7689

#6E7689
(110,118,137)
#646C7D
(100,108,125)
#5A6271
(90,98,113)
#505865
(80,88,101)
#464E59
(70,78,89)
#3C444D
(60,68,77)
#323A41
(50,58,65)
#283035
(40,48,53)
#1E2629
(30,38,41)
#141C1D
(20,28,29)
#0A1211
(10,18,17)
#000000
(0,0,0)

Tints of #6E7689

#6E7689
(110,118,137)
#7B8293
(123,130,147)
#888E9D
(136,142,157)
#959AA7
(149,154,167)
#A2A6B1
(162,166,177)
#AFB2BB
(175,178,187)
#BCBEC5
(188,190,197)
#C9CACF
(201,202,207)
#D6D6D9
(214,214,217)
#E3E2E3
(227,226,227)
#F0EEED
(240,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E7689 color. Also use rgb(110,118,137) instead hex code.

Text Font Color

.myTextColor { color: #6E7689; }

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

This text font color is #6E7689.

Background Color

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

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

This div background color is #6E7689.

Border color

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

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

This div border color is #6E7689.

Opacity

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

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

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

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

This text has shadow with #6E7689 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E7689.

Preview

Color preview on black background

This text has color #6E7689 on black background.


Color preview on white background

This text has color #6E7689 on white background.


Black color preview on #6E7689 background

This text has black color on #6E7689 background.


White color preview on #6E7689 background

This text has white color on #6E7689 background.


Related colors

Complementary color

Complementary color for #hex is #918976.


I love getcolorcode.com

Triadic colors

1 #896E76 and #76896E with #6E7689 are triadic colors.

2 #89766E and #766E89 with #6E7689 are triadic colors.