COLOR #674835

HEX: #674835 RGB: (103,72,53)

Color info

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

RGB color model

#674835 color RGB value is (103,72,53).

RGB: (103,72,53) (40%, 28%, 21%)

RGB channels and saturation

R 103 of 255 = 40%
G 72 of 255 = 28%
B 53 of 255 = 21%

103
72
53

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

Portions of RGB colors in percentages

R + G + B = 103 + 72 + 53 = 228 (100%)
R 103 of 228 ~ 45.18%
G 72 of 228 ~ 31.58%
B 53 of 228 ~ 23.25'%

%45.18
%31.58
%23.25

CMYK color model

#674835 color CMYK value is (0,30,49,60).

  • cyan value is 0.00%
  • magenta value is 30.10%
  • yellow value is 48.54%
  • key color value is 59.61%

CMYK: (0,30,49,60)
C0M30Y49K60 (0%, 30%, 49%, 60%)
(0.00 / 0.30 / 0.49 / 0.60)

CMYK percentages

%0
%30.1
%48.54
%59.61

Codes

Color #674835 in popluar color models

67 48 35
RGB 103 72 53
HSL 23° 32.05% 30.59%
HSB/HSV 23° 48.54% 40.39%
CMYK 0.00% 30.10% 48.54%
59.61%

Color #674835 in popluar number systems.

HEX 67 48 35
Decimal 103 72 53
Binary 1100111 1001000 110101
Octal 147 110 65

Shades and tints

Shades of #674835

#674835
(103,72,53)
#5E4231
(94,66,49)
#553C2D
(85,60,45)
#4C3629
(76,54,41)
#433025
(67,48,37)
#3A2A21
(58,42,33)
#31241D
(49,36,29)
#281E19
(40,30,25)
#1F1815
(31,24,21)
#161211
(22,18,17)
#0D0C0D
(13,12,13)
#000000
(0,0,0)

Tints of #674835

#674835
(103,72,53)
#745847
(116,88,71)
#816859
(129,104,89)
#8E786B
(142,120,107)
#9B887D
(155,136,125)
#A8988F
(168,152,143)
#B5A8A1
(181,168,161)
#C2B8B3
(194,184,179)
#CFC8C5
(207,200,197)
#DCD8D7
(220,216,215)
#E9E8E9
(233,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #674835 color. Also use rgb(103,72,53) instead hex code.

Text Font Color

.myTextColor { color: #674835; }

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

This text font color is #674835.

Background Color

.myBgColor { background-color: #674835; }

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

This div background color is #674835.

Border color

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

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

This div border color is #674835.

Opacity

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

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

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

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

This text has shadow with #674835 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674835.

Preview

Color preview on black background

This text has color #674835 on black background.


Color preview on white background

This text has color #674835 on white background.


Black color preview on #674835 background

This text has black color on #674835 background.


White color preview on #674835 background

This text has white color on #674835 background.


Related colors

Complementary color

Complementary color for #hex is #98B7CA.


I love getcolorcode.com

Triadic colors

1 #356748 and #483567 with #674835 are triadic colors.

2 #354867 and #486735 with #674835 are triadic colors.