COLOR #6E6698

HEX: #6E6698 RGB: (110,102,152)

Renk bilgisi

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

RGB renk modeli

#6E6698 color RGB value is (110,102,152).

RGB: (110,102,152) (43%, 40%, 60%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 102 of 255 = 40%
B 152 of 255 = 60%

110
102
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 102 + 152 = 364 (100%)
R 110 of 364 ~ 30.22%
G 102 of 364 ~ 28.02%
B 152 of 364 ~ 41.76'%

%30.22
%28.02
%41.76

CMYK RENK MODELİ

#6E6698 rengi CMYK tonu (28,33,0,40).

  • camgöbeği tonu 27.63%
  • eflatun tonu 32.89%
  • sarı tonu 0.00%
  • ana renk tonu 40.39%

CMYK: (28,33,0,40)
C28M33Y0K40 (28%, 33%, 0%, 40%)
(0.28 / 0.33 / 0.00 / 0.40)

CMYK yüzdeleri

%27.63
%32.89
%0
%40.39

Codes

Color #6E6698 in popluar color models

6E 66 98
RGB 110 102 152
HSL 250° 19.69% 49.80%
HSB/HSV 250° 32.89% 59.61%
CMYK 27.63% 32.89% 0.00%
40.39%

Color #6E6698 in popluar number systems.

HEX 6E 66 98
Decimal 110 102 152
Binary 1101110 1100110 10011000
Octal 156 146 230

Shades and tints

Shades of #6E6698

#6E6698
(110,102,152)
#645D8B
(100,93,139)
#5A547E
(90,84,126)
#504B71
(80,75,113)
#464264
(70,66,100)
#3C3957
(60,57,87)
#32304A
(50,48,74)
#28273D
(40,39,61)
#1E1E30
(30,30,48)
#141523
(20,21,35)
#0A0C16
(10,12,22)
#000000
(0,0,0)

Tints of #6E6698

#6E6698
(110,102,152)
#7B73A1
(123,115,161)
#8880AA
(136,128,170)
#958DB3
(149,141,179)
#A29ABC
(162,154,188)
#AFA7C5
(175,167,197)
#BCB4CE
(188,180,206)
#C9C1D7
(201,193,215)
#D6CEE0
(214,206,224)
#E3DBE9
(227,219,233)
#F0E8F2
(240,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E6698 color. Also use rgb(110,102,152) instead hex code.

Text Font Color

.myTextColor { color: #6E6698; }

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

This text font color is #6E6698.

Background Color

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

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

This div background color is #6E6698.

Border color

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

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

This div border color is #6E6698.

Opacity

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

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

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

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

This text has shadow with #6E6698 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E6698.

Preview

Color preview on black background

This text has color #6E6698 on black background.


Color preview on white background

This text has color #6E6698 on white background.


Black color preview on #6E6698 background

This text has black color on #6E6698 background.


White color preview on #6E6698 background

This text has white color on #6E6698 background.


Related colors

Complementary color

Complementary color for #hex is #919967.


I love getcolorcode.com

Triadic colors

1 #986E66 and #66986E with #6E6698 are triadic colors.

2 #98666E and #666E98 with #6E6698 are triadic colors.