COLOR #6C394A

HEX: #6C394A RGB: (108,57,74)

Color info

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

RGB color model

#6C394A color RGB value is (108,57,74).

RGB: (108,57,74) (42%, 22%, 29%)

RGB channels and saturation

R 108 of 255 = 42%
G 57 of 255 = 22%
B 74 of 255 = 29%

108
57
74

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

Portions of RGB colors in percentages

R + G + B = 108 + 57 + 74 = 239 (100%)
R 108 of 239 ~ 45.19%
G 57 of 239 ~ 23.85%
B 74 of 239 ~ 30.96'%

%45.19
%23.85
%30.96

CMYK color model

#6C394A color CMYK value is (0,47,31,58).

  • cyan value is 0.00%
  • magenta value is 47.22%
  • yellow value is 31.48%
  • key color value is 57.65%

CMYK: (0,47,31,58)
C0M47Y31K58 (0%, 47%, 31%, 58%)
(0.00 / 0.47 / 0.31 / 0.58)

CMYK percentages

%0
%47.22
%31.48
%57.65

Codes

Color #6C394A in popluar color models

6C 39 4A
RGB 108 57 74
HSL 340° 30.91% 32.35%
HSB/HSV 340° 47.22% 42.35%
CMYK 0.00% 47.22% 31.48%
57.65%

Color #6C394A in popluar number systems.

HEX 6C 39 4A
Decimal 108 57 74
Binary 1101100 111001 1001010
Octal 154 71 112

Shades and tints

Shades of #6C394A

#6C394A
(108,57,74)
#633444
(99,52,68)
#5A2F3E
(90,47,62)
#512A38
(81,42,56)
#482532
(72,37,50)
#3F202C
(63,32,44)
#361B26
(54,27,38)
#2D1620
(45,22,32)
#24111A
(36,17,26)
#1B0C14
(27,12,20)
#12070E
(18,7,14)
#000000
(0,0,0)

Tints of #6C394A

#6C394A
(108,57,74)
#794B5A
(121,75,90)
#865D6A
(134,93,106)
#936F7A
(147,111,122)
#A0818A
(160,129,138)
#AD939A
(173,147,154)
#BAA5AA
(186,165,170)
#C7B7BA
(199,183,186)
#D4C9CA
(212,201,202)
#E1DBDA
(225,219,218)
#EEEDEA
(238,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C394A color. Also use rgb(108,57,74) instead hex code.

Text Font Color

.myTextColor { color: #6C394A; }

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

This text font color is #6C394A.

Background Color

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

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

This div background color is #6C394A.

Border color

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

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

This div border color is #6C394A.

Opacity

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

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

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

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

This text has shadow with #6C394A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C394A.

Preview

Color preview on black background

This text has color #6C394A on black background.


Color preview on white background

This text has color #6C394A on white background.


Black color preview on #6C394A background

This text has black color on #6C394A background.


White color preview on #6C394A background

This text has white color on #6C394A background.


Related colors

Complementary color

Complementary color for #hex is #93C6B5.


I love getcolorcode.com

Triadic colors

1 #4A6C39 and #394A6C with #6C394A are triadic colors.

2 #4A396C and #396C4A with #6C394A are triadic colors.