COLOR #680E34

HEX: #680E34 RGB: (104,14,52)

Color info

#680E34 contains mainly red and blue colors. Web safe color of #680E34 is #660033 (or #603).

RGB color model

#680E34 color RGB value is (104,14,52).

RGB: (104,14,52) (41%, 5%, 20%)

RGB channels and saturation

R 104 of 255 = 41%
G 14 of 255 = 5%
B 52 of 255 = 20%

104
14
52

R + G + B ~ 22%. #680E34 is dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 14 + 52 = 170 (100%)
R 104 of 170 ~ 61.18%
G 14 of 170 ~ 8.24%
B 52 of 170 ~ 30.59'%

%61.18
%30.59

CMYK color model

#680E34 color CMYK value is (0,87,50,59).

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

CMYK: (0,87,50,59)
C0M87Y50K59 (0%, 87%, 50%, 59%)
(0.00 / 0.87 / 0.50 / 0.59)

CMYK percentages

%0
%86.54
%50
%59.22

Codes

Color #680E34 in popluar color models

68 0E 34
RGB 104 14 52
HSL 335° 76.27% 23.14%
HSB/HSV 335° 86.54% 40.78%
CMYK 0.00% 86.54% 50.00%
59.22%

Color #680E34 in popluar number systems.

HEX 68 0E 34
Decimal 104 14 52
Binary 1101000 1110 110100
Octal 150 16 64

Shades and tints

Shades of #680E34

#680E34
(104,14,52)
#5F0D30
(95,13,48)
#560C2C
(86,12,44)
#4D0B28
(77,11,40)
#440A24
(68,10,36)
#3B0920
(59,9,32)
#32081C
(50,8,28)
#290718
(41,7,24)
#200614
(32,6,20)
#170510
(23,5,16)
#0E040C
(14,4,12)
#000000
(0,0,0)

Tints of #680E34

#680E34
(104,14,52)
#752346
(117,35,70)
#823858
(130,56,88)
#8F4D6A
(143,77,106)
#9C627C
(156,98,124)
#A9778E
(169,119,142)
#B68CA0
(182,140,160)
#C3A1B2
(195,161,178)
#D0B6C4
(208,182,196)
#DDCBD6
(221,203,214)
#EAE0E8
(234,224,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #680E34 color. Also use rgb(104,14,52) instead hex code.

Text Font Color

.myTextColor { color: #680E34; }

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

This text font color is #680E34.

Background Color

.myBgColor { background-color: #680E34; }

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

This div background color is #680E34.

Border color

.myBorderColor { border: 1px solid #680E34; }

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

This div border color is #680E34.

Opacity

.myOpacity80 { color: #680E34; opacity: 0.8; }

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

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

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

This text has shadow with #680E34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #680E34.

Preview

Color preview on black background

This text has color #680E34 on black background.


Color preview on white background

This text has color #680E34 on white background.


Black color preview on #680E34 background

This text has black color on #680E34 background.


White color preview on #680E34 background

This text has white color on #680E34 background.


Related colors

Complementary color

Complementary color for #hex is #97F1CB.


I love getcolorcode.com

Triadic colors

1 #34680E and #0E3468 with #680E34 are triadic colors.

2 #340E68 and #0E6834 with #680E34 are triadic colors.