COLOR #6B3659

HEX: #6B3659 RGB: (107,54,89)

Color info

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

RGB color model

#6B3659 color RGB value is (107,54,89).

RGB: (107,54,89) (42%, 21%, 35%)

RGB channels and saturation

R 107 of 255 = 42%
G 54 of 255 = 21%
B 89 of 255 = 35%

107
54
89

R + G + B ~ 33%. #6B3659 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 54 + 89 = 250 (100%)
R 107 of 250 ~ 42.8%
G 54 of 250 ~ 21.6%
B 89 of 250 ~ 35.6'%

%42.8
%21.6
%35.6

CMYK color model

#6B3659 color CMYK value is (0,50,17,58).

  • cyan value is 0.00%
  • magenta value is 49.53%
  • yellow value is 16.82%
  • key color value is 58.04%

CMYK: (0,50,17,58)
C0M50Y17K58 (0%, 50%, 17%, 58%)
(0.00 / 0.50 / 0.17 / 0.58)

CMYK percentages

%0
%49.53
%16.82
%58.04

Codes

Color #6B3659 in popluar color models

6B 36 59
RGB 107 54 89
HSL 320° 32.92% 31.57%
HSB/HSV 320° 49.53% 41.96%
CMYK 0.00% 49.53% 16.82%
58.04%

Color #6B3659 in popluar number systems.

HEX 6B 36 59
Decimal 107 54 89
Binary 1101011 110110 1011001
Octal 153 66 131

Shades and tints

Shades of #6B3659

#6B3659
(107,54,89)
#623251
(98,50,81)
#592E49
(89,46,73)
#502A41
(80,42,65)
#472639
(71,38,57)
#3E2231
(62,34,49)
#351E29
(53,30,41)
#2C1A21
(44,26,33)
#231619
(35,22,25)
#1A1211
(26,18,17)
#110E09
(17,14,9)
#000000
(0,0,0)

Tints of #6B3659

#6B3659
(107,54,89)
#784868
(120,72,104)
#855A77
(133,90,119)
#926C86
(146,108,134)
#9F7E95
(159,126,149)
#AC90A4
(172,144,164)
#B9A2B3
(185,162,179)
#C6B4C2
(198,180,194)
#D3C6D1
(211,198,209)
#E0D8E0
(224,216,224)
#EDEAEF
(237,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B3659; }

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

This text font color is #6B3659.

Background Color

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

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

This div background color is #6B3659.

Border color

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

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

This div border color is #6B3659.

Opacity

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

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

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

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

This text has shadow with #6B3659 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B3659.

Preview

Color preview on black background

This text has color #6B3659 on black background.


Color preview on white background

This text has color #6B3659 on white background.


Black color preview on #6B3659 background

This text has black color on #6B3659 background.


White color preview on #6B3659 background

This text has white color on #6B3659 background.


Related colors

Complementary color

Complementary color for #hex is #94C9A6.


I love getcolorcode.com

Triadic colors

1 #596B36 and #36596B with #6B3659 are triadic colors.

2 #59366B and #366B59 with #6B3659 are triadic colors.