COLOR #674415

HEX: #674415 RGB: (103,68,21)

Color info

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

RGB color model

#674415 color RGB value is (103,68,21).

RGB: (103,68,21) (40%, 27%, 8%)

RGB channels and saturation

R 103 of 255 = 40%
G 68 of 255 = 27%
B 21 of 255 = 8%

103
68
21

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

Portions of RGB colors in percentages

R + G + B = 103 + 68 + 21 = 192 (100%)
R 103 of 192 ~ 53.65%
G 68 of 192 ~ 35.42%
B 21 of 192 ~ 10.94'%

%53.65
%35.42
%10.94

CMYK color model

#674415 color CMYK value is (0,34,80,60).

  • cyan value is 0.00%
  • magenta value is 33.98%
  • yellow value is 79.61%
  • key color value is 59.61%

CMYK: (0,34,80,60)
C0M34Y80K60 (0%, 34%, 80%, 60%)
(0.00 / 0.34 / 0.80 / 0.60)

CMYK percentages

%0
%33.98
%79.61
%59.61

Codes

Color #674415 in popluar color models

67 44 15
RGB 103 68 21
HSL 34° 66.13% 24.31%
HSB/HSV 34° 79.61% 40.39%
CMYK 0.00% 33.98% 79.61%
59.61%

Color #674415 in popluar number systems.

HEX 67 44 15
Decimal 103 68 21
Binary 1100111 1000100 10101
Octal 147 104 25

Shades and tints

Shades of #674415

#674415
(103,68,21)
#5E3E14
(94,62,20)
#553813
(85,56,19)
#4C3212
(76,50,18)
#432C11
(67,44,17)
#3A2610
(58,38,16)
#31200F
(49,32,15)
#281A0E
(40,26,14)
#1F140D
(31,20,13)
#160E0C
(22,14,12)
#0D080B
(13,8,11)
#000000
(0,0,0)

Tints of #674415

#674415
(103,68,21)
#74552A
(116,85,42)
#81663F
(129,102,63)
#8E7754
(142,119,84)
#9B8869
(155,136,105)
#A8997E
(168,153,126)
#B5AA93
(181,170,147)
#C2BBA8
(194,187,168)
#CFCCBD
(207,204,189)
#DCDDD2
(220,221,210)
#E9EEE7
(233,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #674415 color. Also use rgb(103,68,21) instead hex code.

Text Font Color

.myTextColor { color: #674415; }

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

This text font color is #674415.

Background Color

.myBgColor { background-color: #674415; }

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

This div background color is #674415.

Border color

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

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

This div border color is #674415.

Opacity

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

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

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

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

This text has shadow with #674415 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674415.

Preview

Color preview on black background

This text has color #674415 on black background.


Color preview on white background

This text has color #674415 on white background.


Black color preview on #674415 background

This text has black color on #674415 background.


White color preview on #674415 background

This text has white color on #674415 background.


Related colors

Complementary color

Complementary color for #hex is #98BBEA.


I love getcolorcode.com

Triadic colors

1 #156744 and #441567 with #674415 are triadic colors.

2 #154467 and #446715 with #674415 are triadic colors.