COLOR #6B5259

HEX: #6B5259 RGB: (107,82,89)

Color info

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

RGB color model

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

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

RGB channels and saturation

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

107
82
89

R + G + B ~ 36%. #6B5259 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 82 + 89 = 278 (100%)
R 107 of 278 ~ 38.49%
G 82 of 278 ~ 29.5%
B 89 of 278 ~ 32.01'%

%38.49
%29.5
%32.01

CMYK color model

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

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

CMYK: (0,23,17,58)
C0M23Y17K58 (0%, 23%, 17%, 58%)
(0.00 / 0.23 / 0.17 / 0.58)

CMYK percentages

%0
%23.36
%16.82
%58.04

Codes

Color #6B5259 in popluar color models

6B 52 59
RGB 107 82 89
HSL 343° 13.23% 37.06%
HSB/HSV 343° 23.36% 41.96%
CMYK 0.00% 23.36% 16.82%
58.04%

Color #6B5259 in popluar number systems.

HEX 6B 52 59
Decimal 107 82 89
Binary 1101011 1010010 1011001
Octal 153 122 131

Shades and tints

Shades of #6B5259

#6B5259
(107,82,89)
#624B51
(98,75,81)
#594449
(89,68,73)
#503D41
(80,61,65)
#473639
(71,54,57)
#3E2F31
(62,47,49)
#352829
(53,40,41)
#2C2121
(44,33,33)
#231A19
(35,26,25)
#1A1311
(26,19,17)
#110C09
(17,12,9)
#000000
(0,0,0)

Tints of #6B5259

#6B5259
(107,82,89)
#786168
(120,97,104)
#857077
(133,112,119)
#927F86
(146,127,134)
#9F8E95
(159,142,149)
#AC9DA4
(172,157,164)
#B9ACB3
(185,172,179)
#C6BBC2
(198,187,194)
#D3CAD1
(211,202,209)
#E0D9E0
(224,217,224)
#EDE8EF
(237,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B5259; }

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

This text font color is #6B5259.

Background Color

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

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

This div background color is #6B5259.

Border color

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

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

This div border color is #6B5259.

Opacity

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

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

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

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

This text has shadow with #6B5259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5259.

Preview

Color preview on black background

This text has color #6B5259 on black background.


Color preview on white background

This text has color #6B5259 on white background.


Black color preview on #6B5259 background

This text has black color on #6B5259 background.


White color preview on #6B5259 background

This text has white color on #6B5259 background.


Related colors

Complementary color

Complementary color for #hex is #94ADA6.


I love getcolorcode.com

Triadic colors

1 #596B52 and #52596B with #6B5259 are triadic colors.

2 #59526B and #526B59 with #6B5259 are triadic colors.