COLOR #683F48

HEX: #683F48 RGB: (104,63,72)

Color info

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

RGB color model

#683F48 color RGB value is (104,63,72).

RGB: (104,63,72) (41%, 25%, 28%)

RGB channels and saturation

R 104 of 255 = 41%
G 63 of 255 = 25%
B 72 of 255 = 28%

104
63
72

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

Portions of RGB colors in percentages

R + G + B = 104 + 63 + 72 = 239 (100%)
R 104 of 239 ~ 43.51%
G 63 of 239 ~ 26.36%
B 72 of 239 ~ 30.13'%

%43.51
%26.36
%30.13

CMYK color model

#683F48 color CMYK value is (0,39,31,59).

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

CMYK: (0,39,31,59)
C0M39Y31K59 (0%, 39%, 31%, 59%)
(0.00 / 0.39 / 0.31 / 0.59)

CMYK percentages

%0
%39.42
%30.77
%59.22

Codes

Color #683F48 in popluar color models

68 3F 48
RGB 104 63 72
HSL 347° 24.55% 32.75%
HSB/HSV 347° 39.42% 40.78%
CMYK 0.00% 39.42% 30.77%
59.22%

Color #683F48 in popluar number systems.

HEX 68 3F 48
Decimal 104 63 72
Binary 1101000 111111 1001000
Octal 150 77 110

Shades and tints

Shades of #683F48

#683F48
(104,63,72)
#5F3A42
(95,58,66)
#56353C
(86,53,60)
#4D3036
(77,48,54)
#442B30
(68,43,48)
#3B262A
(59,38,42)
#322124
(50,33,36)
#291C1E
(41,28,30)
#201718
(32,23,24)
#171212
(23,18,18)
#0E0D0C
(14,13,12)
#000000
(0,0,0)

Tints of #683F48

#683F48
(104,63,72)
#755058
(117,80,88)
#826168
(130,97,104)
#8F7278
(143,114,120)
#9C8388
(156,131,136)
#A99498
(169,148,152)
#B6A5A8
(182,165,168)
#C3B6B8
(195,182,184)
#D0C7C8
(208,199,200)
#DDD8D8
(221,216,216)
#EAE9E8
(234,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #683F48; }

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

This text font color is #683F48.

Background Color

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

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

This div background color is #683F48.

Border color

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

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

This div border color is #683F48.

Opacity

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

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

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

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

This text has shadow with #683F48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #683F48.

Preview

Color preview on black background

This text has color #683F48 on black background.


Color preview on white background

This text has color #683F48 on white background.


Black color preview on #683F48 background

This text has black color on #683F48 background.


White color preview on #683F48 background

This text has white color on #683F48 background.


Related colors

Complementary color

Complementary color for #hex is #97C0B7.


I love getcolorcode.com

Triadic colors

1 #48683F and #3F4868 with #683F48 are triadic colors.

2 #483F68 and #3F6848 with #683F48 are triadic colors.