COLOR #676619

HEX: #676619 RGB: (103,102,25)

Color info

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

RGB color model

#676619 color RGB value is (103,102,25).

RGB: (103,102,25) (40%, 40%, 10%)

RGB channels and saturation

R 103 of 255 = 40%
G 102 of 255 = 40%
B 25 of 255 = 10%

103
102
25

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

Portions of RGB colors in percentages

R + G + B = 103 + 102 + 25 = 230 (100%)
R 103 of 230 ~ 44.78%
G 102 of 230 ~ 44.35%
B 25 of 230 ~ 10.87'%

%44.78
%44.35
%10.87

CMYK color model

#676619 color CMYK value is (0,1,76,60).

  • cyan value is 0.00%
  • magenta value is 0.97%
  • yellow value is 75.73%
  • key color value is 59.61%

CMYK: (0,1,76,60)
C0M1Y76K60 (0%, 1%, 76%, 60%)
(0.00 / 0.01 / 0.76 / 0.60)

CMYK percentages

%0
%0.97
%75.73
%59.61

Codes

Color #676619 in popluar color models

67 66 19
RGB 103 102 25
HSL 59° 60.94% 25.10%
HSB/HSV 59° 75.73% 40.39%
CMYK 0.00% 0.97% 75.73%
59.61%

Color #676619 in popluar number systems.

HEX 67 66 19
Decimal 103 102 25
Binary 1100111 1100110 11001
Octal 147 146 31

Shades and tints

Shades of #676619

#676619
(103,102,25)
#5E5D17
(94,93,23)
#555415
(85,84,21)
#4C4B13
(76,75,19)
#434211
(67,66,17)
#3A390F
(58,57,15)
#31300D
(49,48,13)
#28270B
(40,39,11)
#1F1E09
(31,30,9)
#161507
(22,21,7)
#0D0C05
(13,12,5)
#000000
(0,0,0)

Tints of #676619

#676619
(103,102,25)
#74732D
(116,115,45)
#818041
(129,128,65)
#8E8D55
(142,141,85)
#9B9A69
(155,154,105)
#A8A77D
(168,167,125)
#B5B491
(181,180,145)
#C2C1A5
(194,193,165)
#CFCEB9
(207,206,185)
#DCDBCD
(220,219,205)
#E9E8E1
(233,232,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676619 color. Also use rgb(103,102,25) instead hex code.

Text Font Color

.myTextColor { color: #676619; }

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

This text font color is #676619.

Background Color

.myBgColor { background-color: #676619; }

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

This div background color is #676619.

Border color

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

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

This div border color is #676619.

Opacity

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

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

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

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

This text has shadow with #676619 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676619.

Preview

Color preview on black background

This text has color #676619 on black background.


Color preview on white background

This text has color #676619 on white background.


Black color preview on #676619 background

This text has black color on #676619 background.


White color preview on #676619 background

This text has white color on #676619 background.


Related colors

Complementary color

Complementary color for #hex is #9899E6.


I love getcolorcode.com

Triadic colors

1 #196766 and #661967 with #676619 are triadic colors.

2 #196667 and #666719 with #676619 are triadic colors.