COLOR #671D57

HEX: #671D57 RGB: (103,29,87)

Color info

#671D57 contains mainly red and blue colors. Web safe color of #671D57 is #663366 (or #636).

RGB color model

#671D57 color RGB value is (103,29,87).

RGB: (103,29,87) (40%, 11%, 34%)

RGB channels and saturation

R 103 of 255 = 40%
G 29 of 255 = 11%
B 87 of 255 = 34%

103
29
87

R + G + B ~ 28%. #671D57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 29 + 87 = 219 (100%)
R 103 of 219 ~ 47.03%
G 29 of 219 ~ 13.24%
B 87 of 219 ~ 39.73'%

%47.03
%13.24
%39.73

CMYK color model

#671D57 color CMYK value is (0,72,16,60).

  • cyan value is 0.00%
  • magenta value is 71.84%
  • yellow value is 15.53%
  • key color value is 59.61%

CMYK: (0,72,16,60)
C0M72Y16K60 (0%, 72%, 16%, 60%)
(0.00 / 0.72 / 0.16 / 0.60)

CMYK percentages

%0
%71.84
%15.53
%59.61

Codes

Color #671D57 in popluar color models

67 1D 57
RGB 103 29 87
HSL 313° 56.06% 25.88%
HSB/HSV 313° 71.84% 40.39%
CMYK 0.00% 71.84% 15.53%
59.61%

Color #671D57 in popluar number systems.

HEX 67 1D 57
Decimal 103 29 87
Binary 1100111 11101 1010111
Octal 147 35 127

Shades and tints

Shades of #671D57

#671D57
(103,29,87)
#5E1B50
(94,27,80)
#551949
(85,25,73)
#4C1742
(76,23,66)
#43153B
(67,21,59)
#3A1334
(58,19,52)
#31112D
(49,17,45)
#280F26
(40,15,38)
#1F0D1F
(31,13,31)
#160B18
(22,11,24)
#0D0911
(13,9,17)
#000000
(0,0,0)

Tints of #671D57

#671D57
(103,29,87)
#743166
(116,49,102)
#814575
(129,69,117)
#8E5984
(142,89,132)
#9B6D93
(155,109,147)
#A881A2
(168,129,162)
#B595B1
(181,149,177)
#C2A9C0
(194,169,192)
#CFBDCF
(207,189,207)
#DCD1DE
(220,209,222)
#E9E5ED
(233,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #671D57 color. Also use rgb(103,29,87) instead hex code.

Text Font Color

.myTextColor { color: #671D57; }

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

This text font color is #671D57.

Background Color

.myBgColor { background-color: #671D57; }

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

This div background color is #671D57.

Border color

.myBorderColor { border: 1px solid #671D57; }

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

This div border color is #671D57.

Opacity

.myOpacity80 { color: #671D57; opacity: 0.8; }

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

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

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

This text has shadow with #671D57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #671D57.

Preview

Color preview on black background

This text has color #671D57 on black background.


Color preview on white background

This text has color #671D57 on white background.


Black color preview on #671D57 background

This text has black color on #671D57 background.


White color preview on #671D57 background

This text has white color on #671D57 background.


Related colors

Complementary color

Complementary color for #hex is #98E2A8.


I love getcolorcode.com

Triadic colors

1 #57671D and #1D5767 with #671D57 are triadic colors.

2 #571D67 and #1D6757 with #671D57 are triadic colors.