COLOR #683E44

HEX: #683E44 RGB: (104,62,68)

Color info

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

RGB color model

#683E44 color RGB value is (104,62,68).

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

RGB channels and saturation

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

104
62
68

R + G + B ~ 31%. #683E44 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 62 + 68 = 234 (100%)
R 104 of 234 ~ 44.44%
G 62 of 234 ~ 26.5%
B 68 of 234 ~ 29.06'%

%44.44
%26.5
%29.06

CMYK color model

#683E44 color CMYK value is (0,40,35,59).

  • cyan value is 0.00%
  • magenta value is 40.38%
  • yellow value is 34.62%
  • key color value is 59.22%
CMYK: (0,40,35,59) C0M40Y35K59 (0%,40%,35%,59%) (0.00/0.40/0.35/0.59) 

CMYK percentages

%0
%40.38
%34.62
%59.22

Codes

Color #683E44 in popluar color models

68 3E 44
RGB 104 62 68
HSL 351° 25.30% 32.55%
HSB/HSV 351° 40.38% 40.78%
CMYK 0.00% 40.38% 34.62%
59.22%

Color #683E44 in popluar number systems.

HEX 68 3E 44
Decimal 104 62 68
Binary 1101000 111110 1000100
Octal 150 76 104

Shades and tints

Shades of #683E44

#683E44
(104,62,68)
#5F393E
(95,57,62)
#563438
(86,52,56)
#4D2F32
(77,47,50)
#442A2C
(68,42,44)
#3B2526
(59,37,38)
#322020
(50,32,32)
#291B1A
(41,27,26)
#201614
(32,22,20)
#17110E
(23,17,14)
#0E0C08
(14,12,8)
#000000
(0,0,0)

Tints of #683E44

#683E44
(104,62,68)
#754F55
(117,79,85)
#826066
(130,96,102)
#8F7177
(143,113,119)
#9C8288
(156,130,136)
#A99399
(169,147,153)
#B6A4AA
(182,164,170)
#C3B5BB
(195,181,187)
#D0C6CC
(208,198,204)
#DDD7DD
(221,215,221)
#EAE8EE
(234,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #683E44 color. Also use rgb(104,62,68) instead hex code.

Text Font Color

.myTextColor { color: #683E44; }

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

This text font color is #683E44.

Background Color

.myBgColor { background-color: #683E44; }

<div style="background-color:#683E44">Inner text</div>

This div background color is #683E44.

Border color

.myBorderColor { border: 1px solid #683E44; }

<div style="border:3px solid #683E44">Div</div>

This div border color is #683E44.

Opacity

.myOpacity80 { color: #683E44; opacity: 0.8; }

<p style="color:#683E44;opacity:0.8;">80%</p>

Text with #683E44 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 #683E44;}

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

This text has shadow with #683E44 color.


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

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

This text has shadow with #683E44 primary color and red secondary color.


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

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

This text has shadow with #683E44 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #683E44.

Preview

Color preview on black background

This text has color #683E44 on black background.


Color preview on white background

This text has color #683E44 on white background.


Black color preview on #683E44 background

This text has black color on #683E44 background.


White color preview on #683E44 background

This text has white color on #683E44 background.


Related colors

Complementary color

Complementary color for #hex is #97C1BB.


I love getcolorcode.com

Triadic colors

1 #44683E and #3E4468 with #683E44 are triadic colors.

2 #443E68 and #3E6844 with #683E44 are triadic colors.