COLOR #676B26

HEX: #676B26 RGB: (103,107,38)

Color info

#676B26 contains mainly red and green colors. Web safe color of #676B26 is #666633 (or #663).

RGB color model

#676B26 color RGB value is (103,107,38).

RGB: (103,107,38) (40%, 42%, 15%)

RGB channels and saturation

R 103 of 255 = 40%
G 107 of 255 = 42%
B 38 of 255 = 15%

103
107
38

R + G + B ~ 32%. #676B26 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 107 + 38 = 248 (100%)
R 103 of 248 ~ 41.53%
G 107 of 248 ~ 43.15%
B 38 of 248 ~ 15.32'%

%41.53
%43.15
%15.32

CMYK color model

#676B26 color CMYK value is (4,0,64,58).

  • cyan value is 3.74%
  • magenta value is 0.00%
  • yellow value is 64.49%
  • key color value is 58.04%

CMYK: (4,0,64,58)
C4M0Y64K58 (4%, 0%, 64%, 58%)
(0.04 / 0.00 / 0.64 / 0.58)

CMYK percentages

%3.74
%0
%64.49
%58.04

Codes

Color #676B26 in popluar color models

67 6B 26
RGB 103 107 38
HSL 63° 47.59% 28.43%
HSB/HSV 63° 64.49% 41.96%
CMYK 3.74% 0.00% 64.49%
58.04%

Color #676B26 in popluar number systems.

HEX 67 6B 26
Decimal 103 107 38
Binary 1100111 1101011 100110
Octal 147 153 46

Shades and tints

Shades of #676B26

#676B26
(103,107,38)
#5E6223
(94,98,35)
#555920
(85,89,32)
#4C501D
(76,80,29)
#43471A
(67,71,26)
#3A3E17
(58,62,23)
#313514
(49,53,20)
#282C11
(40,44,17)
#1F230E
(31,35,14)
#161A0B
(22,26,11)
#0D1108
(13,17,8)
#000000
(0,0,0)

Tints of #676B26

#676B26
(103,107,38)
#747839
(116,120,57)
#81854C
(129,133,76)
#8E925F
(142,146,95)
#9B9F72
(155,159,114)
#A8AC85
(168,172,133)
#B5B998
(181,185,152)
#C2C6AB
(194,198,171)
#CFD3BE
(207,211,190)
#DCE0D1
(220,224,209)
#E9EDE4
(233,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676B26; }

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

This text font color is #676B26.

Background Color

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

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

This div background color is #676B26.

Border color

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

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

This div border color is #676B26.

Opacity

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

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

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

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

This text has shadow with #676B26 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676B26.

Preview

Color preview on black background

This text has color #676B26 on black background.


Color preview on white background

This text has color #676B26 on white background.


Black color preview on #676B26 background

This text has black color on #676B26 background.


White color preview on #676B26 background

This text has white color on #676B26 background.


Related colors

Complementary color

Complementary color for #hex is #9894D9.


I love getcolorcode.com

Triadic colors

1 #26676B and #6B2667 with #676B26 are triadic colors.

2 #266B67 and #6B6726 with #676B26 are triadic colors.