COLOR #68463E

HEX: #68463E RGB: (104,70,62)

Color info

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

RGB color model

#68463E color RGB value is (104,70,62).

RGB: (104,70,62) (41%, 27%, 24%)

RGB channels and saturation

R 104 of 255 = 41%
G 70 of 255 = 27%
B 62 of 255 = 24%

104
70
62

R + G + B ~ 31%. #68463E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 70 + 62 = 236 (100%)
R 104 of 236 ~ 44.07%
G 70 of 236 ~ 29.66%
B 62 of 236 ~ 26.27'%

%44.07
%29.66
%26.27

CMYK color model

#68463E color CMYK value is (0,33,40,59).

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

CMYK: (0,33,40,59)
C0M33Y40K59 (0%, 33%, 40%, 59%)
(0.00 / 0.33 / 0.40 / 0.59)

CMYK percentages

%0
%32.69
%40.38
%59.22

Codes

Color #68463E in popluar color models

68 46 3E
RGB 104 70 62
HSL 11° 25.30% 32.55%
HSB/HSV 11° 40.38% 40.78%
CMYK 0.00% 32.69% 40.38%
59.22%

Color #68463E in popluar number systems.

HEX 68 46 3E
Decimal 104 70 62
Binary 1101000 1000110 111110
Octal 150 106 76

Shades and tints

Shades of #68463E

#68463E
(104,70,62)
#5F4039
(95,64,57)
#563A34
(86,58,52)
#4D342F
(77,52,47)
#442E2A
(68,46,42)
#3B2825
(59,40,37)
#322220
(50,34,32)
#291C1B
(41,28,27)
#201616
(32,22,22)
#171011
(23,16,17)
#0E0A0C
(14,10,12)
#000000
(0,0,0)

Tints of #68463E

#68463E
(104,70,62)
#75564F
(117,86,79)
#826660
(130,102,96)
#8F7671
(143,118,113)
#9C8682
(156,134,130)
#A99693
(169,150,147)
#B6A6A4
(182,166,164)
#C3B6B5
(195,182,181)
#D0C6C6
(208,198,198)
#DDD6D7
(221,214,215)
#EAE6E8
(234,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68463E; }

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

This text font color is #68463E.

Background Color

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

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

This div background color is #68463E.

Border color

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

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

This div border color is #68463E.

Opacity

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

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

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

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

This text has shadow with #68463E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68463E.

Preview

Color preview on black background

This text has color #68463E on black background.


Color preview on white background

This text has color #68463E on white background.


Black color preview on #68463E background

This text has black color on #68463E background.


White color preview on #68463E background

This text has white color on #68463E background.


Related colors

Complementary color

Complementary color for #hex is #97B9C1.


I love getcolorcode.com

Triadic colors

1 #3E6846 and #463E68 with #68463E are triadic colors.

2 #3E4668 and #46683E with #68463E are triadic colors.