COLOR #676B38

HEX: #676B38 RGB: (103,107,56)

Color info

#676B38 contains red, green and blue colors in about the same proportion. Web safe color of #676B38 is #666633 (or #663).

RGB color model

#676B38 color RGB value is (103,107,56).

RGB: (103,107,56) (40%, 42%, 22%)

RGB channels and saturation

R 103 of 255 = 40%
G 107 of 255 = 42%
B 56 of 255 = 22%

103
107
56

R + G + B ~ 35%. #676B38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 107 + 56 = 266 (100%)
R 103 of 266 ~ 38.72%
G 107 of 266 ~ 40.23%
B 56 of 266 ~ 21.05'%

%38.72
%40.23
%21.05

CMYK color model

#676B38 color CMYK value is (4,0,48,58).

  • cyan value is 3.74%
  • magenta value is 0.00%
  • yellow value is 47.66%
  • key color value is 58.04%
CMYK: (4,0,48,58) C4M0Y48K58 (4%,0%,48%,58%) (0.04/0.00/0.48/0.58) 

CMYK percentages

%3.74
%0
%47.66
%58.04

Codes

Color #676B38 in popluar color models

67 6B 38
RGB 103 107 56
HSL 65° 31.29% 31.96%
HSB/HSV 65° 47.66% 41.96%
CMYK 3.74% 0.00% 47.66%
58.04%

Color #676B38 in popluar number systems.

HEX 67 6B 38
Decimal 103 107 56
Binary 1100111 1101011 111000
Octal 147 153 70

Shades and tints

Shades of #676B38

#676B38
(103,107,56)
#5E6233
(94,98,51)
#55592E
(85,89,46)
#4C5029
(76,80,41)
#434724
(67,71,36)
#3A3E1F
(58,62,31)
#31351A
(49,53,26)
#282C15
(40,44,21)
#1F2310
(31,35,16)
#161A0B
(22,26,11)
#0D1106
(13,17,6)
#000000
(0,0,0)

Tints of #676B38

#676B38
(103,107,56)
#74784A
(116,120,74)
#81855C
(129,133,92)
#8E926E
(142,146,110)
#9B9F80
(155,159,128)
#A8AC92
(168,172,146)
#B5B9A4
(181,185,164)
#C2C6B6
(194,198,182)
#CFD3C8
(207,211,200)
#DCE0DA
(220,224,218)
#E9EDEC
(233,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676B38; }

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

This text font color is #676B38.

Background Color

.myBgColor { background-color: #676B38; }

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

This div background color is #676B38.

Border color

.myBorderColor { border: 1px solid #676B38; }

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

This div border color is #676B38.

Opacity

.myOpacity80 { color: #676B38; opacity: 0.8; }

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

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

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

This text has shadow with #676B38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676B38.

Preview

Color preview on black background

This text has color #676B38 on black background.


Color preview on white background

This text has color #676B38 on white background.


Black color preview on #676B38 background

This text has black color on #676B38 background.


White color preview on #676B38 background

This text has white color on #676B38 background.


Related colors

Complementary color

Complementary color for #hex is #9894C7.


I love getcolorcode.com

Triadic colors

1 #38676B and #6B3867 with #676B38 are triadic colors.

2 #386B67 and #6B6738 with #676B38 are triadic colors.