COLOR #674628

HEX: #674628 RGB: (103,70,40)

Color info

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

RGB color model

#674628 color RGB value is (103,70,40).

RGB: (103,70,40) (40%, 27%, 16%)

RGB channels and saturation

R 103 of 255 = 40%
G 70 of 255 = 27%
B 40 of 255 = 16%

103
70
40

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

Portions of RGB colors in percentages

R + G + B = 103 + 70 + 40 = 213 (100%)
R 103 of 213 ~ 48.36%
G 70 of 213 ~ 32.86%
B 40 of 213 ~ 18.78'%

%48.36
%32.86
%18.78

CMYK color model

#674628 color CMYK value is (0,32,61,60).

  • cyan value is 0.00%
  • magenta value is 32.04%
  • yellow value is 61.17%
  • key color value is 59.61%
CMYK: (0,32,61,60) C0M32Y61K60 (0%,32%,61%,60%) (0.00/0.32/0.61/0.60) 

CMYK percentages

%0
%32.04
%61.17
%59.61

Codes

Color #674628 in popluar color models

67 46 28
RGB 103 70 40
HSL 29° 44.06% 28.04%
HSB/HSV 29° 61.17% 40.39%
CMYK 0.00% 32.04% 61.17%
59.61%

Color #674628 in popluar number systems.

HEX 67 46 28
Decimal 103 70 40
Binary 1100111 1000110 101000
Octal 147 106 50

Shades and tints

Shades of #674628

#674628
(103,70,40)
#5E4025
(94,64,37)
#553A22
(85,58,34)
#4C341F
(76,52,31)
#432E1C
(67,46,28)
#3A2819
(58,40,25)
#312216
(49,34,22)
#281C13
(40,28,19)
#1F1610
(31,22,16)
#16100D
(22,16,13)
#0D0A0A
(13,10,10)
#000000
(0,0,0)

Tints of #674628

#674628
(103,70,40)
#74563B
(116,86,59)
#81664E
(129,102,78)
#8E7661
(142,118,97)
#9B8674
(155,134,116)
#A89687
(168,150,135)
#B5A69A
(181,166,154)
#C2B6AD
(194,182,173)
#CFC6C0
(207,198,192)
#DCD6D3
(220,214,211)
#E9E6E6
(233,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #674628 color. Also use rgb(103,70,40) instead hex code.

Text Font Color

.myTextColor { color: #674628; }

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

This text font color is #674628.

Background Color

.myBgColor { background-color: #674628; }

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

This div background color is #674628.

Border color

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

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

This div border color is #674628.

Opacity

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

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

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

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

This text has shadow with #674628 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674628.

Preview

Color preview on black background

This text has color #674628 on black background.


Color preview on white background

This text has color #674628 on white background.


Black color preview on #674628 background

This text has black color on #674628 background.


White color preview on #674628 background

This text has white color on #674628 background.


Related colors

Complementary color

Complementary color for #hex is #98B9D7.


I love getcolorcode.com

Triadic colors

1 #286746 and #462867 with #674628 are triadic colors.

2 #284667 and #466728 with #674628 are triadic colors.