COLOR #672240

HEX: #672240 RGB: (103,34,64)

Color info

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

RGB color model

#672240 color RGB value is (103,34,64).

RGB: (103,34,64) (40%, 13%, 25%)

RGB channels and saturation

R 103 of 255 = 40%
G 34 of 255 = 13%
B 64 of 255 = 25%

103
34
64

R + G + B ~ 26%. #672240 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 34 + 64 = 201 (100%)
R 103 of 201 ~ 51.24%
G 34 of 201 ~ 16.92%
B 64 of 201 ~ 31.84'%

%51.24
%16.92
%31.84

CMYK color model

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

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

CMYK: (0,67,38,60)
C0M67Y38K60 (0%, 67%, 38%, 60%)
(0.00 / 0.67 / 0.38 / 0.60)

CMYK percentages

%0
%66.99
%37.86
%59.61

Codes

Color #672240 in popluar color models

67 22 40
RGB 103 34 64
HSL 334° 50.36% 26.86%
HSB/HSV 334° 66.99% 40.39%
CMYK 0.00% 66.99% 37.86%
59.61%

Color #672240 in popluar number systems.

HEX 67 22 40
Decimal 103 34 64
Binary 1100111 100010 1000000
Octal 147 42 100

Shades and tints

Shades of #672240

#672240
(103,34,64)
#5E1F3B
(94,31,59)
#551C36
(85,28,54)
#4C1931
(76,25,49)
#43162C
(67,22,44)
#3A1327
(58,19,39)
#311022
(49,16,34)
#280D1D
(40,13,29)
#1F0A18
(31,10,24)
#160713
(22,7,19)
#0D040E
(13,4,14)
#000000
(0,0,0)

Tints of #672240

#672240
(103,34,64)
#743651
(116,54,81)
#814A62
(129,74,98)
#8E5E73
(142,94,115)
#9B7284
(155,114,132)
#A88695
(168,134,149)
#B59AA6
(181,154,166)
#C2AEB7
(194,174,183)
#CFC2C8
(207,194,200)
#DCD6D9
(220,214,217)
#E9EAEA
(233,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #672240; }

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

This text font color is #672240.

Background Color

.myBgColor { background-color: #672240; }

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

This div background color is #672240.

Border color

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

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

This div border color is #672240.

Opacity

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

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

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

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

This text has shadow with #672240 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #672240.

Preview

Color preview on black background

This text has color #672240 on black background.


Color preview on white background

This text has color #672240 on white background.


Black color preview on #672240 background

This text has black color on #672240 background.


White color preview on #672240 background

This text has white color on #672240 background.


Related colors

Complementary color

Complementary color for #hex is #98DDBF.


I love getcolorcode.com

Triadic colors

1 #406722 and #224067 with #672240 are triadic colors.

2 #402267 and #226740 with #672240 are triadic colors.