COLOR #673029

HEX: #673029 RGB: (103,48,41)

Color info

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

RGB color model

#673029 color RGB value is (103,48,41).

RGB: (103,48,41) (40%, 19%, 16%)

RGB channels and saturation

R 103 of 255 = 40%
G 48 of 255 = 19%
B 41 of 255 = 16%

103
48
41

R + G + B ~ 25%. #673029 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 48 + 41 = 192 (100%)
R 103 of 192 ~ 53.65%
G 48 of 192 ~ 25%
B 41 of 192 ~ 21.35'%

%53.65
%25
%21.35

CMYK color model

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

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

CMYK: (0,53,60,60)
C0M53Y60K60 (0%, 53%, 60%, 60%)
(0.00 / 0.53 / 0.60 / 0.60)

CMYK percentages

%0
%53.4
%60.19
%59.61

Codes

Color #673029 in popluar color models

67 30 29
RGB 103 48 41
HSL 43.06% 28.24%
HSB/HSV 60.19% 40.39%
CMYK 0.00% 53.40% 60.19%
59.61%

Color #673029 in popluar number systems.

HEX 67 30 29
Decimal 103 48 41
Binary 1100111 110000 101001
Octal 147 60 51

Shades and tints

Shades of #673029

#673029
(103,48,41)
#5E2C26
(94,44,38)
#552823
(85,40,35)
#4C2420
(76,36,32)
#43201D
(67,32,29)
#3A1C1A
(58,28,26)
#311817
(49,24,23)
#281414
(40,20,20)
#1F1011
(31,16,17)
#160C0E
(22,12,14)
#0D080B
(13,8,11)
#000000
(0,0,0)

Tints of #673029

#673029
(103,48,41)
#74423C
(116,66,60)
#81544F
(129,84,79)
#8E6662
(142,102,98)
#9B7875
(155,120,117)
#A88A88
(168,138,136)
#B59C9B
(181,156,155)
#C2AEAE
(194,174,174)
#CFC0C1
(207,192,193)
#DCD2D4
(220,210,212)
#E9E4E7
(233,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #673029; }

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

This text font color is #673029.

Background Color

.myBgColor { background-color: #673029; }

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

This div background color is #673029.

Border color

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

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

This div border color is #673029.

Opacity

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

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

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

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

This text has shadow with #673029 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #673029.

Preview

Color preview on black background

This text has color #673029 on black background.


Color preview on white background

This text has color #673029 on white background.


Black color preview on #673029 background

This text has black color on #673029 background.


White color preview on #673029 background

This text has white color on #673029 background.


Related colors

Complementary color

Complementary color for #hex is #98CFD6.


I love getcolorcode.com

Triadic colors

1 #296730 and #302967 with #673029 are triadic colors.

2 #293067 and #306729 with #673029 are triadic colors.