COLOR #6A82A4

HEX: #6A82A4 RGB: (106,130,164)

Color info

#6A82A4 contains red, green and blue colors in about the same proportion. Web safe color of #6A82A4 is #669999 (or #699).

RGB color model

#6A82A4 color RGB value is (106,130,164).

RGB: (106,130,164) (42%, 51%, 64%)

RGB channels and saturation

R 106 of 255 = 42%
G 130 of 255 = 51%
B 164 of 255 = 64%

106
130
164

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

Portions of RGB colors in percentages

R + G + B = 106 + 130 + 164 = 400 (100%)
R 106 of 400 ~ 26.5%
G 130 of 400 ~ 32.5%
B 164 of 400 ~ 41'%

%26.5
%32.5
%41

CMYK color model

#6A82A4 color CMYK value is (35,21,0,36).

  • cyan value is 35.37%
  • magenta value is 20.73%
  • yellow value is 0.00%
  • key color value is 35.69%
CMYK: (35,21,0,36) C35M21Y0K36 (35%,21%,0%,36%) (0.35/0.21/0.00/0.36) 

CMYK percentages

%35.37
%20.73
%0
%35.69

Codes

Color #6A82A4 in popluar color models

6A 82 A4
RGB 106 130 164
HSL 215° 24.17% 52.94%
HSB/HSV 215° 35.37% 64.31%
CMYK 35.37% 20.73% 0.00%
35.69%

Color #6A82A4 in popluar number systems.

HEX 6A 82 A4
Decimal 106 130 164
Binary 1101010 10000010 10100100
Octal 152 202 244

Shades and tints

Shades of #6A82A4

#6A82A4
(106,130,164)
#617796
(97,119,150)
#586C88
(88,108,136)
#4F617A
(79,97,122)
#46566C
(70,86,108)
#3D4B5E
(61,75,94)
#344050
(52,64,80)
#2B3542
(43,53,66)
#222A34
(34,42,52)
#191F26
(25,31,38)
#101418
(16,20,24)
#000000
(0,0,0)

Tints of #6A82A4

#6A82A4
(106,130,164)
#778DAC
(119,141,172)
#8498B4
(132,152,180)
#91A3BC
(145,163,188)
#9EAEC4
(158,174,196)
#ABB9CC
(171,185,204)
#B8C4D4
(184,196,212)
#C5CFDC
(197,207,220)
#D2DAE4
(210,218,228)
#DFE5EC
(223,229,236)
#ECF0F4
(236,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A82A4 color. Also use rgb(106,130,164) instead hex code.

Text Font Color

.myTextColor { color: #6A82A4; }

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

This text font color is #6A82A4.

Background Color

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

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

This div background color is #6A82A4.

Border color

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

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

This div border color is #6A82A4.

Opacity

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

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

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

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

This text has shadow with #6A82A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A82A4.

Preview

Color preview on black background

This text has color #6A82A4 on black background.


Color preview on white background

This text has color #6A82A4 on white background.


Black color preview on #6A82A4 background

This text has black color on #6A82A4 background.


White color preview on #6A82A4 background

This text has white color on #6A82A4 background.


Related colors

Complementary color

Complementary color for #hex is #957D5B.


I love getcolorcode.com

Triadic colors

1 #A46A82 and #82A46A with #6A82A4 are triadic colors.

2 #A4826A and #826AA4 with #6A82A4 are triadic colors.