COLOR #672940

HEX: #672940 RGB: (103,41,64)

Color info

#672940 contains mainly red and blue colors. Web safe color of #672940 is #663333 (or #633).

RGB color model

#672940 color RGB value is (103,41,64).

RGB: (103,41,64) (40%, 16%, 25%)

RGB channels and saturation

R 103 of 255 = 40%
G 41 of 255 = 16%
B 64 of 255 = 25%

103
41
64

R + G + B ~ 27%. #672940 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 41 + 64 = 208 (100%)
R 103 of 208 ~ 49.52%
G 41 of 208 ~ 19.71%
B 64 of 208 ~ 30.77'%

%49.52
%19.71
%30.77

CMYK color model

#672940 color CMYK value is (0,60,38,60).

  • cyan value is 0.00%
  • magenta value is 60.19%
  • yellow value is 37.86%
  • key color value is 59.61%

CMYK: (0,60,38,60)
C0M60Y38K60 (0%, 60%, 38%, 60%)
(0.00 / 0.60 / 0.38 / 0.60)

CMYK percentages

%0
%60.19
%37.86
%59.61

Codes

Color #672940 in popluar color models

67 29 40
RGB 103 41 64
HSL 338° 43.06% 28.24%
HSB/HSV 338° 60.19% 40.39%
CMYK 0.00% 60.19% 37.86%
59.61%

Color #672940 in popluar number systems.

HEX 67 29 40
Decimal 103 41 64
Binary 1100111 101001 1000000
Octal 147 51 100

Shades and tints

Shades of #672940

#672940
(103,41,64)
#5E263B
(94,38,59)
#552336
(85,35,54)
#4C2031
(76,32,49)
#431D2C
(67,29,44)
#3A1A27
(58,26,39)
#311722
(49,23,34)
#28141D
(40,20,29)
#1F1118
(31,17,24)
#160E13
(22,14,19)
#0D0B0E
(13,11,14)
#000000
(0,0,0)

Tints of #672940

#672940
(103,41,64)
#743C51
(116,60,81)
#814F62
(129,79,98)
#8E6273
(142,98,115)
#9B7584
(155,117,132)
#A88895
(168,136,149)
#B59BA6
(181,155,166)
#C2AEB7
(194,174,183)
#CFC1C8
(207,193,200)
#DCD4D9
(220,212,217)
#E9E7EA
(233,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #672940 color. Also use rgb(103,41,64) instead hex code.

Text Font Color

.myTextColor { color: #672940; }

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

This text font color is #672940.

Background Color

.myBgColor { background-color: #672940; }

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

This div background color is #672940.

Border color

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

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

This div border color is #672940.

Opacity

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

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

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

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

This text has shadow with #672940 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #672940.

Preview

Color preview on black background

This text has color #672940 on black background.


Color preview on white background

This text has color #672940 on white background.


Black color preview on #672940 background

This text has black color on #672940 background.


White color preview on #672940 background

This text has white color on #672940 background.


Related colors

Complementary color

Complementary color for #hex is #98D6BF.


I love getcolorcode.com

Triadic colors

1 #406729 and #294067 with #672940 are triadic colors.

2 #402967 and #296740 with #672940 are triadic colors.