COLOR #683748

HEX: #683748 RGB: (104,55,72)

Color info

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

RGB color model

#683748 color RGB value is (104,55,72).

RGB: (104,55,72) (41%, 22%, 28%)

RGB channels and saturation

R 104 of 255 = 41%
G 55 of 255 = 22%
B 72 of 255 = 28%

104
55
72

R + G + B ~ 30%. #683748 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 55 + 72 = 231 (100%)
R 104 of 231 ~ 45.02%
G 55 of 231 ~ 23.81%
B 72 of 231 ~ 31.17'%

%45.02
%23.81
%31.17

CMYK color model

#683748 color CMYK value is (0,47,31,59).

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

CMYK: (0,47,31,59)
C0M47Y31K59 (0%, 47%, 31%, 59%)
(0.00 / 0.47 / 0.31 / 0.59)

CMYK percentages

%0
%47.12
%30.77
%59.22

Codes

Color #683748 in popluar color models

68 37 48
RGB 104 55 72
HSL 339° 30.82% 31.18%
HSB/HSV 339° 47.12% 40.78%
CMYK 0.00% 47.12% 30.77%
59.22%

Color #683748 in popluar number systems.

HEX 68 37 48
Decimal 104 55 72
Binary 1101000 110111 1001000
Octal 150 67 110

Shades and tints

Shades of #683748

#683748
(104,55,72)
#5F3242
(95,50,66)
#562D3C
(86,45,60)
#4D2836
(77,40,54)
#442330
(68,35,48)
#3B1E2A
(59,30,42)
#321924
(50,25,36)
#29141E
(41,20,30)
#200F18
(32,15,24)
#170A12
(23,10,18)
#0E050C
(14,5,12)
#000000
(0,0,0)

Tints of #683748

#683748
(104,55,72)
#754958
(117,73,88)
#825B68
(130,91,104)
#8F6D78
(143,109,120)
#9C7F88
(156,127,136)
#A99198
(169,145,152)
#B6A3A8
(182,163,168)
#C3B5B8
(195,181,184)
#D0C7C8
(208,199,200)
#DDD9D8
(221,217,216)
#EAEBE8
(234,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #683748; }

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

This text font color is #683748.

Background Color

.myBgColor { background-color: #683748; }

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

This div background color is #683748.

Border color

.myBorderColor { border: 1px solid #683748; }

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

This div border color is #683748.

Opacity

.myOpacity80 { color: #683748; opacity: 0.8; }

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

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

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

This text has shadow with #683748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #683748.

Preview

Color preview on black background

This text has color #683748 on black background.


Color preview on white background

This text has color #683748 on white background.


Black color preview on #683748 background

This text has black color on #683748 background.


White color preview on #683748 background

This text has white color on #683748 background.


Related colors

Complementary color

Complementary color for #hex is #97C8B7.


I love getcolorcode.com

Triadic colors

1 #486837 and #374868 with #683748 are triadic colors.

2 #483768 and #376848 with #683748 are triadic colors.