COLOR #6E76BA

HEX: #6E76BA RGB: (110,118,186)

Renk bilgisi

#6E76BA contains mainly blue color. #6E76BA ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#6E76BA color RGB value is (110,118,186).

RGB: (110,118,186) (43%, 46%, 73%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 118 of 255 = 46%
B 186 of 255 = 73%

110
118
186

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 118 + 186 = 414 (100%)
R 110 of 414 ~ 26.57%
G 118 of 414 ~ 28.5%
B 186 of 414 ~ 44.93'%

%26.57
%28.5
%44.93

CMYK RENK MODELİ

#6E76BA rengi CMYK tonu (41,37,0,27).

  • camgöbeği tonu 40.86%
  • eflatun tonu 36.56%
  • sarı tonu 0.00%
  • ana renk tonu 27.06%
CMYK: (41,37,0,27) C41M37Y0K27 (41%,37%,0%,27%) (0.41/0.37/0.00/0.27) 

CMYK yüzdeleri

%40.86
%36.56
%0
%27.06

Codes

Color #6E76BA in popluar color models

6E 76 BA
RGB 110 118 186
HSL 234° 35.51% 58.04%
HSB/HSV 234° 40.86% 72.94%
CMYK 40.86% 36.56% 0.00%
27.06%

Color #6E76BA in popluar number systems.

HEX 6E 76 BA
Decimal 110 118 186
Binary 1101110 1110110 10111010
Octal 156 166 272

Shades and tints

Shades of #6E76BA

#6E76BA
(110,118,186)
#646CAA
(100,108,170)
#5A629A
(90,98,154)
#50588A
(80,88,138)
#464E7A
(70,78,122)
#3C446A
(60,68,106)
#323A5A
(50,58,90)
#28304A
(40,48,74)
#1E263A
(30,38,58)
#141C2A
(20,28,42)
#0A121A
(10,18,26)
#000000
(0,0,0)

Tints of #6E76BA

#6E76BA
(110,118,186)
#7B82C0
(123,130,192)
#888EC6
(136,142,198)
#959ACC
(149,154,204)
#A2A6D2
(162,166,210)
#AFB2D8
(175,178,216)
#BCBEDE
(188,190,222)
#C9CAE4
(201,202,228)
#D6D6EA
(214,214,234)
#E3E2F0
(227,226,240)
#F0EEF6
(240,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E76BA; }

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

This text font color is #6E76BA.

Background Color

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

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

This div background color is #6E76BA.

Border color

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

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

This div border color is #6E76BA.

Opacity

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

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

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

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

This text has shadow with #6E76BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E76BA.

Preview

Color preview on black background

This text has color #6E76BA on black background.


Color preview on white background

This text has color #6E76BA on white background.


Black color preview on #6E76BA background

This text has black color on #6E76BA background.


White color preview on #6E76BA background

This text has white color on #6E76BA background.


Related colors

Complementary color

Complementary color for #hex is #918945.


I love getcolorcode.com

Triadic colors

1 #BA6E76 and #76BA6E with #6E76BA are triadic colors.

2 #BA766E and #766EBA with #6E76BA are triadic colors.