COLOR #676825

HEX: #676825 RGB: (103,104,37)

Color info

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

RGB color model

#676825 color RGB value is (103,104,37).

RGB: (103,104,37) (40%, 41%, 15%)

RGB channels and saturation

R 103 of 255 = 40%
G 104 of 255 = 41%
B 37 of 255 = 15%

103
104
37

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

Portions of RGB colors in percentages

R + G + B = 103 + 104 + 37 = 244 (100%)
R 103 of 244 ~ 42.21%
G 104 of 244 ~ 42.62%
B 37 of 244 ~ 15.16'%

%42.21
%42.62
%15.16

CMYK color model

#676825 color CMYK value is (1,0,64,59).

  • cyan value is 0.96%
  • magenta value is 0.00%
  • yellow value is 64.42%
  • key color value is 59.22%

CMYK: (1,0,64,59)
C1M0Y64K59 (1%, 0%, 64%, 59%)
(0.01 / 0.00 / 0.64 / 0.59)

CMYK percentages

%0.96
%0
%64.42
%59.22

Codes

Color #676825 in popluar color models

67 68 25
RGB 103 104 37
HSL 61° 47.52% 27.65%
HSB/HSV 61° 64.42% 40.78%
CMYK 0.96% 0.00% 64.42%
59.22%

Color #676825 in popluar number systems.

HEX 67 68 25
Decimal 103 104 37
Binary 1100111 1101000 100101
Octal 147 150 45

Shades and tints

Shades of #676825

#676825
(103,104,37)
#5E5F22
(94,95,34)
#55561F
(85,86,31)
#4C4D1C
(76,77,28)
#434419
(67,68,25)
#3A3B16
(58,59,22)
#313213
(49,50,19)
#282910
(40,41,16)
#1F200D
(31,32,13)
#16170A
(22,23,10)
#0D0E07
(13,14,7)
#000000
(0,0,0)

Tints of #676825

#676825
(103,104,37)
#747538
(116,117,56)
#81824B
(129,130,75)
#8E8F5E
(142,143,94)
#9B9C71
(155,156,113)
#A8A984
(168,169,132)
#B5B697
(181,182,151)
#C2C3AA
(194,195,170)
#CFD0BD
(207,208,189)
#DCDDD0
(220,221,208)
#E9EAE3
(233,234,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676825 color. Also use rgb(103,104,37) instead hex code.

Text Font Color

.myTextColor { color: #676825; }

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

This text font color is #676825.

Background Color

.myBgColor { background-color: #676825; }

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

This div background color is #676825.

Border color

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

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

This div border color is #676825.

Opacity

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

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

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

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

This text has shadow with #676825 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676825.

Preview

Color preview on black background

This text has color #676825 on black background.


Color preview on white background

This text has color #676825 on white background.


Black color preview on #676825 background

This text has black color on #676825 background.


White color preview on #676825 background

This text has white color on #676825 background.


Related colors

Complementary color

Complementary color for #hex is #9897DA.


I love getcolorcode.com

Triadic colors

1 #256768 and #682567 with #676825 are triadic colors.

2 #256867 and #686725 with #676825 are triadic colors.