COLOR #6A81D6

HEX: #6A81D6 RGB: (106,129,214)

Color info

#6A81D6 contains mainly blue color. Web safe color of #6A81D6 is #6699CC (or #69C).

RGB color model

#6A81D6 color RGB value is (106,129,214).

RGB: (106,129,214) (42%, 51%, 84%)

RGB channels and saturation

R 106 of 255 = 42%
G 129 of 255 = 51%
B 214 of 255 = 84%

106
129
214

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

Portions of RGB colors in percentages

R + G + B = 106 + 129 + 214 = 449 (100%)
R 106 of 449 ~ 23.61%
G 129 of 449 ~ 28.73%
B 214 of 449 ~ 47.66'%

%23.61
%28.73
%47.66

CMYK color model

#6A81D6 color CMYK value is (50,40,0,16).

  • cyan value is 50.47%
  • magenta value is 39.72%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (50,40,0,16)
C50M40Y0K16 (50%, 40%, 0%, 16%)
(0.50 / 0.40 / 0.00 / 0.16)

CMYK percentages

%50.47
%39.72
%0
%16.08

Codes

Color #6A81D6 in popluar color models

6A 81 D6
RGB 106 129 214
HSL 227° 56.84% 62.75%
HSB/HSV 227° 50.47% 83.92%
CMYK 50.47% 39.72% 0.00%
16.08%

Color #6A81D6 in popluar number systems.

HEX 6A 81 D6
Decimal 106 129 214
Binary 1101010 10000001 11010110
Octal 152 201 326

Shades and tints

Shades of #6A81D6

#6A81D6
(106,129,214)
#6176C3
(97,118,195)
#586BB0
(88,107,176)
#4F609D
(79,96,157)
#46558A
(70,85,138)
#3D4A77
(61,74,119)
#343F64
(52,63,100)
#2B3451
(43,52,81)
#22293E
(34,41,62)
#191E2B
(25,30,43)
#101318
(16,19,24)
#000000
(0,0,0)

Tints of #6A81D6

#6A81D6
(106,129,214)
#778CD9
(119,140,217)
#8497DC
(132,151,220)
#91A2DF
(145,162,223)
#9EADE2
(158,173,226)
#ABB8E5
(171,184,229)
#B8C3E8
(184,195,232)
#C5CEEB
(197,206,235)
#D2D9EE
(210,217,238)
#DFE4F1
(223,228,241)
#ECEFF4
(236,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A81D6 color. Also use rgb(106,129,214) instead hex code.

Text Font Color

.myTextColor { color: #6A81D6; }

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

This text font color is #6A81D6.

Background Color

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

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

This div background color is #6A81D6.

Border color

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

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

This div border color is #6A81D6.

Opacity

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

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

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

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

This text has shadow with #6A81D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A81D6.

Preview

Color preview on black background

This text has color #6A81D6 on black background.


Color preview on white background

This text has color #6A81D6 on white background.


Black color preview on #6A81D6 background

This text has black color on #6A81D6 background.


White color preview on #6A81D6 background

This text has white color on #6A81D6 background.


Related colors

Complementary color

Complementary color for #hex is #957E29.


I love getcolorcode.com

Triadic colors

1 #D66A81 and #81D66A with #6A81D6 are triadic colors.

2 #D6816A and #816AD6 with #6A81D6 are triadic colors.