COLOR #6B5E77

HEX: #6B5E77 RGB: (107,94,119)

Color info

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

RGB color model

#6B5E77 color RGB value is (107,94,119).

RGB: (107,94,119) (42%, 37%, 47%)

RGB channels and saturation

R 107 of 255 = 42%
G 94 of 255 = 37%
B 119 of 255 = 47%

107
94
119

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

Portions of RGB colors in percentages

R + G + B = 107 + 94 + 119 = 320 (100%)
R 107 of 320 ~ 33.44%
G 94 of 320 ~ 29.38%
B 119 of 320 ~ 37.19'%

%33.44
%29.38
%37.19

CMYK color model

#6B5E77 color CMYK value is (10,21,0,53).

  • cyan value is 10.08%
  • magenta value is 21.01%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (10,21,0,53)
C10M21Y0K53 (10%, 21%, 0%, 53%)
(0.10 / 0.21 / 0.00 / 0.53)

CMYK percentages

%10.08
%21.01
%0
%53.33

Codes

Color #6B5E77 in popluar color models

6B 5E 77
RGB 107 94 119
HSL 271° 11.74% 41.76%
HSB/HSV 271° 21.01% 46.67%
CMYK 10.08% 21.01% 0.00%
53.33%

Color #6B5E77 in popluar number systems.

HEX 6B 5E 77
Decimal 107 94 119
Binary 1101011 1011110 1110111
Octal 153 136 167

Shades and tints

Shades of #6B5E77

#6B5E77
(107,94,119)
#62566D
(98,86,109)
#594E63
(89,78,99)
#504659
(80,70,89)
#473E4F
(71,62,79)
#3E3645
(62,54,69)
#352E3B
(53,46,59)
#2C2631
(44,38,49)
#231E27
(35,30,39)
#1A161D
(26,22,29)
#110E13
(17,14,19)
#000000
(0,0,0)

Tints of #6B5E77

#6B5E77
(107,94,119)
#786C83
(120,108,131)
#857A8F
(133,122,143)
#92889B
(146,136,155)
#9F96A7
(159,150,167)
#ACA4B3
(172,164,179)
#B9B2BF
(185,178,191)
#C6C0CB
(198,192,203)
#D3CED7
(211,206,215)
#E0DCE3
(224,220,227)
#EDEAEF
(237,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B5E77; }

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

This text font color is #6B5E77.

Background Color

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

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

This div background color is #6B5E77.

Border color

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

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

This div border color is #6B5E77.

Opacity

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

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

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

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

This text has shadow with #6B5E77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5E77.

Preview

Color preview on black background

This text has color #6B5E77 on black background.


Color preview on white background

This text has color #6B5E77 on white background.


Black color preview on #6B5E77 background

This text has black color on #6B5E77 background.


White color preview on #6B5E77 background

This text has white color on #6B5E77 background.


Related colors

Complementary color

Complementary color for #hex is #94A188.


I love getcolorcode.com

Triadic colors

1 #776B5E and #5E776B with #6B5E77 are triadic colors.

2 #775E6B and #5E6B77 with #6B5E77 are triadic colors.