COLOR #676032

HEX: #676032 RGB: (103,96,50)

Color info

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

RGB color model

#676032 color RGB value is (103,96,50).

RGB: (103,96,50) (40%, 38%, 20%)

RGB channels and saturation

R 103 of 255 = 40%
G 96 of 255 = 38%
B 50 of 255 = 20%

103
96
50

R + G + B ~ 33%. #676032 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 96 + 50 = 249 (100%)
R 103 of 249 ~ 41.37%
G 96 of 249 ~ 38.55%
B 50 of 249 ~ 20.08'%

%41.37
%38.55
%20.08

CMYK color model

#676032 color CMYK value is (0,7,51,60).

  • cyan value is 0.00%
  • magenta value is 6.80%
  • yellow value is 51.46%
  • key color value is 59.61%

CMYK: (0,7,51,60)
C0M7Y51K60 (0%, 7%, 51%, 60%)
(0.00 / 0.07 / 0.51 / 0.60)

CMYK percentages

%0
%6.8
%51.46
%59.61

Codes

Color #676032 in popluar color models

67 60 32
RGB 103 96 50
HSL 52° 34.64% 30.00%
HSB/HSV 52° 51.46% 40.39%
CMYK 0.00% 6.80% 51.46%
59.61%

Color #676032 in popluar number systems.

HEX 67 60 32
Decimal 103 96 50
Binary 1100111 1100000 110010
Octal 147 140 62

Shades and tints

Shades of #676032

#676032
(103,96,50)
#5E582E
(94,88,46)
#55502A
(85,80,42)
#4C4826
(76,72,38)
#434022
(67,64,34)
#3A381E
(58,56,30)
#31301A
(49,48,26)
#282816
(40,40,22)
#1F2012
(31,32,18)
#16180E
(22,24,14)
#0D100A
(13,16,10)
#000000
(0,0,0)

Tints of #676032

#676032
(103,96,50)
#746E44
(116,110,68)
#817C56
(129,124,86)
#8E8A68
(142,138,104)
#9B987A
(155,152,122)
#A8A68C
(168,166,140)
#B5B49E
(181,180,158)
#C2C2B0
(194,194,176)
#CFD0C2
(207,208,194)
#DCDED4
(220,222,212)
#E9ECE6
(233,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676032 color. Also use rgb(103,96,50) instead hex code.

Text Font Color

.myTextColor { color: #676032; }

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

This text font color is #676032.

Background Color

.myBgColor { background-color: #676032; }

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

This div background color is #676032.

Border color

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

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

This div border color is #676032.

Opacity

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

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

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

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

This text has shadow with #676032 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676032.

Preview

Color preview on black background

This text has color #676032 on black background.


Color preview on white background

This text has color #676032 on white background.


Black color preview on #676032 background

This text has black color on #676032 background.


White color preview on #676032 background

This text has white color on #676032 background.


Related colors

Complementary color

Complementary color for #hex is #989FCD.


I love getcolorcode.com

Triadic colors

1 #326760 and #603267 with #676032 are triadic colors.

2 #326067 and #606732 with #676032 are triadic colors.