COLOR #677112

HEX: #677112 RGB: (103,113,18)

Color info

#677112 contains mainly red and green colors. Web safe color of #677112 is #666600 (or #660).

RGB color model

#677112 color RGB value is (103,113,18).

RGB: (103,113,18) (40%, 44%, 7%)

RGB channels and saturation

R 103 of 255 = 40%
G 113 of 255 = 44%
B 18 of 255 = 7%

103
113
18

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

Portions of RGB colors in percentages

R + G + B = 103 + 113 + 18 = 234 (100%)
R 103 of 234 ~ 44.02%
G 113 of 234 ~ 48.29%
B 18 of 234 ~ 7.69'%

%44.02
%48.29

CMYK color model

#677112 color CMYK value is (9,0,84,56).

  • cyan value is 8.85%
  • magenta value is 0.00%
  • yellow value is 84.07%
  • key color value is 55.69%
CMYK: (9,0,84,56) C9M0Y84K56 (9%,0%,84%,56%) (0.09/0.00/0.84/0.56) 

CMYK percentages

%8.85
%0
%84.07
%55.69

Codes

Color #677112 in popluar color models

67 71 12
RGB 103 113 18
HSL 66° 72.52% 25.69%
HSB/HSV 66° 84.07% 44.31%
CMYK 8.85% 0.00% 84.07%
55.69%

Color #677112 in popluar number systems.

HEX 67 71 12
Decimal 103 113 18
Binary 1100111 1110001 10010
Octal 147 161 22

Shades and tints

Shades of #677112

#677112
(103,113,18)
#5E6711
(94,103,17)
#555D10
(85,93,16)
#4C530F
(76,83,15)
#43490E
(67,73,14)
#3A3F0D
(58,63,13)
#31350C
(49,53,12)
#282B0B
(40,43,11)
#1F210A
(31,33,10)
#161709
(22,23,9)
#0D0D08
(13,13,8)
#000000
(0,0,0)

Tints of #677112

#677112
(103,113,18)
#747D27
(116,125,39)
#81893C
(129,137,60)
#8E9551
(142,149,81)
#9BA166
(155,161,102)
#A8AD7B
(168,173,123)
#B5B990
(181,185,144)
#C2C5A5
(194,197,165)
#CFD1BA
(207,209,186)
#DCDDCF
(220,221,207)
#E9E9E4
(233,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677112 color. Also use rgb(103,113,18) instead hex code.

Text Font Color

.myTextColor { color: #677112; }

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

This text font color is #677112.

Background Color

.myBgColor { background-color: #677112; }

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

This div background color is #677112.

Border color

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

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

This div border color is #677112.

Opacity

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

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

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

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

This text has shadow with #677112 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677112.

Preview

Color preview on black background

This text has color #677112 on black background.


Color preview on white background

This text has color #677112 on white background.


Black color preview on #677112 background

This text has black color on #677112 background.


White color preview on #677112 background

This text has white color on #677112 background.


Related colors

Complementary color

Complementary color for #hex is #988EED.


I love getcolorcode.com

Triadic colors

1 #126771 and #711267 with #677112 are triadic colors.

2 #127167 and #716712 with #677112 are triadic colors.