COLOR #683775

HEX: #683775 RGB: (104,55,117)

Color info

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

RGB color model

#683775 color RGB value is (104,55,117).

RGB: (104,55,117) (41%, 22%, 46%)

RGB channels and saturation

R 104 of 255 = 41%
G 55 of 255 = 22%
B 117 of 255 = 46%

104
55
117

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

Portions of RGB colors in percentages

R + G + B = 104 + 55 + 117 = 276 (100%)
R 104 of 276 ~ 37.68%
G 55 of 276 ~ 19.93%
B 117 of 276 ~ 42.39'%

%37.68
%19.93
%42.39

CMYK color model

#683775 color CMYK value is (11,53,0,54).

  • cyan value is 11.11%
  • magenta value is 52.99%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (11,53,0,54)
C11M53Y0K54 (11%, 53%, 0%, 54%)
(0.11 / 0.53 / 0.00 / 0.54)

CMYK percentages

%11.11
%52.99
%0
%54.12

Codes

Color #683775 in popluar color models

68 37 75
RGB 104 55 117
HSL 287° 36.05% 33.73%
HSB/HSV 287° 52.99% 45.88%
CMYK 11.11% 52.99% 0.00%
54.12%

Color #683775 in popluar number systems.

HEX 68 37 75
Decimal 104 55 117
Binary 1101000 110111 1110101
Octal 150 67 165

Shades and tints

Shades of #683775

#683775
(104,55,117)
#5F326B
(95,50,107)
#562D61
(86,45,97)
#4D2857
(77,40,87)
#44234D
(68,35,77)
#3B1E43
(59,30,67)
#321939
(50,25,57)
#29142F
(41,20,47)
#200F25
(32,15,37)
#170A1B
(23,10,27)
#0E0511
(14,5,17)
#000000
(0,0,0)

Tints of #683775

#683775
(104,55,117)
#754981
(117,73,129)
#825B8D
(130,91,141)
#8F6D99
(143,109,153)
#9C7FA5
(156,127,165)
#A991B1
(169,145,177)
#B6A3BD
(182,163,189)
#C3B5C9
(195,181,201)
#D0C7D5
(208,199,213)
#DDD9E1
(221,217,225)
#EAEBED
(234,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #683775; }

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

This text font color is #683775.

Background Color

.myBgColor { background-color: #683775; }

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

This div background color is #683775.

Border color

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

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

This div border color is #683775.

Opacity

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

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

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

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

This text has shadow with #683775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #683775.

Preview

Color preview on black background

This text has color #683775 on black background.


Color preview on white background

This text has color #683775 on white background.


Black color preview on #683775 background

This text has black color on #683775 background.


White color preview on #683775 background

This text has white color on #683775 background.


Related colors

Complementary color

Complementary color for #hex is #97C88A.


I love getcolorcode.com

Triadic colors

1 #756837 and #377568 with #683775 are triadic colors.

2 #753768 and #376875 with #683775 are triadic colors.