COLOR #674727

HEX: #674727 RGB: (103,71,39)

Color info

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

RGB color model

#674727 color RGB value is (103,71,39).

RGB: (103,71,39) (40%, 28%, 15%)

RGB channels and saturation

R 103 of 255 = 40%
G 71 of 255 = 28%
B 39 of 255 = 15%

103
71
39

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

Portions of RGB colors in percentages

R + G + B = 103 + 71 + 39 = 213 (100%)
R 103 of 213 ~ 48.36%
G 71 of 213 ~ 33.33%
B 39 of 213 ~ 18.31'%

%48.36
%33.33
%18.31

CMYK color model

#674727 color CMYK value is (0,31,62,60).

  • cyan value is 0.00%
  • magenta value is 31.07%
  • yellow value is 62.14%
  • key color value is 59.61%

CMYK: (0,31,62,60)
C0M31Y62K60 (0%, 31%, 62%, 60%)
(0.00 / 0.31 / 0.62 / 0.60)

CMYK percentages

%0
%31.07
%62.14
%59.61

Codes

Color #674727 in popluar color models

67 47 27
RGB 103 71 39
HSL 30° 45.07% 27.84%
HSB/HSV 30° 62.14% 40.39%
CMYK 0.00% 31.07% 62.14%
59.61%

Color #674727 in popluar number systems.

HEX 67 47 27
Decimal 103 71 39
Binary 1100111 1000111 100111
Octal 147 107 47

Shades and tints

Shades of #674727

#674727
(103,71,39)
#5E4124
(94,65,36)
#553B21
(85,59,33)
#4C351E
(76,53,30)
#432F1B
(67,47,27)
#3A2918
(58,41,24)
#312315
(49,35,21)
#281D12
(40,29,18)
#1F170F
(31,23,15)
#16110C
(22,17,12)
#0D0B09
(13,11,9)
#000000
(0,0,0)

Tints of #674727

#674727
(103,71,39)
#74573A
(116,87,58)
#81674D
(129,103,77)
#8E7760
(142,119,96)
#9B8773
(155,135,115)
#A89786
(168,151,134)
#B5A799
(181,167,153)
#C2B7AC
(194,183,172)
#CFC7BF
(207,199,191)
#DCD7D2
(220,215,210)
#E9E7E5
(233,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #674727 color. Also use rgb(103,71,39) instead hex code.

Text Font Color

.myTextColor { color: #674727; }

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

This text font color is #674727.

Background Color

.myBgColor { background-color: #674727; }

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

This div background color is #674727.

Border color

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

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

This div border color is #674727.

Opacity

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

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

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

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

This text has shadow with #674727 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674727.

Preview

Color preview on black background

This text has color #674727 on black background.


Color preview on white background

This text has color #674727 on white background.


Black color preview on #674727 background

This text has black color on #674727 background.


White color preview on #674727 background

This text has white color on #674727 background.


Related colors

Complementary color

Complementary color for #hex is #98B8D8.


I love getcolorcode.com

Triadic colors

1 #276747 and #472767 with #674727 are triadic colors.

2 #274767 and #476727 with #674727 are triadic colors.