COLOR #6A3B41

HEX: #6A3B41 RGB: (106,59,65)

Color info

#6A3B41 contains red, green and blue colors in about the same proportion. Web safe color of #6A3B41 is #663333 (or #633).

RGB color model

#6A3B41 color RGB value is (106,59,65).

RGB: (106,59,65) (42%, 23%, 25%)

RGB channels and saturation

R 106 of 255 = 42%
G 59 of 255 = 23%
B 65 of 255 = 25%

106
59
65

R + G + B ~ 30%. #6A3B41 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 59 + 65 = 230 (100%)
R 106 of 230 ~ 46.09%
G 59 of 230 ~ 25.65%
B 65 of 230 ~ 28.26'%

%46.09
%25.65
%28.26

CMYK color model

#6A3B41 color CMYK value is (0,44,39,58).

  • cyan value is 0.00%
  • magenta value is 44.34%
  • yellow value is 38.68%
  • key color value is 58.43%
CMYK: (0,44,39,58) C0M44Y39K58 (0%,44%,39%,58%) (0.00/0.44/0.39/0.58) 

CMYK percentages

%0
%44.34
%38.68
%58.43

Codes

Color #6A3B41 in popluar color models

6A 3B 41
RGB 106 59 65
HSL 352° 28.48% 32.35%
HSB/HSV 352° 44.34% 41.57%
CMYK 0.00% 44.34% 38.68%
58.43%

Color #6A3B41 in popluar number systems.

HEX 6A 3B 41
Decimal 106 59 65
Binary 1101010 111011 1000001
Octal 152 73 101

Shades and tints

Shades of #6A3B41

#6A3B41
(106,59,65)
#61363C
(97,54,60)
#583137
(88,49,55)
#4F2C32
(79,44,50)
#46272D
(70,39,45)
#3D2228
(61,34,40)
#341D23
(52,29,35)
#2B181E
(43,24,30)
#221319
(34,19,25)
#190E14
(25,14,20)
#10090F
(16,9,15)
#000000
(0,0,0)

Tints of #6A3B41

#6A3B41
(106,59,65)
#774C52
(119,76,82)
#845D63
(132,93,99)
#916E74
(145,110,116)
#9E7F85
(158,127,133)
#AB9096
(171,144,150)
#B8A1A7
(184,161,167)
#C5B2B8
(197,178,184)
#D2C3C9
(210,195,201)
#DFD4DA
(223,212,218)
#ECE5EB
(236,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A3B41 color. Also use rgb(106,59,65) instead hex code.

Text Font Color

.myTextColor { color: #6A3B41; }

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

This text font color is #6A3B41.

Background Color

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

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

This div background color is #6A3B41.

Border color

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

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

This div border color is #6A3B41.

Opacity

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

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

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

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

This text has shadow with #6A3B41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A3B41.

Preview

Color preview on black background

This text has color #6A3B41 on black background.


Color preview on white background

This text has color #6A3B41 on white background.


Black color preview on #6A3B41 background

This text has black color on #6A3B41 background.


White color preview on #6A3B41 background

This text has white color on #6A3B41 background.


Related colors

Complementary color

Complementary color for #hex is #95C4BE.


I love getcolorcode.com

Triadic colors

1 #416A3B and #3B416A with #6A3B41 are triadic colors.

2 #413B6A and #3B6A41 with #6A3B41 are triadic colors.