COLOR #68362E

HEX: #68362E RGB: (104,54,46)

Color info

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

RGB color model

#68362E color RGB value is (104,54,46).

RGB: (104,54,46) (41%, 21%, 18%)

RGB channels and saturation

R 104 of 255 = 41%
G 54 of 255 = 21%
B 46 of 255 = 18%

104
54
46

R + G + B ~ 27%. #68362E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 54 + 46 = 204 (100%)
R 104 of 204 ~ 50.98%
G 54 of 204 ~ 26.47%
B 46 of 204 ~ 22.55'%

%50.98
%26.47
%22.55

CMYK color model

#68362E color CMYK value is (0,48,56,59).

  • cyan value is 0.00%
  • magenta value is 48.08%
  • yellow value is 55.77%
  • key color value is 59.22%
CMYK: (0,48,56,59) C0M48Y56K59 (0%,48%,56%,59%) (0.00/0.48/0.56/0.59) 

CMYK percentages

%0
%48.08
%55.77
%59.22

Codes

Color #68362E in popluar color models

68 36 2E
RGB 104 54 46
HSL 38.67% 29.41%
HSB/HSV 55.77% 40.78%
CMYK 0.00% 48.08% 55.77%
59.22%

Color #68362E in popluar number systems.

HEX 68 36 2E
Decimal 104 54 46
Binary 1101000 110110 101110
Octal 150 66 56

Shades and tints

Shades of #68362E

#68362E
(104,54,46)
#5F322A
(95,50,42)
#562E26
(86,46,38)
#4D2A22
(77,42,34)
#44261E
(68,38,30)
#3B221A
(59,34,26)
#321E16
(50,30,22)
#291A12
(41,26,18)
#20160E
(32,22,14)
#17120A
(23,18,10)
#0E0E06
(14,14,6)
#000000
(0,0,0)

Tints of #68362E

#68362E
(104,54,46)
#754841
(117,72,65)
#825A54
(130,90,84)
#8F6C67
(143,108,103)
#9C7E7A
(156,126,122)
#A9908D
(169,144,141)
#B6A2A0
(182,162,160)
#C3B4B3
(195,180,179)
#D0C6C6
(208,198,198)
#DDD8D9
(221,216,217)
#EAEAEC
(234,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68362E color. Also use rgb(104,54,46) instead hex code.

Text Font Color

.myTextColor { color: #68362E; }

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

This text font color is #68362E.

Background Color

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

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

This div background color is #68362E.

Border color

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

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

This div border color is #68362E.

Opacity

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

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

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

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

This text has shadow with #68362E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68362E.

Preview

Color preview on black background

This text has color #68362E on black background.


Color preview on white background

This text has color #68362E on white background.


Black color preview on #68362E background

This text has black color on #68362E background.


White color preview on #68362E background

This text has white color on #68362E background.


Related colors

Complementary color

Complementary color for #hex is #97C9D1.


I love getcolorcode.com

Triadic colors

1 #2E6836 and #362E68 with #68362E are triadic colors.

2 #2E3668 and #36682E with #68362E are triadic colors.