COLOR #6B5456

HEX: #6B5456 RGB: (107,84,86)

Color info

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

RGB color model

#6B5456 color RGB value is (107,84,86).

RGB: (107,84,86) (42%, 33%, 34%)

RGB channels and saturation

R 107 of 255 = 42%
G 84 of 255 = 33%
B 86 of 255 = 34%

107
84
86

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

Portions of RGB colors in percentages

R + G + B = 107 + 84 + 86 = 277 (100%)
R 107 of 277 ~ 38.63%
G 84 of 277 ~ 30.32%
B 86 of 277 ~ 31.05'%

%38.63
%30.32
%31.05

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 21.50%
  • yellow value is 19.63%
  • key color value is 58.04%
CMYK: (0,21,20,58) C0M21Y20K58 (0%,21%,20%,58%) (0.00/0.21/0.20/0.58) 

CMYK percentages

%0
%21.5
%19.63
%58.04

Codes

Color #6B5456 in popluar color models

6B 54 56
RGB 107 84 86
HSL 355° 12.04% 37.45%
HSB/HSV 355° 21.50% 41.96%
CMYK 0.00% 21.50% 19.63%
58.04%

Color #6B5456 in popluar number systems.

HEX 6B 54 56
Decimal 107 84 86
Binary 1101011 1010100 1010110
Octal 153 124 126

Shades and tints

Shades of #6B5456

#6B5456
(107,84,86)
#624D4F
(98,77,79)
#594648
(89,70,72)
#503F41
(80,63,65)
#47383A
(71,56,58)
#3E3133
(62,49,51)
#352A2C
(53,42,44)
#2C2325
(44,35,37)
#231C1E
(35,28,30)
#1A1517
(26,21,23)
#110E10
(17,14,16)
#000000
(0,0,0)

Tints of #6B5456

#6B5456
(107,84,86)
#786365
(120,99,101)
#857274
(133,114,116)
#928183
(146,129,131)
#9F9092
(159,144,146)
#AC9FA1
(172,159,161)
#B9AEB0
(185,174,176)
#C6BDBF
(198,189,191)
#D3CCCE
(211,204,206)
#E0DBDD
(224,219,221)
#EDEAEC
(237,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B5456; }

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

This text font color is #6B5456.

Background Color

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

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

This div background color is #6B5456.

Border color

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

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

This div border color is #6B5456.

Opacity

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

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

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

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

This text has shadow with #6B5456 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5456.

Preview

Color preview on black background

This text has color #6B5456 on black background.


Color preview on white background

This text has color #6B5456 on white background.


Black color preview on #6B5456 background

This text has black color on #6B5456 background.


White color preview on #6B5456 background

This text has white color on #6B5456 background.


Related colors

Complementary color

Complementary color for #hex is #94ABA9.


I love getcolorcode.com

Triadic colors

1 #566B54 and #54566B with #6B5456 are triadic colors.

2 #56546B and #546B56 with #6B5456 are triadic colors.