COLOR #683254

HEX: #683254 RGB: (104,50,84)

Color info

#683254 contains red, green and blue colors in about the same proportion. Web safe color of #683254 is #663366 (or #636).

RGB color model

#683254 color RGB value is (104,50,84).

RGB: (104,50,84) (41%, 20%, 33%)

RGB channels and saturation

R 104 of 255 = 41%
G 50 of 255 = 20%
B 84 of 255 = 33%

104
50
84

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

Portions of RGB colors in percentages

R + G + B = 104 + 50 + 84 = 238 (100%)
R 104 of 238 ~ 43.7%
G 50 of 238 ~ 21.01%
B 84 of 238 ~ 35.29'%

%43.7
%21.01
%35.29

CMYK color model

#683254 color CMYK value is (0,52,19,59).

  • cyan value is 0.00%
  • magenta value is 51.92%
  • yellow value is 19.23%
  • key color value is 59.22%

CMYK: (0,52,19,59)
C0M52Y19K59 (0%, 52%, 19%, 59%)
(0.00 / 0.52 / 0.19 / 0.59)

CMYK percentages

%0
%51.92
%19.23
%59.22

Codes

Color #683254 in popluar color models

68 32 54
RGB 104 50 84
HSL 322° 35.06% 30.20%
HSB/HSV 322° 51.92% 40.78%
CMYK 0.00% 51.92% 19.23%
59.22%

Color #683254 in popluar number systems.

HEX 68 32 54
Decimal 104 50 84
Binary 1101000 110010 1010100
Octal 150 62 124

Shades and tints

Shades of #683254

#683254
(104,50,84)
#5F2E4D
(95,46,77)
#562A46
(86,42,70)
#4D263F
(77,38,63)
#442238
(68,34,56)
#3B1E31
(59,30,49)
#321A2A
(50,26,42)
#291623
(41,22,35)
#20121C
(32,18,28)
#170E15
(23,14,21)
#0E0A0E
(14,10,14)
#000000
(0,0,0)

Tints of #683254

#683254
(104,50,84)
#754463
(117,68,99)
#825672
(130,86,114)
#8F6881
(143,104,129)
#9C7A90
(156,122,144)
#A98C9F
(169,140,159)
#B69EAE
(182,158,174)
#C3B0BD
(195,176,189)
#D0C2CC
(208,194,204)
#DDD4DB
(221,212,219)
#EAE6EA
(234,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #683254 color. Also use rgb(104,50,84) instead hex code.

Text Font Color

.myTextColor { color: #683254; }

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

This text font color is #683254.

Background Color

.myBgColor { background-color: #683254; }

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

This div background color is #683254.

Border color

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

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

This div border color is #683254.

Opacity

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

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

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

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

This text has shadow with #683254 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #683254.

Preview

Color preview on black background

This text has color #683254 on black background.


Color preview on white background

This text has color #683254 on white background.


Black color preview on #683254 background

This text has black color on #683254 background.


White color preview on #683254 background

This text has white color on #683254 background.


Related colors

Complementary color

Complementary color for #hex is #97CDAB.


I love getcolorcode.com

Triadic colors

1 #546832 and #325468 with #683254 are triadic colors.

2 #543268 and #326854 with #683254 are triadic colors.