COLOR #6B556B

HEX: #6B556B RGB: (107,85,107)

Color info

#6B556B contains red, green and blue colors in about the same proportion. Web safe color of #6B556B is #666666 (or #666).

RGB color model

#6B556B color RGB value is (107,85,107).

RGB: (107,85,107) (42%, 33%, 42%)

RGB channels and saturation

R 107 of 255 = 42%
G 85 of 255 = 33%
B 107 of 255 = 42%

107
85
107

R + G + B ~ 39%. #6B556B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 85 + 107 = 299 (100%)
R 107 of 299 ~ 35.79%
G 85 of 299 ~ 28.43%
B 107 of 299 ~ 35.79'%

%35.79
%28.43
%35.79

CMYK color model

#6B556B color CMYK value is (0,21,0,58).

  • cyan value is 0.00%
  • magenta value is 20.56%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (0,21,0,58)
C0M21Y0K58 (0%, 21%, 0%, 58%)
(0.00 / 0.21 / 0.00 / 0.58)

CMYK percentages

%0
%20.56
%0
%58.04

Codes

Color #6B556B in popluar color models

6B 55 6B
RGB 107 85 107
HSL 300° 11.46% 37.65%
HSB/HSV 300° 20.56% 41.96%
CMYK 0.00% 20.56% 0.00%
58.04%

Color #6B556B in popluar number systems.

HEX 6B 55 6B
Decimal 107 85 107
Binary 1101011 1010101 1101011
Octal 153 125 153

Shades and tints

Shades of #6B556B

#6B556B
(107,85,107)
#624E62
(98,78,98)
#594759
(89,71,89)
#504050
(80,64,80)
#473947
(71,57,71)
#3E323E
(62,50,62)
#352B35
(53,43,53)
#2C242C
(44,36,44)
#231D23
(35,29,35)
#1A161A
(26,22,26)
#110F11
(17,15,17)
#000000
(0,0,0)

Tints of #6B556B

#6B556B
(107,85,107)
#786478
(120,100,120)
#857385
(133,115,133)
#928292
(146,130,146)
#9F919F
(159,145,159)
#ACA0AC
(172,160,172)
#B9AFB9
(185,175,185)
#C6BEC6
(198,190,198)
#D3CDD3
(211,205,211)
#E0DCE0
(224,220,224)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B556B; }

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

This text font color is #6B556B.

Background Color

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

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

This div background color is #6B556B.

Border color

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

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

This div border color is #6B556B.

Opacity

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

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

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

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

This text has shadow with #6B556B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B556B.

Preview

Color preview on black background

This text has color #6B556B on black background.


Color preview on white background

This text has color #6B556B on white background.


Black color preview on #6B556B background

This text has black color on #6B556B background.


White color preview on #6B556B background

This text has white color on #6B556B background.


Related colors

Complementary color

Complementary color for #hex is #94AA94.


I love getcolorcode.com

Triadic colors

1 #6B6B55 and #556B6B with #6B556B are triadic colors.

2 #6B556B and #556B6B with #6B556B are triadic colors.