COLOR #6A76AA

HEX: #6A76AA RGB: (106,118,170)

Renk bilgisi

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

RGB renk modeli

#6A76AA color RGB value is (106,118,170).

RGB: (106,118,170) (42%, 46%, 67%)

RGB bağlantıları ve doygunluk

R 106 of 255 = 42%
G 118 of 255 = 46%
B 170 of 255 = 67%

106
118
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 106 + 118 + 170 = 394 (100%)
R 106 of 394 ~ 26.9%
G 118 of 394 ~ 29.95%
B 170 of 394 ~ 43.15'%

%26.9
%29.95
%43.15

CMYK RENK MODELİ

#6A76AA rengi CMYK tonu (38,31,0,33).

  • camgöbeği tonu 37.65%
  • eflatun tonu 30.59%
  • sarı tonu 0.00%
  • ana renk tonu 33.33%

CMYK: (38,31,0,33)
C38M31Y0K33 (38%, 31%, 0%, 33%)
(0.38 / 0.31 / 0.00 / 0.33)

CMYK yüzdeleri

%37.65
%30.59
%0
%33.33

Codes

Color #6A76AA in popluar color models

6A 76 AA
RGB 106 118 170
HSL 229° 27.35% 54.12%
HSB/HSV 229° 37.65% 66.67%
CMYK 37.65% 30.59% 0.00%
33.33%

Color #6A76AA in popluar number systems.

HEX 6A 76 AA
Decimal 106 118 170
Binary 1101010 1110110 10101010
Octal 152 166 252

Shades and tints

Shades of #6A76AA

#6A76AA
(106,118,170)
#616C9B
(97,108,155)
#58628C
(88,98,140)
#4F587D
(79,88,125)
#464E6E
(70,78,110)
#3D445F
(61,68,95)
#343A50
(52,58,80)
#2B3041
(43,48,65)
#222632
(34,38,50)
#191C23
(25,28,35)
#101214
(16,18,20)
#000000
(0,0,0)

Tints of #6A76AA

#6A76AA
(106,118,170)
#7782B1
(119,130,177)
#848EB8
(132,142,184)
#919ABF
(145,154,191)
#9EA6C6
(158,166,198)
#ABB2CD
(171,178,205)
#B8BED4
(184,190,212)
#C5CADB
(197,202,219)
#D2D6E2
(210,214,226)
#DFE2E9
(223,226,233)
#ECEEF0
(236,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A76AA color. Also use rgb(106,118,170) instead hex code.

Text Font Color

.myTextColor { color: #6A76AA; }

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

This text font color is #6A76AA.

Background Color

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

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

This div background color is #6A76AA.

Border color

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

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

This div border color is #6A76AA.

Opacity

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

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

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

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

This text has shadow with #6A76AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A76AA.

Preview

Color preview on black background

This text has color #6A76AA on black background.


Color preview on white background

This text has color #6A76AA on white background.


Black color preview on #6A76AA background

This text has black color on #6A76AA background.


White color preview on #6A76AA background

This text has white color on #6A76AA background.


Related colors

Complementary color

Complementary color for #hex is #958955.


I love getcolorcode.com

Triadic colors

1 #AA6A76 and #76AA6A with #6A76AA are triadic colors.

2 #AA766A and #766AAA with #6A76AA are triadic colors.