COLOR #6E709B

HEX: #6E709B RGB: (110,112,155)

Renk bilgisi

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

RGB renk modeli

#6E709B color RGB value is (110,112,155).

RGB: (110,112,155) (43%, 44%, 61%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 112 of 255 = 44%
B 155 of 255 = 61%

110
112
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 112 + 155 = 377 (100%)
R 110 of 377 ~ 29.18%
G 112 of 377 ~ 29.71%
B 155 of 377 ~ 41.11'%

%29.18
%29.71
%41.11

CMYK RENK MODELİ

#6E709B rengi CMYK tonu (29,28,0,39).

  • camgöbeği tonu 29.03%
  • eflatun tonu 27.74%
  • sarı tonu 0.00%
  • ana renk tonu 39.22%

CMYK: (29,28,0,39)
C29M28Y0K39 (29%, 28%, 0%, 39%)
(0.29 / 0.28 / 0.00 / 0.39)

CMYK yüzdeleri

%29.03
%27.74
%0
%39.22

Codes

Color #6E709B in popluar color models

6E 70 9B
RGB 110 112 155
HSL 237° 18.37% 51.96%
HSB/HSV 237° 29.03% 60.78%
CMYK 29.03% 27.74% 0.00%
39.22%

Color #6E709B in popluar number systems.

HEX 6E 70 9B
Decimal 110 112 155
Binary 1101110 1110000 10011011
Octal 156 160 233

Shades and tints

Shades of #6E709B

#6E709B
(110,112,155)
#64668D
(100,102,141)
#5A5C7F
(90,92,127)
#505271
(80,82,113)
#464863
(70,72,99)
#3C3E55
(60,62,85)
#323447
(50,52,71)
#282A39
(40,42,57)
#1E202B
(30,32,43)
#14161D
(20,22,29)
#0A0C0F
(10,12,15)
#000000
(0,0,0)

Tints of #6E709B

#6E709B
(110,112,155)
#7B7DA4
(123,125,164)
#888AAD
(136,138,173)
#9597B6
(149,151,182)
#A2A4BF
(162,164,191)
#AFB1C8
(175,177,200)
#BCBED1
(188,190,209)
#C9CBDA
(201,203,218)
#D6D8E3
(214,216,227)
#E3E5EC
(227,229,236)
#F0F2F5
(240,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E709B; }

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

This text font color is #6E709B.

Background Color

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

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

This div background color is #6E709B.

Border color

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

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

This div border color is #6E709B.

Opacity

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

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

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

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

This text has shadow with #6E709B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E709B.

Preview

Color preview on black background

This text has color #6E709B on black background.


Color preview on white background

This text has color #6E709B on white background.


Black color preview on #6E709B background

This text has black color on #6E709B background.


White color preview on #6E709B background

This text has white color on #6E709B background.


Related colors

Complementary color

Complementary color for #hex is #918F64.


I love getcolorcode.com

Triadic colors

1 #9B6E70 and #709B6E with #6E709B are triadic colors.

2 #9B706E and #706E9B with #6E709B are triadic colors.