COLOR #6B7EBA

HEX: #6B7EBA RGB: (107,126,186)

Color info

#6B7EBA contains mainly blue color. Web safe color of #6B7EBA is #6666CC (or #66C).

RGB color model

#6B7EBA color RGB value is (107,126,186).

RGB: (107,126,186) (42%, 49%, 73%)

RGB channels and saturation

R 107 of 255 = 42%
G 126 of 255 = 49%
B 186 of 255 = 73%

107
126
186

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

Portions of RGB colors in percentages

R + G + B = 107 + 126 + 186 = 419 (100%)
R 107 of 419 ~ 25.54%
G 126 of 419 ~ 30.07%
B 186 of 419 ~ 44.39'%

%25.54
%30.07
%44.39

CMYK color model

#6B7EBA color CMYK value is (42,32,0,27).

  • cyan value is 42.47%
  • magenta value is 32.26%
  • yellow value is 0.00%
  • key color value is 27.06%

CMYK: (42,32,0,27)
C42M32Y0K27 (42%, 32%, 0%, 27%)
(0.42 / 0.32 / 0.00 / 0.27)

CMYK percentages

%42.47
%32.26
%0
%27.06

Codes

Color #6B7EBA in popluar color models

6B 7E BA
RGB 107 126 186
HSL 226° 36.41% 57.45%
HSB/HSV 226° 42.47% 72.94%
CMYK 42.47% 32.26% 0.00%
27.06%

Color #6B7EBA in popluar number systems.

HEX 6B 7E BA
Decimal 107 126 186
Binary 1101011 1111110 10111010
Octal 153 176 272

Shades and tints

Shades of #6B7EBA

#6B7EBA
(107,126,186)
#6273AA
(98,115,170)
#59689A
(89,104,154)
#505D8A
(80,93,138)
#47527A
(71,82,122)
#3E476A
(62,71,106)
#353C5A
(53,60,90)
#2C314A
(44,49,74)
#23263A
(35,38,58)
#1A1B2A
(26,27,42)
#11101A
(17,16,26)
#000000
(0,0,0)

Tints of #6B7EBA

#6B7EBA
(107,126,186)
#7889C0
(120,137,192)
#8594C6
(133,148,198)
#929FCC
(146,159,204)
#9FAAD2
(159,170,210)
#ACB5D8
(172,181,216)
#B9C0DE
(185,192,222)
#C6CBE4
(198,203,228)
#D3D6EA
(211,214,234)
#E0E1F0
(224,225,240)
#EDECF6
(237,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B7EBA color. Also use rgb(107,126,186) instead hex code.

Text Font Color

.myTextColor { color: #6B7EBA; }

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

This text font color is #6B7EBA.

Background Color

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

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

This div background color is #6B7EBA.

Border color

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

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

This div border color is #6B7EBA.

Opacity

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

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

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

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

This text has shadow with #6B7EBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7EBA.

Preview

Color preview on black background

This text has color #6B7EBA on black background.


Color preview on white background

This text has color #6B7EBA on white background.


Black color preview on #6B7EBA background

This text has black color on #6B7EBA background.


White color preview on #6B7EBA background

This text has white color on #6B7EBA background.


Related colors

Complementary color

Complementary color for #hex is #948145.


I love getcolorcode.com

Triadic colors

1 #BA6B7E and #7EBA6B with #6B7EBA are triadic colors.

2 #BA7E6B and #7E6BBA with #6B7EBA are triadic colors.