COLOR #673D56

HEX: #673D56 RGB: (103,61,86)

Color info

#673D56 contains red, green and blue colors in about the same proportion. Web safe color of #673D56 is #663366 (or #636).

RGB color model

#673D56 color RGB value is (103,61,86).

RGB: (103,61,86) (40%, 24%, 34%)

RGB channels and saturation

R 103 of 255 = 40%
G 61 of 255 = 24%
B 86 of 255 = 34%

103
61
86

R + G + B ~ 33%. #673D56 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 61 + 86 = 250 (100%)
R 103 of 250 ~ 41.2%
G 61 of 250 ~ 24.4%
B 86 of 250 ~ 34.4'%

%41.2
%24.4
%34.4

CMYK color model

#673D56 color CMYK value is (0,41,17,60).

  • cyan value is 0.00%
  • magenta value is 40.78%
  • yellow value is 16.50%
  • key color value is 59.61%

CMYK: (0,41,17,60)
C0M41Y17K60 (0%, 41%, 17%, 60%)
(0.00 / 0.41 / 0.17 / 0.60)

CMYK percentages

%0
%40.78
%16.5
%59.61

Codes

Color #673D56 in popluar color models

67 3D 56
RGB 103 61 86
HSL 324° 25.61% 32.16%
HSB/HSV 324° 40.78% 40.39%
CMYK 0.00% 40.78% 16.50%
59.61%

Color #673D56 in popluar number systems.

HEX 67 3D 56
Decimal 103 61 86
Binary 1100111 111101 1010110
Octal 147 75 126

Shades and tints

Shades of #673D56

#673D56
(103,61,86)
#5E384F
(94,56,79)
#553348
(85,51,72)
#4C2E41
(76,46,65)
#43293A
(67,41,58)
#3A2433
(58,36,51)
#311F2C
(49,31,44)
#281A25
(40,26,37)
#1F151E
(31,21,30)
#161017
(22,16,23)
#0D0B10
(13,11,16)
#000000
(0,0,0)

Tints of #673D56

#673D56
(103,61,86)
#744E65
(116,78,101)
#815F74
(129,95,116)
#8E7083
(142,112,131)
#9B8192
(155,129,146)
#A892A1
(168,146,161)
#B5A3B0
(181,163,176)
#C2B4BF
(194,180,191)
#CFC5CE
(207,197,206)
#DCD6DD
(220,214,221)
#E9E7EC
(233,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #673D56 color. Also use rgb(103,61,86) instead hex code.

Text Font Color

.myTextColor { color: #673D56; }

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

This text font color is #673D56.

Background Color

.myBgColor { background-color: #673D56; }

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

This div background color is #673D56.

Border color

.myBorderColor { border: 1px solid #673D56; }

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

This div border color is #673D56.

Opacity

.myOpacity80 { color: #673D56; opacity: 0.8; }

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

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

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

This text has shadow with #673D56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #673D56.

Preview

Color preview on black background

This text has color #673D56 on black background.


Color preview on white background

This text has color #673D56 on white background.


Black color preview on #673D56 background

This text has black color on #673D56 background.


White color preview on #673D56 background

This text has white color on #673D56 background.


Related colors

Complementary color

Complementary color for #hex is #98C2A9.


I love getcolorcode.com

Triadic colors

1 #56673D and #3D5667 with #673D56 are triadic colors.

2 #563D67 and #3D6756 with #673D56 are triadic colors.