COLOR #68394A

HEX: #68394A RGB: (104,57,74)

Color info

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

RGB color model

#68394A color RGB value is (104,57,74).

RGB: (104,57,74) (41%, 22%, 29%)

RGB channels and saturation

R 104 of 255 = 41%
G 57 of 255 = 22%
B 74 of 255 = 29%

104
57
74

R + G + B ~ 31%. #68394A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 57 + 74 = 235 (100%)
R 104 of 235 ~ 44.26%
G 57 of 235 ~ 24.26%
B 74 of 235 ~ 31.49'%

%44.26
%24.26
%31.49

CMYK color model

#68394A color CMYK value is (0,45,29,59).

  • cyan value is 0.00%
  • magenta value is 45.19%
  • yellow value is 28.85%
  • key color value is 59.22%

CMYK: (0,45,29,59)
C0M45Y29K59 (0%, 45%, 29%, 59%)
(0.00 / 0.45 / 0.29 / 0.59)

CMYK percentages

%0
%45.19
%28.85
%59.22

Codes

Color #68394A in popluar color models

68 39 4A
RGB 104 57 74
HSL 338° 29.19% 31.57%
HSB/HSV 338° 45.19% 40.78%
CMYK 0.00% 45.19% 28.85%
59.22%

Color #68394A in popluar number systems.

HEX 68 39 4A
Decimal 104 57 74
Binary 1101000 111001 1001010
Octal 150 71 112

Shades and tints

Shades of #68394A

#68394A
(104,57,74)
#5F3444
(95,52,68)
#562F3E
(86,47,62)
#4D2A38
(77,42,56)
#442532
(68,37,50)
#3B202C
(59,32,44)
#321B26
(50,27,38)
#291620
(41,22,32)
#20111A
(32,17,26)
#170C14
(23,12,20)
#0E070E
(14,7,14)
#000000
(0,0,0)

Tints of #68394A

#68394A
(104,57,74)
#754B5A
(117,75,90)
#825D6A
(130,93,106)
#8F6F7A
(143,111,122)
#9C818A
(156,129,138)
#A9939A
(169,147,154)
#B6A5AA
(182,165,170)
#C3B7BA
(195,183,186)
#D0C9CA
(208,201,202)
#DDDBDA
(221,219,218)
#EAEDEA
(234,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68394A color. Also use rgb(104,57,74) instead hex code.

Text Font Color

.myTextColor { color: #68394A; }

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

This text font color is #68394A.

Background Color

.myBgColor { background-color: #68394A; }

<div style="background-color:#68394A">Inner text</div>

This div background color is #68394A.

Border color

.myBorderColor { border: 1px solid #68394A; }

<div style="border:3px solid #68394A">Div</div>

This div border color is #68394A.

Opacity

.myOpacity80 { color: #68394A; opacity: 0.8; }

<p style="color:#68394A;opacity:0.8;">80%</p>

Text with #68394A 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 #68394A;}

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

This text has shadow with #68394A color.


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

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

This text has shadow with #68394A primary color and red secondary color.


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

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

This text has shadow with #68394A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #68394A.

Preview

Color preview on black background

This text has color #68394A on black background.


Color preview on white background

This text has color #68394A on white background.


Black color preview on #68394A background

This text has black color on #68394A background.


White color preview on #68394A background

This text has white color on #68394A background.


Related colors

Complementary color

Complementary color for #hex is #97C6B5.


I love getcolorcode.com

Triadic colors

1 #4A6839 and #394A68 with #68394A are triadic colors.

2 #4A3968 and #39684A with #68394A are triadic colors.