COLOR #6A8AC7

HEX: #6A8AC7 RGB: (106,138,199)

Color info

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

RGB color model

#6A8AC7 color RGB value is (106,138,199).

RGB: (106,138,199) (42%, 54%, 78%)

RGB channels and saturation

R 106 of 255 = 42%
G 138 of 255 = 54%
B 199 of 255 = 78%

106
138
199

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

Portions of RGB colors in percentages

R + G + B = 106 + 138 + 199 = 443 (100%)
R 106 of 443 ~ 23.93%
G 138 of 443 ~ 31.15%
B 199 of 443 ~ 44.92'%

%23.93
%31.15
%44.92

CMYK color model

#6A8AC7 color CMYK value is (47,31,0,22).

  • cyan value is 46.73%
  • magenta value is 30.65%
  • yellow value is 0.00%
  • key color value is 21.96%
CMYK: (47,31,0,22) C47M31Y0K22 (47%,31%,0%,22%) (0.47/0.31/0.00/0.22) 

CMYK percentages

%46.73
%30.65
%0
%21.96

Codes

Color #6A8AC7 in popluar color models

6A 8A C7
RGB 106 138 199
HSL 219° 45.37% 59.80%
HSB/HSV 219° 46.73% 78.04%
CMYK 46.73% 30.65% 0.00%
21.96%

Color #6A8AC7 in popluar number systems.

HEX 6A 8A C7
Decimal 106 138 199
Binary 1101010 10001010 11000111
Octal 152 212 307

Shades and tints

Shades of #6A8AC7

#6A8AC7
(106,138,199)
#617EB5
(97,126,181)
#5872A3
(88,114,163)
#4F6691
(79,102,145)
#465A7F
(70,90,127)
#3D4E6D
(61,78,109)
#34425B
(52,66,91)
#2B3649
(43,54,73)
#222A37
(34,42,55)
#191E25
(25,30,37)
#101213
(16,18,19)
#000000
(0,0,0)

Tints of #6A8AC7

#6A8AC7
(106,138,199)
#7794CC
(119,148,204)
#849ED1
(132,158,209)
#91A8D6
(145,168,214)
#9EB2DB
(158,178,219)
#ABBCE0
(171,188,224)
#B8C6E5
(184,198,229)
#C5D0EA
(197,208,234)
#D2DAEF
(210,218,239)
#DFE4F4
(223,228,244)
#ECEEF9
(236,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A8AC7 color. Also use rgb(106,138,199) instead hex code.

Text Font Color

.myTextColor { color: #6A8AC7; }

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

This text font color is #6A8AC7.

Background Color

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

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

This div background color is #6A8AC7.

Border color

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

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

This div border color is #6A8AC7.

Opacity

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

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

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

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

This text has shadow with #6A8AC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A8AC7.

Preview

Color preview on black background

This text has color #6A8AC7 on black background.


Color preview on white background

This text has color #6A8AC7 on white background.


Black color preview on #6A8AC7 background

This text has black color on #6A8AC7 background.


White color preview on #6A8AC7 background

This text has white color on #6A8AC7 background.


Related colors

Complementary color

Complementary color for #hex is #957538.


I love getcolorcode.com

Triadic colors

1 #C76A8A and #8AC76A with #6A8AC7 are triadic colors.

2 #C78A6A and #8A6AC7 with #6A8AC7 are triadic colors.