COLOR #6E739D

HEX: #6E739D RGB: (110,115,157)

Renk bilgisi

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

RGB renk modeli

#6E739D color RGB value is (110,115,157).

RGB: (110,115,157) (43%, 45%, 62%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 115 of 255 = 45%
B 157 of 255 = 62%

110
115
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 115 + 157 = 382 (100%)
R 110 of 382 ~ 28.8%
G 115 of 382 ~ 30.1%
B 157 of 382 ~ 41.1'%

%28.8
%30.1
%41.1

CMYK RENK MODELİ

#6E739D rengi CMYK tonu (30,27,0,38).

  • camgöbeği tonu 29.94%
  • eflatun tonu 26.75%
  • sarı tonu 0.00%
  • ana renk tonu 38.43%

CMYK: (30,27,0,38)
C30M27Y0K38 (30%, 27%, 0%, 38%)
(0.30 / 0.27 / 0.00 / 0.38)

CMYK yüzdeleri

%29.94
%26.75
%0
%38.43

Codes

Color #6E739D in popluar color models

6E 73 9D
RGB 110 115 157
HSL 234° 19.34% 52.35%
HSB/HSV 234° 29.94% 61.57%
CMYK 29.94% 26.75% 0.00%
38.43%

Color #6E739D in popluar number systems.

HEX 6E 73 9D
Decimal 110 115 157
Binary 1101110 1110011 10011101
Octal 156 163 235

Shades and tints

Shades of #6E739D

#6E739D
(110,115,157)
#64698F
(100,105,143)
#5A5F81
(90,95,129)
#505573
(80,85,115)
#464B65
(70,75,101)
#3C4157
(60,65,87)
#323749
(50,55,73)
#282D3B
(40,45,59)
#1E232D
(30,35,45)
#14191F
(20,25,31)
#0A0F11
(10,15,17)
#000000
(0,0,0)

Tints of #6E739D

#6E739D
(110,115,157)
#7B7FA5
(123,127,165)
#888BAD
(136,139,173)
#9597B5
(149,151,181)
#A2A3BD
(162,163,189)
#AFAFC5
(175,175,197)
#BCBBCD
(188,187,205)
#C9C7D5
(201,199,213)
#D6D3DD
(214,211,221)
#E3DFE5
(227,223,229)
#F0EBED
(240,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E739D color. Also use rgb(110,115,157) instead hex code.

Text Font Color

.myTextColor { color: #6E739D; }

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

This text font color is #6E739D.

Background Color

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

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

This div background color is #6E739D.

Border color

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

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

This div border color is #6E739D.

Opacity

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

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

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

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

This text has shadow with #6E739D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E739D.

Preview

Color preview on black background

This text has color #6E739D on black background.


Color preview on white background

This text has color #6E739D on white background.


Black color preview on #6E739D background

This text has black color on #6E739D background.


White color preview on #6E739D background

This text has white color on #6E739D background.


Related colors

Complementary color

Complementary color for #hex is #918C62.


I love getcolorcode.com

Triadic colors

1 #9D6E73 and #739D6E with #6E739D are triadic colors.

2 #9D736E and #736E9D with #6E739D are triadic colors.