COLOR #6E76AC

HEX: #6E76AC RGB: (110,118,172)

Renk bilgisi

#6E76AC contains mainly green and blue colors. #6E76AC ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6E76AC color RGB value is (110,118,172).

RGB: (110,118,172) (43%, 46%, 67%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 118 of 255 = 46%
B 172 of 255 = 67%

110
118
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 118 + 172 = 400 (100%)
R 110 of 400 ~ 27.5%
G 118 of 400 ~ 29.5%
B 172 of 400 ~ 43'%

%27.5
%29.5
%43

CMYK RENK MODELİ

#6E76AC rengi CMYK tonu (36,31,0,33).

  • camgöbeği tonu 36.05%
  • eflatun tonu 31.40%
  • sarı tonu 0.00%
  • ana renk tonu 32.55%

CMYK: (36,31,0,33)
C36M31Y0K33 (36%, 31%, 0%, 33%)
(0.36 / 0.31 / 0.00 / 0.33)

CMYK yüzdeleri

%36.05
%31.4
%0
%32.55

Codes

Color #6E76AC in popluar color models

6E 76 AC
RGB 110 118 172
HSL 232° 27.19% 55.29%
HSB/HSV 232° 36.05% 67.45%
CMYK 36.05% 31.40% 0.00%
32.55%

Color #6E76AC in popluar number systems.

HEX 6E 76 AC
Decimal 110 118 172
Binary 1101110 1110110 10101100
Octal 156 166 254

Shades and tints

Shades of #6E76AC

#6E76AC
(110,118,172)
#646C9D
(100,108,157)
#5A628E
(90,98,142)
#50587F
(80,88,127)
#464E70
(70,78,112)
#3C4461
(60,68,97)
#323A52
(50,58,82)
#283043
(40,48,67)
#1E2634
(30,38,52)
#141C25
(20,28,37)
#0A1216
(10,18,22)
#000000
(0,0,0)

Tints of #6E76AC

#6E76AC
(110,118,172)
#7B82B3
(123,130,179)
#888EBA
(136,142,186)
#959AC1
(149,154,193)
#A2A6C8
(162,166,200)
#AFB2CF
(175,178,207)
#BCBED6
(188,190,214)
#C9CADD
(201,202,221)
#D6D6E4
(214,214,228)
#E3E2EB
(227,226,235)
#F0EEF2
(240,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E76AC; }

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

This text font color is #6E76AC.

Background Color

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

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

This div background color is #6E76AC.

Border color

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

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

This div border color is #6E76AC.

Opacity

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

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

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

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

This text has shadow with #6E76AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E76AC.

Preview

Color preview on black background

This text has color #6E76AC on black background.


Color preview on white background

This text has color #6E76AC on white background.


Black color preview on #6E76AC background

This text has black color on #6E76AC background.


White color preview on #6E76AC background

This text has white color on #6E76AC background.


Related colors

Complementary color

Complementary color for #hex is #918953.


I love getcolorcode.com

Triadic colors

1 #AC6E76 and #76AC6E with #6E76AC are triadic colors.

2 #AC766E and #766EAC with #6E76AC are triadic colors.