COLOR #682131

HEX: #682131 RGB: (104,33,49)

Color info

#682131 contains mainly red and blue colors. Web safe color of #682131 is #663333 (or #633).

RGB color model

#682131 color RGB value is (104,33,49).

RGB: (104,33,49) (41%, 13%, 19%)

RGB channels and saturation

R 104 of 255 = 41%
G 33 of 255 = 13%
B 49 of 255 = 19%

104
33
49

R + G + B ~ 24%. #682131 is dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 33 + 49 = 186 (100%)
R 104 of 186 ~ 55.91%
G 33 of 186 ~ 17.74%
B 49 of 186 ~ 26.34'%

%55.91
%17.74
%26.34

CMYK color model

#682131 color CMYK value is (0,68,53,59).

  • cyan value is 0.00%
  • magenta value is 68.27%
  • yellow value is 52.88%
  • key color value is 59.22%

CMYK: (0,68,53,59)
C0M68Y53K59 (0%, 68%, 53%, 59%)
(0.00 / 0.68 / 0.53 / 0.59)

CMYK percentages

%0
%68.27
%52.88
%59.22

Codes

Color #682131 in popluar color models

68 21 31
RGB 104 33 49
HSL 346° 51.82% 26.86%
HSB/HSV 346° 68.27% 40.78%
CMYK 0.00% 68.27% 52.88%
59.22%

Color #682131 in popluar number systems.

HEX 68 21 31
Decimal 104 33 49
Binary 1101000 100001 110001
Octal 150 41 61

Shades and tints

Shades of #682131

#682131
(104,33,49)
#5F1E2D
(95,30,45)
#561B29
(86,27,41)
#4D1825
(77,24,37)
#441521
(68,21,33)
#3B121D
(59,18,29)
#320F19
(50,15,25)
#290C15
(41,12,21)
#200911
(32,9,17)
#17060D
(23,6,13)
#0E0309
(14,3,9)
#000000
(0,0,0)

Tints of #682131

#682131
(104,33,49)
#753543
(117,53,67)
#824955
(130,73,85)
#8F5D67
(143,93,103)
#9C7179
(156,113,121)
#A9858B
(169,133,139)
#B6999D
(182,153,157)
#C3ADAF
(195,173,175)
#D0C1C1
(208,193,193)
#DDD5D3
(221,213,211)
#EAE9E5
(234,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #682131 color. Also use rgb(104,33,49) instead hex code.

Text Font Color

.myTextColor { color: #682131; }

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

This text font color is #682131.

Background Color

.myBgColor { background-color: #682131; }

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

This div background color is #682131.

Border color

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

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

This div border color is #682131.

Opacity

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

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

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

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

This text has shadow with #682131 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #682131.

Preview

Color preview on black background

This text has color #682131 on black background.


Color preview on white background

This text has color #682131 on white background.


Black color preview on #682131 background

This text has black color on #682131 background.


White color preview on #682131 background

This text has white color on #682131 background.


Related colors

Complementary color

Complementary color for #hex is #97DECE.


I love getcolorcode.com

Triadic colors

1 #316821 and #213168 with #682131 are triadic colors.

2 #312168 and #216831 with #682131 are triadic colors.