COLOR #683672

HEX: #683672 RGB: (104,54,114)

Color info

#683672 contains mainly red and blue colors. Web safe color of #683672 is #663366 (or #636).

RGB color model

#683672 color RGB value is (104,54,114).

RGB: (104,54,114) (41%, 21%, 45%)

RGB channels and saturation

R 104 of 255 = 41%
G 54 of 255 = 21%
B 114 of 255 = 45%

104
54
114

R + G + B ~ 36%. #683672 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 54 + 114 = 272 (100%)
R 104 of 272 ~ 38.24%
G 54 of 272 ~ 19.85%
B 114 of 272 ~ 41.91'%

%38.24
%19.85
%41.91

CMYK color model

#683672 color CMYK value is (9,53,0,55).

  • cyan value is 8.77%
  • magenta value is 52.63%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (9,53,0,55)
C9M53Y0K55 (9%, 53%, 0%, 55%)
(0.09 / 0.53 / 0.00 / 0.55)

CMYK percentages

%8.77
%52.63
%0
%55.29

Codes

Color #683672 in popluar color models

68 36 72
RGB 104 54 114
HSL 290° 35.71% 32.94%
HSB/HSV 290° 52.63% 44.71%
CMYK 8.77% 52.63% 0.00%
55.29%

Color #683672 in popluar number systems.

HEX 68 36 72
Decimal 104 54 114
Binary 1101000 110110 1110010
Octal 150 66 162

Shades and tints

Shades of #683672

#683672
(104,54,114)
#5F3268
(95,50,104)
#562E5E
(86,46,94)
#4D2A54
(77,42,84)
#44264A
(68,38,74)
#3B2240
(59,34,64)
#321E36
(50,30,54)
#291A2C
(41,26,44)
#201622
(32,22,34)
#171218
(23,18,24)
#0E0E0E
(14,14,14)
#000000
(0,0,0)

Tints of #683672

#683672
(104,54,114)
#75487E
(117,72,126)
#825A8A
(130,90,138)
#8F6C96
(143,108,150)
#9C7EA2
(156,126,162)
#A990AE
(169,144,174)
#B6A2BA
(182,162,186)
#C3B4C6
(195,180,198)
#D0C6D2
(208,198,210)
#DDD8DE
(221,216,222)
#EAEAEA
(234,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #683672 color. Also use rgb(104,54,114) instead hex code.

Text Font Color

.myTextColor { color: #683672; }

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

This text font color is #683672.

Background Color

.myBgColor { background-color: #683672; }

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

This div background color is #683672.

Border color

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

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

This div border color is #683672.

Opacity

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

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

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

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

This text has shadow with #683672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #683672.

Preview

Color preview on black background

This text has color #683672 on black background.


Color preview on white background

This text has color #683672 on white background.


Black color preview on #683672 background

This text has black color on #683672 background.


White color preview on #683672 background

This text has white color on #683672 background.


Related colors

Complementary color

Complementary color for #hex is #97C98D.


I love getcolorcode.com

Triadic colors

1 #726836 and #367268 with #683672 are triadic colors.

2 #723668 and #366872 with #683672 are triadic colors.