COLOR #673041

HEX: #673041 RGB: (103,48,65)

Color info

#673041 contains red, green and blue colors in about the same proportion. Web safe color of #673041 is #663333 (or #633).

RGB color model

#673041 color RGB value is (103,48,65).

RGB: (103,48,65) (40%, 19%, 25%)

RGB channels and saturation

R 103 of 255 = 40%
G 48 of 255 = 19%
B 65 of 255 = 25%

103
48
65

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

Portions of RGB colors in percentages

R + G + B = 103 + 48 + 65 = 216 (100%)
R 103 of 216 ~ 47.69%
G 48 of 216 ~ 22.22%
B 65 of 216 ~ 30.09'%

%47.69
%22.22
%30.09

CMYK color model

#673041 color CMYK value is (0,53,37,60).

  • cyan value is 0.00%
  • magenta value is 53.40%
  • yellow value is 36.89%
  • key color value is 59.61%

CMYK: (0,53,37,60)
C0M53Y37K60 (0%, 53%, 37%, 60%)
(0.00 / 0.53 / 0.37 / 0.60)

CMYK percentages

%0
%53.4
%36.89
%59.61

Codes

Color #673041 in popluar color models

67 30 41
RGB 103 48 65
HSL 341° 36.42% 29.61%
HSB/HSV 341° 53.40% 40.39%
CMYK 0.00% 53.40% 36.89%
59.61%

Color #673041 in popluar number systems.

HEX 67 30 41
Decimal 103 48 65
Binary 1100111 110000 1000001
Octal 147 60 101

Shades and tints

Shades of #673041

#673041
(103,48,65)
#5E2C3C
(94,44,60)
#552837
(85,40,55)
#4C2432
(76,36,50)
#43202D
(67,32,45)
#3A1C28
(58,28,40)
#311823
(49,24,35)
#28141E
(40,20,30)
#1F1019
(31,16,25)
#160C14
(22,12,20)
#0D080F
(13,8,15)
#000000
(0,0,0)

Tints of #673041

#673041
(103,48,65)
#744252
(116,66,82)
#815463
(129,84,99)
#8E6674
(142,102,116)
#9B7885
(155,120,133)
#A88A96
(168,138,150)
#B59CA7
(181,156,167)
#C2AEB8
(194,174,184)
#CFC0C9
(207,192,201)
#DCD2DA
(220,210,218)
#E9E4EB
(233,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #673041 color. Also use rgb(103,48,65) instead hex code.

Text Font Color

.myTextColor { color: #673041; }

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

This text font color is #673041.

Background Color

.myBgColor { background-color: #673041; }

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

This div background color is #673041.

Border color

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

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

This div border color is #673041.

Opacity

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

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

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

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

This text has shadow with #673041 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #673041.

Preview

Color preview on black background

This text has color #673041 on black background.


Color preview on white background

This text has color #673041 on white background.


Black color preview on #673041 background

This text has black color on #673041 background.


White color preview on #673041 background

This text has white color on #673041 background.


Related colors

Complementary color

Complementary color for #hex is #98CFBE.


I love getcolorcode.com

Triadic colors

1 #416730 and #304167 with #673041 are triadic colors.

2 #413067 and #306741 with #673041 are triadic colors.