COLOR #683D57

HEX: #683D57 RGB: (104,61,87)

Color info

#683D57 contains red, green and blue colors in about the same proportion. Web safe color of #683D57 is #663366 (or #636).

RGB color model

#683D57 color RGB value is (104,61,87).

RGB: (104,61,87) (41%, 24%, 34%)

RGB channels and saturation

R 104 of 255 = 41%
G 61 of 255 = 24%
B 87 of 255 = 34%

104
61
87

R + G + B ~ 33%. #683D57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 61 + 87 = 252 (100%)
R 104 of 252 ~ 41.27%
G 61 of 252 ~ 24.21%
B 87 of 252 ~ 34.52'%

%41.27
%24.21
%34.52

CMYK color model

#683D57 color CMYK value is (0,41,16,59).

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

CMYK: (0,41,16,59)
C0M41Y16K59 (0%, 41%, 16%, 59%)
(0.00 / 0.41 / 0.16 / 0.59)

CMYK percentages

%0
%41.35
%16.35
%59.22

Codes

Color #683D57 in popluar color models

68 3D 57
RGB 104 61 87
HSL 324° 26.06% 32.35%
HSB/HSV 324° 41.35% 40.78%
CMYK 0.00% 41.35% 16.35%
59.22%

Color #683D57 in popluar number systems.

HEX 68 3D 57
Decimal 104 61 87
Binary 1101000 111101 1010111
Octal 150 75 127

Shades and tints

Shades of #683D57

#683D57
(104,61,87)
#5F3850
(95,56,80)
#563349
(86,51,73)
#4D2E42
(77,46,66)
#44293B
(68,41,59)
#3B2434
(59,36,52)
#321F2D
(50,31,45)
#291A26
(41,26,38)
#20151F
(32,21,31)
#171018
(23,16,24)
#0E0B11
(14,11,17)
#000000
(0,0,0)

Tints of #683D57

#683D57
(104,61,87)
#754E66
(117,78,102)
#825F75
(130,95,117)
#8F7084
(143,112,132)
#9C8193
(156,129,147)
#A992A2
(169,146,162)
#B6A3B1
(182,163,177)
#C3B4C0
(195,180,192)
#D0C5CF
(208,197,207)
#DDD6DE
(221,214,222)
#EAE7ED
(234,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #683D57; }

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

This text font color is #683D57.

Background Color

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

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

This div background color is #683D57.

Border color

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

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

This div border color is #683D57.

Opacity

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

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

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

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

This text has shadow with #683D57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #683D57.

Preview

Color preview on black background

This text has color #683D57 on black background.


Color preview on white background

This text has color #683D57 on white background.


Black color preview on #683D57 background

This text has black color on #683D57 background.


White color preview on #683D57 background

This text has white color on #683D57 background.


Related colors

Complementary color

Complementary color for #hex is #97C2A8.


I love getcolorcode.com

Triadic colors

1 #57683D and #3D5768 with #683D57 are triadic colors.

2 #573D68 and #3D6857 with #683D57 are triadic colors.