COLOR #6B526B

HEX: #6B526B RGB: (107,82,107)

Color info

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

RGB color model

#6B526B color RGB value is (107,82,107).

RGB: (107,82,107) (42%, 32%, 42%)

RGB channels and saturation

R 107 of 255 = 42%
G 82 of 255 = 32%
B 107 of 255 = 42%

107
82
107

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

Portions of RGB colors in percentages

R + G + B = 107 + 82 + 107 = 296 (100%)
R 107 of 296 ~ 36.15%
G 82 of 296 ~ 27.7%
B 107 of 296 ~ 36.15'%

%36.15
%27.7
%36.15

CMYK color model

#6B526B color CMYK value is (0,23,0,58).

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

CMYK: (0,23,0,58)
C0M23Y0K58 (0%, 23%, 0%, 58%)
(0.00 / 0.23 / 0.00 / 0.58)

CMYK percentages

%0
%23.36
%0
%58.04

Codes

Color #6B526B in popluar color models

6B 52 6B
RGB 107 82 107
HSL 300° 13.23% 37.06%
HSB/HSV 300° 23.36% 41.96%
CMYK 0.00% 23.36% 0.00%
58.04%

Color #6B526B in popluar number systems.

HEX 6B 52 6B
Decimal 107 82 107
Binary 1101011 1010010 1101011
Octal 153 122 153

Shades and tints

Shades of #6B526B

#6B526B
(107,82,107)
#624B62
(98,75,98)
#594459
(89,68,89)
#503D50
(80,61,80)
#473647
(71,54,71)
#3E2F3E
(62,47,62)
#352835
(53,40,53)
#2C212C
(44,33,44)
#231A23
(35,26,35)
#1A131A
(26,19,26)
#110C11
(17,12,17)
#000000
(0,0,0)

Tints of #6B526B

#6B526B
(107,82,107)
#786178
(120,97,120)
#857085
(133,112,133)
#927F92
(146,127,146)
#9F8E9F
(159,142,159)
#AC9DAC
(172,157,172)
#B9ACB9
(185,172,185)
#C6BBC6
(198,187,198)
#D3CAD3
(211,202,211)
#E0D9E0
(224,217,224)
#EDE8ED
(237,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B526B; }

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

This text font color is #6B526B.

Background Color

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

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

This div background color is #6B526B.

Border color

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

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

This div border color is #6B526B.

Opacity

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

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

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

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

This text has shadow with #6B526B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B526B.

Preview

Color preview on black background

This text has color #6B526B on black background.


Color preview on white background

This text has color #6B526B on white background.


Black color preview on #6B526B background

This text has black color on #6B526B background.


White color preview on #6B526B background

This text has white color on #6B526B background.


Related colors

Complementary color

Complementary color for #hex is #94AD94.


I love getcolorcode.com

Triadic colors

1 #6B6B52 and #526B6B with #6B526B are triadic colors.

2 #6B526B and #526B6B with #6B526B are triadic colors.