COLOR #68323E

HEX: #68323E RGB: (104,50,62)

Color info

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

RGB color model

#68323E color RGB value is (104,50,62).

RGB: (104,50,62) (41%, 20%, 24%)

RGB channels and saturation

R 104 of 255 = 41%
G 50 of 255 = 20%
B 62 of 255 = 24%

104
50
62

R + G + B ~ 28%. #68323E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 50 + 62 = 216 (100%)
R 104 of 216 ~ 48.15%
G 50 of 216 ~ 23.15%
B 62 of 216 ~ 28.7'%

%48.15
%23.15
%28.7

CMYK color model

#68323E color CMYK value is (0,52,40,59).

  • cyan value is 0.00%
  • magenta value is 51.92%
  • yellow value is 40.38%
  • key color value is 59.22%

CMYK: (0,52,40,59)
C0M52Y40K59 (0%, 52%, 40%, 59%)
(0.00 / 0.52 / 0.40 / 0.59)

CMYK percentages

%0
%51.92
%40.38
%59.22

Codes

Color #68323E in popluar color models

68 32 3E
RGB 104 50 62
HSL 347° 35.06% 30.20%
HSB/HSV 347° 51.92% 40.78%
CMYK 0.00% 51.92% 40.38%
59.22%

Color #68323E in popluar number systems.

HEX 68 32 3E
Decimal 104 50 62
Binary 1101000 110010 111110
Octal 150 62 76

Shades and tints

Shades of #68323E

#68323E
(104,50,62)
#5F2E39
(95,46,57)
#562A34
(86,42,52)
#4D262F
(77,38,47)
#44222A
(68,34,42)
#3B1E25
(59,30,37)
#321A20
(50,26,32)
#29161B
(41,22,27)
#201216
(32,18,22)
#170E11
(23,14,17)
#0E0A0C
(14,10,12)
#000000
(0,0,0)

Tints of #68323E

#68323E
(104,50,62)
#75444F
(117,68,79)
#825660
(130,86,96)
#8F6871
(143,104,113)
#9C7A82
(156,122,130)
#A98C93
(169,140,147)
#B69EA4
(182,158,164)
#C3B0B5
(195,176,181)
#D0C2C6
(208,194,198)
#DDD4D7
(221,212,215)
#EAE6E8
(234,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68323E color. Also use rgb(104,50,62) instead hex code.

Text Font Color

.myTextColor { color: #68323E; }

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

This text font color is #68323E.

Background Color

.myBgColor { background-color: #68323E; }

<div style="background-color:#68323E">Inner text</div>

This div background color is #68323E.

Border color

.myBorderColor { border: 1px solid #68323E; }

<div style="border:3px solid #68323E">Div</div>

This div border color is #68323E.

Opacity

.myOpacity80 { color: #68323E; opacity: 0.8; }

<p style="color:#68323E;opacity:0.8;">80%</p>

Text with #68323E 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 #68323E;}

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

This text has shadow with #68323E color.


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

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

This text has shadow with #68323E primary color and red secondary color.


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

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

This text has shadow with #68323E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #68323E.

Preview

Color preview on black background

This text has color #68323E on black background.


Color preview on white background

This text has color #68323E on white background.


Black color preview on #68323E background

This text has black color on #68323E background.


White color preview on #68323E background

This text has white color on #68323E background.


Related colors

Complementary color

Complementary color for #hex is #97CDC1.


I love getcolorcode.com

Triadic colors

1 #3E6832 and #323E68 with #68323E are triadic colors.

2 #3E3268 and #32683E with #68323E are triadic colors.