COLOR #6B5071

HEX: #6B5071 RGB: (107,80,113)

Color info

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

RGB color model

#6B5071 color RGB value is (107,80,113).

RGB: (107,80,113) (42%, 31%, 44%)

RGB channels and saturation

R 107 of 255 = 42%
G 80 of 255 = 31%
B 113 of 255 = 44%

107
80
113

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

Portions of RGB colors in percentages

R + G + B = 107 + 80 + 113 = 300 (100%)
R 107 of 300 ~ 35.67%
G 80 of 300 ~ 26.67%
B 113 of 300 ~ 37.67'%

%35.67
%26.67
%37.67

CMYK color model

#6B5071 color CMYK value is (5,29,0,56).

  • cyan value is 5.31%
  • magenta value is 29.20%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (5,29,0,56)
C5M29Y0K56 (5%, 29%, 0%, 56%)
(0.05 / 0.29 / 0.00 / 0.56)

CMYK percentages

%5.31
%29.2
%0
%55.69

Codes

Color #6B5071 in popluar color models

6B 50 71
RGB 107 80 113
HSL 289° 17.10% 37.84%
HSB/HSV 289° 29.20% 44.31%
CMYK 5.31% 29.20% 0.00%
55.69%

Color #6B5071 in popluar number systems.

HEX 6B 50 71
Decimal 107 80 113
Binary 1101011 1010000 1110001
Octal 153 120 161

Shades and tints

Shades of #6B5071

#6B5071
(107,80,113)
#624967
(98,73,103)
#59425D
(89,66,93)
#503B53
(80,59,83)
#473449
(71,52,73)
#3E2D3F
(62,45,63)
#352635
(53,38,53)
#2C1F2B
(44,31,43)
#231821
(35,24,33)
#1A1117
(26,17,23)
#110A0D
(17,10,13)
#000000
(0,0,0)

Tints of #6B5071

#6B5071
(107,80,113)
#785F7D
(120,95,125)
#856E89
(133,110,137)
#927D95
(146,125,149)
#9F8CA1
(159,140,161)
#AC9BAD
(172,155,173)
#B9AAB9
(185,170,185)
#C6B9C5
(198,185,197)
#D3C8D1
(211,200,209)
#E0D7DD
(224,215,221)
#EDE6E9
(237,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B5071; }

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

This text font color is #6B5071.

Background Color

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

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

This div background color is #6B5071.

Border color

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

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

This div border color is #6B5071.

Opacity

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

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

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

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

This text has shadow with #6B5071 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5071.

Preview

Color preview on black background

This text has color #6B5071 on black background.


Color preview on white background

This text has color #6B5071 on white background.


Black color preview on #6B5071 background

This text has black color on #6B5071 background.


White color preview on #6B5071 background

This text has white color on #6B5071 background.


Related colors

Complementary color

Complementary color for #hex is #94AF8E.


I love getcolorcode.com

Triadic colors

1 #716B50 and #50716B with #6B5071 are triadic colors.

2 #71506B and #506B71 with #6B5071 are triadic colors.