COLOR #6B6A87

HEX: #6B6A87 RGB: (107,106,135)

Color info

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

RGB color model

#6B6A87 color RGB value is (107,106,135).

RGB: (107,106,135) (42%, 42%, 53%)

RGB channels and saturation

R 107 of 255 = 42%
G 106 of 255 = 42%
B 135 of 255 = 53%

107
106
135

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

Portions of RGB colors in percentages

R + G + B = 107 + 106 + 135 = 348 (100%)
R 107 of 348 ~ 30.75%
G 106 of 348 ~ 30.46%
B 135 of 348 ~ 38.79'%

%30.75
%30.46
%38.79

CMYK color model

#6B6A87 color CMYK value is (21,21,0,47).

  • cyan value is 20.74%
  • magenta value is 21.48%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (21,21,0,47)
C21M21Y0K47 (21%, 21%, 0%, 47%)
(0.21 / 0.21 / 0.00 / 0.47)

CMYK percentages

%20.74
%21.48
%0
%47.06

Codes

Color #6B6A87 in popluar color models

6B 6A 87
RGB 107 106 135
HSL 242° 12.03% 47.25%
HSB/HSV 242° 21.48% 52.94%
CMYK 20.74% 21.48% 0.00%
47.06%

Color #6B6A87 in popluar number systems.

HEX 6B 6A 87
Decimal 107 106 135
Binary 1101011 1101010 10000111
Octal 153 152 207

Shades and tints

Shades of #6B6A87

#6B6A87
(107,106,135)
#62617B
(98,97,123)
#59586F
(89,88,111)
#504F63
(80,79,99)
#474657
(71,70,87)
#3E3D4B
(62,61,75)
#35343F
(53,52,63)
#2C2B33
(44,43,51)
#232227
(35,34,39)
#1A191B
(26,25,27)
#11100F
(17,16,15)
#000000
(0,0,0)

Tints of #6B6A87

#6B6A87
(107,106,135)
#787791
(120,119,145)
#85849B
(133,132,155)
#9291A5
(146,145,165)
#9F9EAF
(159,158,175)
#ACABB9
(172,171,185)
#B9B8C3
(185,184,195)
#C6C5CD
(198,197,205)
#D3D2D7
(211,210,215)
#E0DFE1
(224,223,225)
#EDECEB
(237,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B6A87 color. Also use rgb(107,106,135) instead hex code.

Text Font Color

.myTextColor { color: #6B6A87; }

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

This text font color is #6B6A87.

Background Color

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

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

This div background color is #6B6A87.

Border color

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

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

This div border color is #6B6A87.

Opacity

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

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

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

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

This text has shadow with #6B6A87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B6A87.

Preview

Color preview on black background

This text has color #6B6A87 on black background.


Color preview on white background

This text has color #6B6A87 on white background.


Black color preview on #6B6A87 background

This text has black color on #6B6A87 background.


White color preview on #6B6A87 background

This text has white color on #6B6A87 background.


Related colors

Complementary color

Complementary color for #hex is #949578.


I love getcolorcode.com

Triadic colors

1 #876B6A and #6A876B with #6B6A87 are triadic colors.

2 #876A6B and #6A6B87 with #6B6A87 are triadic colors.