COLOR #674529

HEX: #674529 RGB: (103,69,41)

Color info

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

RGB color model

#674529 color RGB value is (103,69,41).

RGB: (103,69,41) (40%, 27%, 16%)

RGB channels and saturation

R 103 of 255 = 40%
G 69 of 255 = 27%
B 41 of 255 = 16%

103
69
41

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

Portions of RGB colors in percentages

R + G + B = 103 + 69 + 41 = 213 (100%)
R 103 of 213 ~ 48.36%
G 69 of 213 ~ 32.39%
B 41 of 213 ~ 19.25'%

%48.36
%32.39
%19.25

CMYK color model

#674529 color CMYK value is (0,33,60,60).

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

CMYK: (0,33,60,60)
C0M33Y60K60 (0%, 33%, 60%, 60%)
(0.00 / 0.33 / 0.60 / 0.60)

CMYK percentages

%0
%33.01
%60.19
%59.61

Codes

Color #674529 in popluar color models

67 45 29
RGB 103 69 41
HSL 27° 43.06% 28.24%
HSB/HSV 27° 60.19% 40.39%
CMYK 0.00% 33.01% 60.19%
59.61%

Color #674529 in popluar number systems.

HEX 67 45 29
Decimal 103 69 41
Binary 1100111 1000101 101001
Octal 147 105 51

Shades and tints

Shades of #674529

#674529
(103,69,41)
#5E3F26
(94,63,38)
#553923
(85,57,35)
#4C3320
(76,51,32)
#432D1D
(67,45,29)
#3A271A
(58,39,26)
#312117
(49,33,23)
#281B14
(40,27,20)
#1F1511
(31,21,17)
#160F0E
(22,15,14)
#0D090B
(13,9,11)
#000000
(0,0,0)

Tints of #674529

#674529
(103,69,41)
#74553C
(116,85,60)
#81654F
(129,101,79)
#8E7562
(142,117,98)
#9B8575
(155,133,117)
#A89588
(168,149,136)
#B5A59B
(181,165,155)
#C2B5AE
(194,181,174)
#CFC5C1
(207,197,193)
#DCD5D4
(220,213,212)
#E9E5E7
(233,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #674529; }

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

This text font color is #674529.

Background Color

.myBgColor { background-color: #674529; }

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

This div background color is #674529.

Border color

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

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

This div border color is #674529.

Opacity

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

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

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

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

This text has shadow with #674529 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674529.

Preview

Color preview on black background

This text has color #674529 on black background.


Color preview on white background

This text has color #674529 on white background.


Black color preview on #674529 background

This text has black color on #674529 background.


White color preview on #674529 background

This text has white color on #674529 background.


Related colors

Complementary color

Complementary color for #hex is #98BAD6.


I love getcolorcode.com

Triadic colors

1 #296745 and #452967 with #674529 are triadic colors.

2 #294567 and #456729 with #674529 are triadic colors.