COLOR #683D49

HEX: #683D49 RGB: (104,61,73)

Color info

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

RGB color model

#683D49 color RGB value is (104,61,73).

RGB: (104,61,73) (41%, 24%, 29%)

RGB channels and saturation

R 104 of 255 = 41%
G 61 of 255 = 24%
B 73 of 255 = 29%

104
61
73

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

Portions of RGB colors in percentages

R + G + B = 104 + 61 + 73 = 238 (100%)
R 104 of 238 ~ 43.7%
G 61 of 238 ~ 25.63%
B 73 of 238 ~ 30.67'%

%43.7
%25.63
%30.67

CMYK color model

#683D49 color CMYK value is (0,41,30,59).

  • cyan value is 0.00%
  • magenta value is 41.35%
  • yellow value is 29.81%
  • key color value is 59.22%

CMYK: (0,41,30,59)
C0M41Y30K59 (0%, 41%, 30%, 59%)
(0.00 / 0.41 / 0.30 / 0.59)

CMYK percentages

%0
%41.35
%29.81
%59.22

Codes

Color #683D49 in popluar color models

68 3D 49
RGB 104 61 73
HSL 343° 26.06% 32.35%
HSB/HSV 343° 41.35% 40.78%
CMYK 0.00% 41.35% 29.81%
59.22%

Color #683D49 in popluar number systems.

HEX 68 3D 49
Decimal 104 61 73
Binary 1101000 111101 1001001
Octal 150 75 111

Shades and tints

Shades of #683D49

#683D49
(104,61,73)
#5F3843
(95,56,67)
#56333D
(86,51,61)
#4D2E37
(77,46,55)
#442931
(68,41,49)
#3B242B
(59,36,43)
#321F25
(50,31,37)
#291A1F
(41,26,31)
#201519
(32,21,25)
#171013
(23,16,19)
#0E0B0D
(14,11,13)
#000000
(0,0,0)

Tints of #683D49

#683D49
(104,61,73)
#754E59
(117,78,89)
#825F69
(130,95,105)
#8F7079
(143,112,121)
#9C8189
(156,129,137)
#A99299
(169,146,153)
#B6A3A9
(182,163,169)
#C3B4B9
(195,180,185)
#D0C5C9
(208,197,201)
#DDD6D9
(221,214,217)
#EAE7E9
(234,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #683D49 color. Also use rgb(104,61,73) instead hex code.

Text Font Color

.myTextColor { color: #683D49; }

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

This text font color is #683D49.

Background Color

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

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

This div background color is #683D49.

Border color

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

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

This div border color is #683D49.

Opacity

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

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

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

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

This text has shadow with #683D49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #683D49.

Preview

Color preview on black background

This text has color #683D49 on black background.


Color preview on white background

This text has color #683D49 on white background.


Black color preview on #683D49 background

This text has black color on #683D49 background.


White color preview on #683D49 background

This text has white color on #683D49 background.


Related colors

Complementary color

Complementary color for #hex is #97C2B6.


I love getcolorcode.com

Triadic colors

1 #49683D and #3D4968 with #683D49 are triadic colors.

2 #493D68 and #3D6849 with #683D49 are triadic colors.