COLOR #674B17

HEX: #674B17 RGB: (103,75,23)

Color info

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

RGB color model

#674B17 color RGB value is (103,75,23).

RGB: (103,75,23) (40%, 29%, 9%)

RGB channels and saturation

R 103 of 255 = 40%
G 75 of 255 = 29%
B 23 of 255 = 9%

103
75
23

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

Portions of RGB colors in percentages

R + G + B = 103 + 75 + 23 = 201 (100%)
R 103 of 201 ~ 51.24%
G 75 of 201 ~ 37.31%
B 23 of 201 ~ 11.44'%

%51.24
%37.31
%11.44

CMYK color model

#674B17 color CMYK value is (0,27,78,60).

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

CMYK: (0,27,78,60)
C0M27Y78K60 (0%, 27%, 78%, 60%)
(0.00 / 0.27 / 0.78 / 0.60)

CMYK percentages

%0
%27.18
%77.67
%59.61

Codes

Color #674B17 in popluar color models

67 4B 17
RGB 103 75 23
HSL 39° 63.49% 24.71%
HSB/HSV 39° 77.67% 40.39%
CMYK 0.00% 27.18% 77.67%
59.61%

Color #674B17 in popluar number systems.

HEX 67 4B 17
Decimal 103 75 23
Binary 1100111 1001011 10111
Octal 147 113 27

Shades and tints

Shades of #674B17

#674B17
(103,75,23)
#5E4515
(94,69,21)
#553F13
(85,63,19)
#4C3911
(76,57,17)
#43330F
(67,51,15)
#3A2D0D
(58,45,13)
#31270B
(49,39,11)
#282109
(40,33,9)
#1F1B07
(31,27,7)
#161505
(22,21,5)
#0D0F03
(13,15,3)
#000000
(0,0,0)

Tints of #674B17

#674B17
(103,75,23)
#745B2C
(116,91,44)
#816B41
(129,107,65)
#8E7B56
(142,123,86)
#9B8B6B
(155,139,107)
#A89B80
(168,155,128)
#B5AB95
(181,171,149)
#C2BBAA
(194,187,170)
#CFCBBF
(207,203,191)
#DCDBD4
(220,219,212)
#E9EBE9
(233,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #674B17; }

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

This text font color is #674B17.

Background Color

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

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

This div background color is #674B17.

Border color

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

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

This div border color is #674B17.

Opacity

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

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

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

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

This text has shadow with #674B17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674B17.

Preview

Color preview on black background

This text has color #674B17 on black background.


Color preview on white background

This text has color #674B17 on white background.


Black color preview on #674B17 background

This text has black color on #674B17 background.


White color preview on #674B17 background

This text has white color on #674B17 background.


Related colors

Complementary color

Complementary color for #hex is #98B4E8.


I love getcolorcode.com

Triadic colors

1 #17674B and #4B1767 with #674B17 are triadic colors.

2 #174B67 and #4B6717 with #674B17 are triadic colors.