COLOR #6A9ACE

HEX: #6A9ACE RGB: (106,154,206)

Color info

#6A9ACE contains mainly green and blue colors. Web safe color of #6A9ACE is #6699CC (or #69C).

RGB color model

#6A9ACE color RGB value is (106,154,206).

RGB: (106,154,206) (42%, 60%, 81%)

RGB channels and saturation

R 106 of 255 = 42%
G 154 of 255 = 60%
B 206 of 255 = 81%

106
154
206

R + G + B ~ 61%. #6A9ACE is quite light color.

Portions of RGB colors in percentages

R + G + B = 106 + 154 + 206 = 466 (100%)
R 106 of 466 ~ 22.75%
G 154 of 466 ~ 33.05%
B 206 of 466 ~ 44.21'%

%22.75
%33.05
%44.21

CMYK color model

#6A9ACE color CMYK value is (49,25,0,19).

  • cyan value is 48.54%
  • magenta value is 25.24%
  • yellow value is 0.00%
  • key color value is 19.22%

CMYK: (49,25,0,19)
C49M25Y0K19 (49%, 25%, 0%, 19%)
(0.49 / 0.25 / 0.00 / 0.19)

CMYK percentages

%48.54
%25.24
%0
%19.22

Codes

Color #6A9ACE in popluar color models

6A 9A CE
RGB 106 154 206
HSL 211° 50.51% 61.18%
HSB/HSV 211° 48.54% 80.78%
CMYK 48.54% 25.24% 0.00%
19.22%

Color #6A9ACE in popluar number systems.

HEX 6A 9A CE
Decimal 106 154 206
Binary 1101010 10011010 11001110
Octal 152 232 316

Shades and tints

Shades of #6A9ACE

#6A9ACE
(106,154,206)
#618CBC
(97,140,188)
#587EAA
(88,126,170)
#4F7098
(79,112,152)
#466286
(70,98,134)
#3D5474
(61,84,116)
#344662
(52,70,98)
#2B3850
(43,56,80)
#222A3E
(34,42,62)
#191C2C
(25,28,44)
#100E1A
(16,14,26)
#000000
(0,0,0)

Tints of #6A9ACE

#6A9ACE
(106,154,206)
#77A3D2
(119,163,210)
#84ACD6
(132,172,214)
#91B5DA
(145,181,218)
#9EBEDE
(158,190,222)
#ABC7E2
(171,199,226)
#B8D0E6
(184,208,230)
#C5D9EA
(197,217,234)
#D2E2EE
(210,226,238)
#DFEBF2
(223,235,242)
#ECF4F6
(236,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A9ACE color. Also use rgb(106,154,206) instead hex code.

Text Font Color

.myTextColor { color: #6A9ACE; }

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

This text font color is #6A9ACE.

Background Color

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

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

This div background color is #6A9ACE.

Border color

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

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

This div border color is #6A9ACE.

Opacity

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

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

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

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

This text has shadow with #6A9ACE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A9ACE.

Preview

Color preview on black background

This text has color #6A9ACE on black background.


Color preview on white background

This text has color #6A9ACE on white background.


Black color preview on #6A9ACE background

This text has black color on #6A9ACE background.


White color preview on #6A9ACE background

This text has white color on #6A9ACE background.


Related colors

Complementary color

Complementary color for #hex is #956531.


I love getcolorcode.com

Triadic colors

1 #CE6A9A and #9ACE6A with #6A9ACE are triadic colors.

2 #CE9A6A and #9A6ACE with #6A9ACE are triadic colors.