COLOR #6B7259

HEX: #6B7259 RGB: (107,114,89)

Color info

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

RGB color model

#6B7259 color RGB value is (107,114,89).

RGB: (107,114,89) (42%, 45%, 35%)

RGB channels and saturation

R 107 of 255 = 42%
G 114 of 255 = 45%
B 89 of 255 = 35%

107
114
89

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

Portions of RGB colors in percentages

R + G + B = 107 + 114 + 89 = 310 (100%)
R 107 of 310 ~ 34.52%
G 114 of 310 ~ 36.77%
B 89 of 310 ~ 28.71'%

%34.52
%36.77
%28.71

CMYK color model

#6B7259 color CMYK value is (6,0,22,55).

  • cyan value is 6.14%
  • magenta value is 0.00%
  • yellow value is 21.93%
  • key color value is 55.29%

CMYK: (6,0,22,55)
C6M0Y22K55 (6%, 0%, 22%, 55%)
(0.06 / 0.00 / 0.22 / 0.55)

CMYK percentages

%6.14
%0
%21.93
%55.29

Codes

Color #6B7259 in popluar color models

6B 72 59
RGB 107 114 89
HSL 77° 12.32% 39.80%
HSB/HSV 77° 21.93% 44.71%
CMYK 6.14% 0.00% 21.93%
55.29%

Color #6B7259 in popluar number systems.

HEX 6B 72 59
Decimal 107 114 89
Binary 1101011 1110010 1011001
Octal 153 162 131

Shades and tints

Shades of #6B7259

#6B7259
(107,114,89)
#626851
(98,104,81)
#595E49
(89,94,73)
#505441
(80,84,65)
#474A39
(71,74,57)
#3E4031
(62,64,49)
#353629
(53,54,41)
#2C2C21
(44,44,33)
#232219
(35,34,25)
#1A1811
(26,24,17)
#110E09
(17,14,9)
#000000
(0,0,0)

Tints of #6B7259

#6B7259
(107,114,89)
#787E68
(120,126,104)
#858A77
(133,138,119)
#929686
(146,150,134)
#9FA295
(159,162,149)
#ACAEA4
(172,174,164)
#B9BAB3
(185,186,179)
#C6C6C2
(198,198,194)
#D3D2D1
(211,210,209)
#E0DEE0
(224,222,224)
#EDEAEF
(237,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B7259; }

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

This text font color is #6B7259.

Background Color

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

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

This div background color is #6B7259.

Border color

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

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

This div border color is #6B7259.

Opacity

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

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

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

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

This text has shadow with #6B7259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7259.

Preview

Color preview on black background

This text has color #6B7259 on black background.


Color preview on white background

This text has color #6B7259 on white background.


Black color preview on #6B7259 background

This text has black color on #6B7259 background.


White color preview on #6B7259 background

This text has white color on #6B7259 background.


Related colors

Complementary color

Complementary color for #hex is #948DA6.


I love getcolorcode.com

Triadic colors

1 #596B72 and #72596B with #6B7259 are triadic colors.

2 #59726B and #726B59 with #6B7259 are triadic colors.