COLOR #674D17

HEX: #674D17 RGB: (103,77,23)

Color info

#674D17 contains mainly red and green colors. Web safe color of #674D17 is #663300 (or #630).

RGB color model

#674D17 color RGB value is (103,77,23).

RGB: (103,77,23) (40%, 30%, 9%)

RGB channels and saturation

R 103 of 255 = 40%
G 77 of 255 = 30%
B 23 of 255 = 9%

103
77
23

R + G + B ~ 26%. #674D17 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 77 + 23 = 203 (100%)
R 103 of 203 ~ 50.74%
G 77 of 203 ~ 37.93%
B 23 of 203 ~ 11.33'%

%50.74
%37.93
%11.33

CMYK color model

#674D17 color CMYK value is (0,25,78,60).

  • cyan value is 0.00%
  • magenta value is 25.24%
  • yellow value is 77.67%
  • key color value is 59.61%

CMYK: (0,25,78,60)
C0M25Y78K60 (0%, 25%, 78%, 60%)
(0.00 / 0.25 / 0.78 / 0.60)

CMYK percentages

%0
%25.24
%77.67
%59.61

Codes

Color #674D17 in popluar color models

67 4D 17
RGB 103 77 23
HSL 41° 63.49% 24.71%
HSB/HSV 41° 77.67% 40.39%
CMYK 0.00% 25.24% 77.67%
59.61%

Color #674D17 in popluar number systems.

HEX 67 4D 17
Decimal 103 77 23
Binary 1100111 1001101 10111
Octal 147 115 27

Shades and tints

Shades of #674D17

#674D17
(103,77,23)
#5E4615
(94,70,21)
#553F13
(85,63,19)
#4C3811
(76,56,17)
#43310F
(67,49,15)
#3A2A0D
(58,42,13)
#31230B
(49,35,11)
#281C09
(40,28,9)
#1F1507
(31,21,7)
#160E05
(22,14,5)
#0D0703
(13,7,3)
#000000
(0,0,0)

Tints of #674D17

#674D17
(103,77,23)
#745D2C
(116,93,44)
#816D41
(129,109,65)
#8E7D56
(142,125,86)
#9B8D6B
(155,141,107)
#A89D80
(168,157,128)
#B5AD95
(181,173,149)
#C2BDAA
(194,189,170)
#CFCDBF
(207,205,191)
#DCDDD4
(220,221,212)
#E9EDE9
(233,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #674D17 color. Also use rgb(103,77,23) instead hex code.

Text Font Color

.myTextColor { color: #674D17; }

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

This text font color is #674D17.

Background Color

.myBgColor { background-color: #674D17; }

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

This div background color is #674D17.

Border color

.myBorderColor { border: 1px solid #674D17; }

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

This div border color is #674D17.

Opacity

.myOpacity80 { color: #674D17; opacity: 0.8; }

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

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

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

This text has shadow with #674D17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674D17.

Preview

Color preview on black background

This text has color #674D17 on black background.


Color preview on white background

This text has color #674D17 on white background.


Black color preview on #674D17 background

This text has black color on #674D17 background.


White color preview on #674D17 background

This text has white color on #674D17 background.


Related colors

Complementary color

Complementary color for #hex is #98B2E8.


I love getcolorcode.com

Triadic colors

1 #17674D and #4D1767 with #674D17 are triadic colors.

2 #174D67 and #4D6717 with #674D17 are triadic colors.