COLOR #6B7B90

HEX: #6B7B90 RGB: (107,123,144)

Color info

#6B7B90 contains red, green and blue colors in about the same proportion. Web safe color of #6B7B90 is #666699 (or #669).

RGB color model

#6B7B90 color RGB value is (107,123,144).

RGB: (107,123,144) (42%, 48%, 56%)

RGB channels and saturation

R 107 of 255 = 42%
G 123 of 255 = 48%
B 144 of 255 = 56%

107
123
144

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

Portions of RGB colors in percentages

R + G + B = 107 + 123 + 144 = 374 (100%)
R 107 of 374 ~ 28.61%
G 123 of 374 ~ 32.89%
B 144 of 374 ~ 38.5'%

%28.61
%32.89
%38.5

CMYK color model

#6B7B90 color CMYK value is (26,15,0,44).

  • cyan value is 25.69%
  • magenta value is 14.58%
  • yellow value is 0.00%
  • key color value is 43.53%
CMYK: (26,15,0,44) C26M15Y0K44 (26%,15%,0%,44%) (0.26/0.15/0.00/0.44) 

CMYK percentages

%25.69
%14.58
%0
%43.53

Codes

Color #6B7B90 in popluar color models

6B 7B 90
RGB 107 123 144
HSL 214° 14.74% 49.22%
HSB/HSV 214° 25.69% 56.47%
CMYK 25.69% 14.58% 0.00%
43.53%

Color #6B7B90 in popluar number systems.

HEX 6B 7B 90
Decimal 107 123 144
Binary 1101011 1111011 10010000
Octal 153 173 220

Shades and tints

Shades of #6B7B90

#6B7B90
(107,123,144)
#627083
(98,112,131)
#596576
(89,101,118)
#505A69
(80,90,105)
#474F5C
(71,79,92)
#3E444F
(62,68,79)
#353942
(53,57,66)
#2C2E35
(44,46,53)
#232328
(35,35,40)
#1A181B
(26,24,27)
#110D0E
(17,13,14)
#000000
(0,0,0)

Tints of #6B7B90

#6B7B90
(107,123,144)
#78879A
(120,135,154)
#8593A4
(133,147,164)
#929FAE
(146,159,174)
#9FABB8
(159,171,184)
#ACB7C2
(172,183,194)
#B9C3CC
(185,195,204)
#C6CFD6
(198,207,214)
#D3DBE0
(211,219,224)
#E0E7EA
(224,231,234)
#EDF3F4
(237,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B7B90 color. Also use rgb(107,123,144) instead hex code.

Text Font Color

.myTextColor { color: #6B7B90; }

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

This text font color is #6B7B90.

Background Color

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

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

This div background color is #6B7B90.

Border color

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

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

This div border color is #6B7B90.

Opacity

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

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

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

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

This text has shadow with #6B7B90 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7B90.

Preview

Color preview on black background

This text has color #6B7B90 on black background.


Color preview on white background

This text has color #6B7B90 on white background.


Black color preview on #6B7B90 background

This text has black color on #6B7B90 background.


White color preview on #6B7B90 background

This text has white color on #6B7B90 background.


Related colors

Complementary color

Complementary color for #hex is #94846F.


I love getcolorcode.com

Triadic colors

1 #906B7B and #7B906B with #6B7B90 are triadic colors.

2 #907B6B and #7B6B90 with #6B7B90 are triadic colors.