COLOR #6B3649

HEX: #6B3649 RGB: (107,54,73)

Color info

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

RGB color model

#6B3649 color RGB value is (107,54,73).

RGB: (107,54,73) (42%, 21%, 29%)

RGB channels and saturation

R 107 of 255 = 42%
G 54 of 255 = 21%
B 73 of 255 = 29%

107
54
73

R + G + B ~ 31%. #6B3649 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 54 + 73 = 234 (100%)
R 107 of 234 ~ 45.73%
G 54 of 234 ~ 23.08%
B 73 of 234 ~ 31.2'%

%45.73
%23.08
%31.2

CMYK color model

#6B3649 color CMYK value is (0,50,32,58).

  • cyan value is 0.00%
  • magenta value is 49.53%
  • yellow value is 31.78%
  • key color value is 58.04%
CMYK: (0,50,32,58) C0M50Y32K58 (0%,50%,32%,58%) (0.00/0.50/0.32/0.58) 

CMYK percentages

%0
%49.53
%31.78
%58.04

Codes

Color #6B3649 in popluar color models

6B 36 49
RGB 107 54 73
HSL 338° 32.92% 31.57%
HSB/HSV 338° 49.53% 41.96%
CMYK 0.00% 49.53% 31.78%
58.04%

Color #6B3649 in popluar number systems.

HEX 6B 36 49
Decimal 107 54 73
Binary 1101011 110110 1001001
Octal 153 66 111

Shades and tints

Shades of #6B3649

#6B3649
(107,54,73)
#623243
(98,50,67)
#592E3D
(89,46,61)
#502A37
(80,42,55)
#472631
(71,38,49)
#3E222B
(62,34,43)
#351E25
(53,30,37)
#2C1A1F
(44,26,31)
#231619
(35,22,25)
#1A1213
(26,18,19)
#110E0D
(17,14,13)
#000000
(0,0,0)

Tints of #6B3649

#6B3649
(107,54,73)
#784859
(120,72,89)
#855A69
(133,90,105)
#926C79
(146,108,121)
#9F7E89
(159,126,137)
#AC9099
(172,144,153)
#B9A2A9
(185,162,169)
#C6B4B9
(198,180,185)
#D3C6C9
(211,198,201)
#E0D8D9
(224,216,217)
#EDEAE9
(237,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B3649; }

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

This text font color is #6B3649.

Background Color

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

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

This div background color is #6B3649.

Border color

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

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

This div border color is #6B3649.

Opacity

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

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

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

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

This text has shadow with #6B3649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B3649.

Preview

Color preview on black background

This text has color #6B3649 on black background.


Color preview on white background

This text has color #6B3649 on white background.


Black color preview on #6B3649 background

This text has black color on #6B3649 background.


White color preview on #6B3649 background

This text has white color on #6B3649 background.


Related colors

Complementary color

Complementary color for #hex is #94C9B6.


I love getcolorcode.com

Triadic colors

1 #496B36 and #36496B with #6B3649 are triadic colors.

2 #49366B and #366B49 with #6B3649 are triadic colors.