COLOR #6B4670

HEX: #6B4670 RGB: (107,70,112)

Color info

#6B4670 contains red, green and blue colors in about the same proportion. Web safe color of #6B4670 is #663366 (or #636).

RGB color model

#6B4670 color RGB value is (107,70,112).

RGB: (107,70,112) (42%, 27%, 44%)

RGB channels and saturation

R 107 of 255 = 42%
G 70 of 255 = 27%
B 112 of 255 = 44%

107
70
112

R + G + B ~ 38%. #6B4670 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 70 + 112 = 289 (100%)
R 107 of 289 ~ 37.02%
G 70 of 289 ~ 24.22%
B 112 of 289 ~ 38.75'%

%37.02
%24.22
%38.75

CMYK color model

#6B4670 color CMYK value is (4,38,0,56).

  • cyan value is 4.46%
  • magenta value is 37.50%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (4,38,0,56)
C4M38Y0K56 (4%, 38%, 0%, 56%)
(0.04 / 0.38 / 0.00 / 0.56)

CMYK percentages

%4.46
%37.5
%0
%56.08

Codes

Color #6B4670 in popluar color models

6B 46 70
RGB 107 70 112
HSL 293° 23.08% 35.69%
HSB/HSV 293° 37.50% 43.92%
CMYK 4.46% 37.50% 0.00%
56.08%

Color #6B4670 in popluar number systems.

HEX 6B 46 70
Decimal 107 70 112
Binary 1101011 1000110 1110000
Octal 153 106 160

Shades and tints

Shades of #6B4670

#6B4670
(107,70,112)
#624066
(98,64,102)
#593A5C
(89,58,92)
#503452
(80,52,82)
#472E48
(71,46,72)
#3E283E
(62,40,62)
#352234
(53,34,52)
#2C1C2A
(44,28,42)
#231620
(35,22,32)
#1A1016
(26,16,22)
#110A0C
(17,10,12)
#000000
(0,0,0)

Tints of #6B4670

#6B4670
(107,70,112)
#78567D
(120,86,125)
#85668A
(133,102,138)
#927697
(146,118,151)
#9F86A4
(159,134,164)
#AC96B1
(172,150,177)
#B9A6BE
(185,166,190)
#C6B6CB
(198,182,203)
#D3C6D8
(211,198,216)
#E0D6E5
(224,214,229)
#EDE6F2
(237,230,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B4670 color. Also use rgb(107,70,112) instead hex code.

Text Font Color

.myTextColor { color: #6B4670; }

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

This text font color is #6B4670.

Background Color

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

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

This div background color is #6B4670.

Border color

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

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

This div border color is #6B4670.

Opacity

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

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

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

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

This text has shadow with #6B4670 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B4670.

Preview

Color preview on black background

This text has color #6B4670 on black background.


Color preview on white background

This text has color #6B4670 on white background.


Black color preview on #6B4670 background

This text has black color on #6B4670 background.


White color preview on #6B4670 background

This text has white color on #6B4670 background.


Related colors

Complementary color

Complementary color for #hex is #94B98F.


I love getcolorcode.com

Triadic colors

1 #706B46 and #46706B with #6B4670 are triadic colors.

2 #70466B and #466B70 with #6B4670 are triadic colors.