COLOR #6B3A53

HEX: #6B3A53 RGB: (107,58,83)

Color info

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

RGB color model

#6B3A53 color RGB value is (107,58,83).

RGB: (107,58,83) (42%, 23%, 33%)

RGB channels and saturation

R 107 of 255 = 42%
G 58 of 255 = 23%
B 83 of 255 = 33%

107
58
83

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

Portions of RGB colors in percentages

R + G + B = 107 + 58 + 83 = 248 (100%)
R 107 of 248 ~ 43.15%
G 58 of 248 ~ 23.39%
B 83 of 248 ~ 33.47'%

%43.15
%23.39
%33.47

CMYK color model

#6B3A53 color CMYK value is (0,46,22,58).

  • cyan value is 0.00%
  • magenta value is 45.79%
  • yellow value is 22.43%
  • key color value is 58.04%

CMYK: (0,46,22,58)
C0M46Y22K58 (0%, 46%, 22%, 58%)
(0.00 / 0.46 / 0.22 / 0.58)

CMYK percentages

%0
%45.79
%22.43
%58.04

Codes

Color #6B3A53 in popluar color models

6B 3A 53
RGB 107 58 83
HSL 329° 29.70% 32.35%
HSB/HSV 329° 45.79% 41.96%
CMYK 0.00% 45.79% 22.43%
58.04%

Color #6B3A53 in popluar number systems.

HEX 6B 3A 53
Decimal 107 58 83
Binary 1101011 111010 1010011
Octal 153 72 123

Shades and tints

Shades of #6B3A53

#6B3A53
(107,58,83)
#62354C
(98,53,76)
#593045
(89,48,69)
#502B3E
(80,43,62)
#472637
(71,38,55)
#3E2130
(62,33,48)
#351C29
(53,28,41)
#2C1722
(44,23,34)
#23121B
(35,18,27)
#1A0D14
(26,13,20)
#11080D
(17,8,13)
#000000
(0,0,0)

Tints of #6B3A53

#6B3A53
(107,58,83)
#784B62
(120,75,98)
#855C71
(133,92,113)
#926D80
(146,109,128)
#9F7E8F
(159,126,143)
#AC8F9E
(172,143,158)
#B9A0AD
(185,160,173)
#C6B1BC
(198,177,188)
#D3C2CB
(211,194,203)
#E0D3DA
(224,211,218)
#EDE4E9
(237,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B3A53 color. Also use rgb(107,58,83) instead hex code.

Text Font Color

.myTextColor { color: #6B3A53; }

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

This text font color is #6B3A53.

Background Color

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

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

This div background color is #6B3A53.

Border color

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

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

This div border color is #6B3A53.

Opacity

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

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

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

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

This text has shadow with #6B3A53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B3A53.

Preview

Color preview on black background

This text has color #6B3A53 on black background.


Color preview on white background

This text has color #6B3A53 on white background.


Black color preview on #6B3A53 background

This text has black color on #6B3A53 background.


White color preview on #6B3A53 background

This text has white color on #6B3A53 background.


Related colors

Complementary color

Complementary color for #hex is #94C5AC.


I love getcolorcode.com

Triadic colors

1 #536B3A and #3A536B with #6B3A53 are triadic colors.

2 #533A6B and #3A6B53 with #6B3A53 are triadic colors.