COLOR #672629

HEX: #672629 RGB: (103,38,41)

Color info

#672629 contains mainly red color. Web safe color of #672629 is #663333 (or #633).

RGB color model

#672629 color RGB value is (103,38,41).

RGB: (103,38,41) (40%, 15%, 16%)

RGB channels and saturation

R 103 of 255 = 40%
G 38 of 255 = 15%
B 41 of 255 = 16%

103
38
41

R + G + B ~ 24%. #672629 is dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 38 + 41 = 182 (100%)
R 103 of 182 ~ 56.59%
G 38 of 182 ~ 20.88%
B 41 of 182 ~ 22.53'%

%56.59
%20.88
%22.53

CMYK color model

#672629 color CMYK value is (0,63,60,60).

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

CMYK: (0,63,60,60)
C0M63Y60K60 (0%, 63%, 60%, 60%)
(0.00 / 0.63 / 0.60 / 0.60)

CMYK percentages

%0
%63.11
%60.19
%59.61

Codes

Color #672629 in popluar color models

67 26 29
RGB 103 38 41
HSL 357° 46.10% 27.65%
HSB/HSV 357° 63.11% 40.39%
CMYK 0.00% 63.11% 60.19%
59.61%

Color #672629 in popluar number systems.

HEX 67 26 29
Decimal 103 38 41
Binary 1100111 100110 101001
Octal 147 46 51

Shades and tints

Shades of #672629

#672629
(103,38,41)
#5E2326
(94,35,38)
#552023
(85,32,35)
#4C1D20
(76,29,32)
#431A1D
(67,26,29)
#3A171A
(58,23,26)
#311417
(49,20,23)
#281114
(40,17,20)
#1F0E11
(31,14,17)
#160B0E
(22,11,14)
#0D080B
(13,8,11)
#000000
(0,0,0)

Tints of #672629

#672629
(103,38,41)
#74393C
(116,57,60)
#814C4F
(129,76,79)
#8E5F62
(142,95,98)
#9B7275
(155,114,117)
#A88588
(168,133,136)
#B5989B
(181,152,155)
#C2ABAE
(194,171,174)
#CFBEC1
(207,190,193)
#DCD1D4
(220,209,212)
#E9E4E7
(233,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #672629; }

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

This text font color is #672629.

Background Color

.myBgColor { background-color: #672629; }

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

This div background color is #672629.

Border color

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

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

This div border color is #672629.

Opacity

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

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

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

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

This text has shadow with #672629 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #672629.

Preview

Color preview on black background

This text has color #672629 on black background.


Color preview on white background

This text has color #672629 on white background.


Black color preview on #672629 background

This text has black color on #672629 background.


White color preview on #672629 background

This text has white color on #672629 background.


Related colors

Complementary color

Complementary color for #hex is #98D9D6.


I love getcolorcode.com

Triadic colors

1 #296726 and #262967 with #672629 are triadic colors.

2 #292667 and #266729 with #672629 are triadic colors.