COLOR #674438

HEX: #674438 RGB: (103,68,56)

Color info

#674438 contains red, green and blue colors in about the same proportion. Web safe color of #674438 is #663333 (or #633).

RGB color model

#674438 color RGB value is (103,68,56).

RGB: (103,68,56) (40%, 27%, 22%)

RGB channels and saturation

R 103 of 255 = 40%
G 68 of 255 = 27%
B 56 of 255 = 22%

103
68
56

R + G + B ~ 30%. #674438 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 68 + 56 = 227 (100%)
R 103 of 227 ~ 45.37%
G 68 of 227 ~ 29.96%
B 56 of 227 ~ 24.67'%

%45.37
%29.96
%24.67

CMYK color model

#674438 color CMYK value is (0,34,46,60).

  • cyan value is 0.00%
  • magenta value is 33.98%
  • yellow value is 45.63%
  • key color value is 59.61%
CMYK: (0,34,46,60) C0M34Y46K60 (0%,34%,46%,60%) (0.00/0.34/0.46/0.60) 

CMYK percentages

%0
%33.98
%45.63
%59.61

Codes

Color #674438 in popluar color models

67 44 38
RGB 103 68 56
HSL 15° 29.56% 31.18%
HSB/HSV 15° 45.63% 40.39%
CMYK 0.00% 33.98% 45.63%
59.61%

Color #674438 in popluar number systems.

HEX 67 44 38
Decimal 103 68 56
Binary 1100111 1000100 111000
Octal 147 104 70

Shades and tints

Shades of #674438

#674438
(103,68,56)
#5E3E33
(94,62,51)
#55382E
(85,56,46)
#4C3229
(76,50,41)
#432C24
(67,44,36)
#3A261F
(58,38,31)
#31201A
(49,32,26)
#281A15
(40,26,21)
#1F1410
(31,20,16)
#160E0B
(22,14,11)
#0D0806
(13,8,6)
#000000
(0,0,0)

Tints of #674438

#674438
(103,68,56)
#74554A
(116,85,74)
#81665C
(129,102,92)
#8E776E
(142,119,110)
#9B8880
(155,136,128)
#A89992
(168,153,146)
#B5AAA4
(181,170,164)
#C2BBB6
(194,187,182)
#CFCCC8
(207,204,200)
#DCDDDA
(220,221,218)
#E9EEEC
(233,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #674438; }

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

This text font color is #674438.

Background Color

.myBgColor { background-color: #674438; }

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

This div background color is #674438.

Border color

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

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

This div border color is #674438.

Opacity

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

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

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

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

This text has shadow with #674438 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674438.

Preview

Color preview on black background

This text has color #674438 on black background.


Color preview on white background

This text has color #674438 on white background.


Black color preview on #674438 background

This text has black color on #674438 background.


White color preview on #674438 background

This text has white color on #674438 background.


Related colors

Complementary color

Complementary color for #hex is #98BBC7.


I love getcolorcode.com

Triadic colors

1 #386744 and #443867 with #674438 are triadic colors.

2 #384467 and #446738 with #674438 are triadic colors.