COLOR #681847

HEX: #681847 RGB: (104,24,71)

Color info

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

RGB color model

#681847 color RGB value is (104,24,71).

RGB: (104,24,71) (41%, 9%, 28%)

RGB channels and saturation

R 104 of 255 = 41%
G 24 of 255 = 9%
B 71 of 255 = 28%

104
24
71

R + G + B ~ 26%. #681847 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 24 + 71 = 199 (100%)
R 104 of 199 ~ 52.26%
G 24 of 199 ~ 12.06%
B 71 of 199 ~ 35.68'%

%52.26
%12.06
%35.68

CMYK color model

#681847 color CMYK value is (0,77,32,59).

  • cyan value is 0.00%
  • magenta value is 76.92%
  • yellow value is 31.73%
  • key color value is 59.22%

CMYK: (0,77,32,59)
C0M77Y32K59 (0%, 77%, 32%, 59%)
(0.00 / 0.77 / 0.32 / 0.59)

CMYK percentages

%0
%76.92
%31.73
%59.22

Codes

Color #681847 in popluar color models

68 18 47
RGB 104 24 71
HSL 325° 62.50% 25.10%
HSB/HSV 325° 76.92% 40.78%
CMYK 0.00% 76.92% 31.73%
59.22%

Color #681847 in popluar number systems.

HEX 68 18 47
Decimal 104 24 71
Binary 1101000 11000 1000111
Octal 150 30 107

Shades and tints

Shades of #681847

#681847
(104,24,71)
#5F1641
(95,22,65)
#56143B
(86,20,59)
#4D1235
(77,18,53)
#44102F
(68,16,47)
#3B0E29
(59,14,41)
#320C23
(50,12,35)
#290A1D
(41,10,29)
#200817
(32,8,23)
#170611
(23,6,17)
#0E040B
(14,4,11)
#000000
(0,0,0)

Tints of #681847

#681847
(104,24,71)
#752D57
(117,45,87)
#824267
(130,66,103)
#8F5777
(143,87,119)
#9C6C87
(156,108,135)
#A98197
(169,129,151)
#B696A7
(182,150,167)
#C3ABB7
(195,171,183)
#D0C0C7
(208,192,199)
#DDD5D7
(221,213,215)
#EAEAE7
(234,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #681847 color. Also use rgb(104,24,71) instead hex code.

Text Font Color

.myTextColor { color: #681847; }

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

This text font color is #681847.

Background Color

.myBgColor { background-color: #681847; }

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

This div background color is #681847.

Border color

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

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

This div border color is #681847.

Opacity

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

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

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

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

This text has shadow with #681847 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #681847.

Preview

Color preview on black background

This text has color #681847 on black background.


Color preview on white background

This text has color #681847 on white background.


Black color preview on #681847 background

This text has black color on #681847 background.


White color preview on #681847 background

This text has white color on #681847 background.


Related colors

Complementary color

Complementary color for #hex is #97E7B8.


I love getcolorcode.com

Triadic colors

1 #476818 and #184768 with #681847 are triadic colors.

2 #471868 and #186847 with #681847 are triadic colors.