COLOR #673950

HEX: #673950 RGB: (103,57,80)

Color info

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

RGB color model

#673950 color RGB value is (103,57,80).

RGB: (103,57,80) (40%, 22%, 31%)

RGB channels and saturation

R 103 of 255 = 40%
G 57 of 255 = 22%
B 80 of 255 = 31%

103
57
80

R + G + B ~ 31%. #673950 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 57 + 80 = 240 (100%)
R 103 of 240 ~ 42.92%
G 57 of 240 ~ 23.75%
B 80 of 240 ~ 33.33'%

%42.92
%23.75
%33.33

CMYK color model

#673950 color CMYK value is (0,45,22,60).

  • cyan value is 0.00%
  • magenta value is 44.66%
  • yellow value is 22.33%
  • key color value is 59.61%

CMYK: (0,45,22,60)
C0M45Y22K60 (0%, 45%, 22%, 60%)
(0.00 / 0.45 / 0.22 / 0.60)

CMYK percentages

%0
%44.66
%22.33
%59.61

Codes

Color #673950 in popluar color models

67 39 50
RGB 103 57 80
HSL 330° 28.75% 31.37%
HSB/HSV 330° 44.66% 40.39%
CMYK 0.00% 44.66% 22.33%
59.61%

Color #673950 in popluar number systems.

HEX 67 39 50
Decimal 103 57 80
Binary 1100111 111001 1010000
Octal 147 71 120

Shades and tints

Shades of #673950

#673950
(103,57,80)
#5E3449
(94,52,73)
#552F42
(85,47,66)
#4C2A3B
(76,42,59)
#432534
(67,37,52)
#3A202D
(58,32,45)
#311B26
(49,27,38)
#28161F
(40,22,31)
#1F1118
(31,17,24)
#160C11
(22,12,17)
#0D070A
(13,7,10)
#000000
(0,0,0)

Tints of #673950

#673950
(103,57,80)
#744B5F
(116,75,95)
#815D6E
(129,93,110)
#8E6F7D
(142,111,125)
#9B818C
(155,129,140)
#A8939B
(168,147,155)
#B5A5AA
(181,165,170)
#C2B7B9
(194,183,185)
#CFC9C8
(207,201,200)
#DCDBD7
(220,219,215)
#E9EDE6
(233,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #673950 color. Also use rgb(103,57,80) instead hex code.

Text Font Color

.myTextColor { color: #673950; }

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

This text font color is #673950.

Background Color

.myBgColor { background-color: #673950; }

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

This div background color is #673950.

Border color

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

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

This div border color is #673950.

Opacity

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

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

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

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

This text has shadow with #673950 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #673950.

Preview

Color preview on black background

This text has color #673950 on black background.


Color preview on white background

This text has color #673950 on white background.


Black color preview on #673950 background

This text has black color on #673950 background.


White color preview on #673950 background

This text has white color on #673950 background.


Related colors

Complementary color

Complementary color for #hex is #98C6AF.


I love getcolorcode.com

Triadic colors

1 #506739 and #395067 with #673950 are triadic colors.

2 #503967 and #396750 with #673950 are triadic colors.