COLOR #683E48

HEX: #683E48 RGB: (104,62,72)

Color info

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

RGB color model

#683E48 color RGB value is (104,62,72).

RGB: (104,62,72) (41%, 24%, 28%)

RGB channels and saturation

R 104 of 255 = 41%
G 62 of 255 = 24%
B 72 of 255 = 28%

104
62
72

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

Portions of RGB colors in percentages

R + G + B = 104 + 62 + 72 = 238 (100%)
R 104 of 238 ~ 43.7%
G 62 of 238 ~ 26.05%
B 72 of 238 ~ 30.25'%

%43.7
%26.05
%30.25

CMYK color model

#683E48 color CMYK value is (0,40,31,59).

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

CMYK: (0,40,31,59)
C0M40Y31K59 (0%, 40%, 31%, 59%)
(0.00 / 0.40 / 0.31 / 0.59)

CMYK percentages

%0
%40.38
%30.77
%59.22

Codes

Color #683E48 in popluar color models

68 3E 48
RGB 104 62 72
HSL 346° 25.30% 32.55%
HSB/HSV 346° 40.38% 40.78%
CMYK 0.00% 40.38% 30.77%
59.22%

Color #683E48 in popluar number systems.

HEX 68 3E 48
Decimal 104 62 72
Binary 1101000 111110 1001000
Octal 150 76 110

Shades and tints

Shades of #683E48

#683E48
(104,62,72)
#5F3942
(95,57,66)
#56343C
(86,52,60)
#4D2F36
(77,47,54)
#442A30
(68,42,48)
#3B252A
(59,37,42)
#322024
(50,32,36)
#291B1E
(41,27,30)
#201618
(32,22,24)
#171112
(23,17,18)
#0E0C0C
(14,12,12)
#000000
(0,0,0)

Tints of #683E48

#683E48
(104,62,72)
#754F58
(117,79,88)
#826068
(130,96,104)
#8F7178
(143,113,120)
#9C8288
(156,130,136)
#A99398
(169,147,152)
#B6A4A8
(182,164,168)
#C3B5B8
(195,181,184)
#D0C6C8
(208,198,200)
#DDD7D8
(221,215,216)
#EAE8E8
(234,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #683E48; }

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

This text font color is #683E48.

Background Color

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

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

This div background color is #683E48.

Border color

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

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

This div border color is #683E48.

Opacity

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

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

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

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

This text has shadow with #683E48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #683E48.

Preview

Color preview on black background

This text has color #683E48 on black background.


Color preview on white background

This text has color #683E48 on white background.


Black color preview on #683E48 background

This text has black color on #683E48 background.


White color preview on #683E48 background

This text has white color on #683E48 background.


Related colors

Complementary color

Complementary color for #hex is #97C1B7.


I love getcolorcode.com

Triadic colors

1 #48683E and #3E4868 with #683E48 are triadic colors.

2 #483E68 and #3E6848 with #683E48 are triadic colors.