COLOR #6A84BF

HEX: #6A84BF RGB: (106,132,191)

Color info

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

RGB color model

#6A84BF color RGB value is (106,132,191).

RGB: (106,132,191) (42%, 52%, 75%)

RGB channels and saturation

R 106 of 255 = 42%
G 132 of 255 = 52%
B 191 of 255 = 75%

106
132
191

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

Portions of RGB colors in percentages

R + G + B = 106 + 132 + 191 = 429 (100%)
R 106 of 429 ~ 24.71%
G 132 of 429 ~ 30.77%
B 191 of 429 ~ 44.52'%

%24.71
%30.77
%44.52

CMYK color model

#6A84BF color CMYK value is (45,31,0,25).

  • cyan value is 44.50%
  • magenta value is 30.89%
  • yellow value is 0.00%
  • key color value is 25.10%
CMYK: (45,31,0,25) C45M31Y0K25 (45%,31%,0%,25%) (0.45/0.31/0.00/0.25) 

CMYK percentages

%44.5
%30.89
%0
%25.1

Codes

Color #6A84BF in popluar color models

6A 84 BF
RGB 106 132 191
HSL 222° 39.91% 58.24%
HSB/HSV 222° 44.50% 74.90%
CMYK 44.50% 30.89% 0.00%
25.10%

Color #6A84BF in popluar number systems.

HEX 6A 84 BF
Decimal 106 132 191
Binary 1101010 10000100 10111111
Octal 152 204 277

Shades and tints

Shades of #6A84BF

#6A84BF
(106,132,191)
#6178AE
(97,120,174)
#586C9D
(88,108,157)
#4F608C
(79,96,140)
#46547B
(70,84,123)
#3D486A
(61,72,106)
#343C59
(52,60,89)
#2B3048
(43,48,72)
#222437
(34,36,55)
#191826
(25,24,38)
#100C15
(16,12,21)
#000000
(0,0,0)

Tints of #6A84BF

#6A84BF
(106,132,191)
#778FC4
(119,143,196)
#849AC9
(132,154,201)
#91A5CE
(145,165,206)
#9EB0D3
(158,176,211)
#ABBBD8
(171,187,216)
#B8C6DD
(184,198,221)
#C5D1E2
(197,209,226)
#D2DCE7
(210,220,231)
#DFE7EC
(223,231,236)
#ECF2F1
(236,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A84BF color. Also use rgb(106,132,191) instead hex code.

Text Font Color

.myTextColor { color: #6A84BF; }

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

This text font color is #6A84BF.

Background Color

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

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

This div background color is #6A84BF.

Border color

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

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

This div border color is #6A84BF.

Opacity

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

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

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

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

This text has shadow with #6A84BF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A84BF.

Preview

Color preview on black background

This text has color #6A84BF on black background.


Color preview on white background

This text has color #6A84BF on white background.


Black color preview on #6A84BF background

This text has black color on #6A84BF background.


White color preview on #6A84BF background

This text has white color on #6A84BF background.


Related colors

Complementary color

Complementary color for #hex is #957B40.


I love getcolorcode.com

Triadic colors

1 #BF6A84 and #84BF6A with #6A84BF are triadic colors.

2 #BF846A and #846ABF with #6A84BF are triadic colors.