COLOR #680726

HEX: #680726 RGB: (104,7,38)

Color info

#680726 contains mainly red color. Web safe color of #680726 is #660033 (or #603).

RGB color model

#680726 color RGB value is (104,7,38).

RGB: (104,7,38) (41%, 3%, 15%)

RGB channels and saturation

R 104 of 255 = 41%
G 7 of 255 = 3%
B 38 of 255 = 15%

104
7
38

R + G + B ~ 20%. #680726 is dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 7 + 38 = 149 (100%)
R 104 of 149 ~ 69.8%
G 7 of 149 ~ 4.7%
B 38 of 149 ~ 25.5'%

%69.8
%25.5

CMYK color model

#680726 color CMYK value is (0,93,63,59).

  • cyan value is 0.00%
  • magenta value is 93.27%
  • yellow value is 63.46%
  • key color value is 59.22%

CMYK: (0,93,63,59)
C0M93Y63K59 (0%, 93%, 63%, 59%)
(0.00 / 0.93 / 0.63 / 0.59)

CMYK percentages

%0
%93.27
%63.46
%59.22

Codes

Color #680726 in popluar color models

68 07 26
RGB 104 7 38
HSL 341° 87.39% 21.76%
HSB/HSV 341° 93.27% 40.78%
CMYK 0.00% 93.27% 63.46%
59.22%

Color #680726 in popluar number systems.

HEX 68 07 26
Decimal 104 7 38
Binary 1101000 111 100110
Octal 150 7 46

Shades and tints

Shades of #680726

#680726
(104,7,38)
#5F0723
(95,7,35)
#560720
(86,7,32)
#4D071D
(77,7,29)
#44071A
(68,7,26)
#3B0717
(59,7,23)
#320714
(50,7,20)
#290711
(41,7,17)
#20070E
(32,7,14)
#17070B
(23,7,11)
#0E0708
(14,7,8)
#000000
(0,0,0)

Tints of #680726

#680726
(104,7,38)
#751D39
(117,29,57)
#82334C
(130,51,76)
#8F495F
(143,73,95)
#9C5F72
(156,95,114)
#A97585
(169,117,133)
#B68B98
(182,139,152)
#C3A1AB
(195,161,171)
#D0B7BE
(208,183,190)
#DDCDD1
(221,205,209)
#EAE3E4
(234,227,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #680726 color. Also use rgb(104,7,38) instead hex code.

Text Font Color

.myTextColor { color: #680726; }

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

This text font color is #680726.

Background Color

.myBgColor { background-color: #680726; }

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

This div background color is #680726.

Border color

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

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

This div border color is #680726.

Opacity

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

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

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

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

This text has shadow with #680726 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #680726.

Preview

Color preview on black background

This text has color #680726 on black background.


Color preview on white background

This text has color #680726 on white background.


Black color preview on #680726 background

This text has black color on #680726 background.


White color preview on #680726 background

This text has white color on #680726 background.


Related colors

Complementary color

Complementary color for #hex is #97F8D9.


I love getcolorcode.com

Triadic colors

1 #266807 and #072668 with #680726 are triadic colors.

2 #260768 and #076826 with #680726 are triadic colors.