COLOR #681D34

HEX: #681D34 RGB: (104,29,52)

Color info

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

RGB color model

#681D34 color RGB value is (104,29,52).

RGB: (104,29,52) (41%, 11%, 20%)

RGB channels and saturation

R 104 of 255 = 41%
G 29 of 255 = 11%
B 52 of 255 = 20%

104
29
52

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

Portions of RGB colors in percentages

R + G + B = 104 + 29 + 52 = 185 (100%)
R 104 of 185 ~ 56.22%
G 29 of 185 ~ 15.68%
B 52 of 185 ~ 28.11'%

%56.22
%15.68
%28.11

CMYK color model

#681D34 color CMYK value is (0,72,50,59).

  • cyan value is 0.00%
  • magenta value is 72.12%
  • yellow value is 50.00%
  • key color value is 59.22%

CMYK: (0,72,50,59)
C0M72Y50K59 (0%, 72%, 50%, 59%)
(0.00 / 0.72 / 0.50 / 0.59)

CMYK percentages

%0
%72.12
%50
%59.22

Codes

Color #681D34 in popluar color models

68 1D 34
RGB 104 29 52
HSL 342° 56.39% 26.08%
HSB/HSV 342° 72.12% 40.78%
CMYK 0.00% 72.12% 50.00%
59.22%

Color #681D34 in popluar number systems.

HEX 68 1D 34
Decimal 104 29 52
Binary 1101000 11101 110100
Octal 150 35 64

Shades and tints

Shades of #681D34

#681D34
(104,29,52)
#5F1B30
(95,27,48)
#56192C
(86,25,44)
#4D1728
(77,23,40)
#441524
(68,21,36)
#3B1320
(59,19,32)
#32111C
(50,17,28)
#290F18
(41,15,24)
#200D14
(32,13,20)
#170B10
(23,11,16)
#0E090C
(14,9,12)
#000000
(0,0,0)

Tints of #681D34

#681D34
(104,29,52)
#753146
(117,49,70)
#824558
(130,69,88)
#8F596A
(143,89,106)
#9C6D7C
(156,109,124)
#A9818E
(169,129,142)
#B695A0
(182,149,160)
#C3A9B2
(195,169,178)
#D0BDC4
(208,189,196)
#DDD1D6
(221,209,214)
#EAE5E8
(234,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #681D34 color. Also use rgb(104,29,52) instead hex code.

Text Font Color

.myTextColor { color: #681D34; }

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

This text font color is #681D34.

Background Color

.myBgColor { background-color: #681D34; }

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

This div background color is #681D34.

Border color

.myBorderColor { border: 1px solid #681D34; }

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

This div border color is #681D34.

Opacity

.myOpacity80 { color: #681D34; opacity: 0.8; }

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

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

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

This text has shadow with #681D34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #681D34.

Preview

Color preview on black background

This text has color #681D34 on black background.


Color preview on white background

This text has color #681D34 on white background.


Black color preview on #681D34 background

This text has black color on #681D34 background.


White color preview on #681D34 background

This text has white color on #681D34 background.


Related colors

Complementary color

Complementary color for #hex is #97E2CB.


I love getcolorcode.com

Triadic colors

1 #34681D and #1D3468 with #681D34 are triadic colors.

2 #341D68 and #1D6834 with #681D34 are triadic colors.