COLOR #675946

HEX: #675946 RGB: (103,89,70)

Color info

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

RGB color model

#675946 color RGB value is (103,89,70).

RGB: (103,89,70) (40%, 35%, 27%)

RGB channels and saturation

R 103 of 255 = 40%
G 89 of 255 = 35%
B 70 of 255 = 27%

103
89
70

R + G + B ~ 34%. #675946 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 89 + 70 = 262 (100%)
R 103 of 262 ~ 39.31%
G 89 of 262 ~ 33.97%
B 70 of 262 ~ 26.72'%

%39.31
%33.97
%26.72

CMYK color model

#675946 color CMYK value is (0,14,32,60).

  • cyan value is 0.00%
  • magenta value is 13.59%
  • yellow value is 32.04%
  • key color value is 59.61%

CMYK: (0,14,32,60)
C0M14Y32K60 (0%, 14%, 32%, 60%)
(0.00 / 0.14 / 0.32 / 0.60)

CMYK percentages

%0
%13.59
%32.04
%59.61

Codes

Color #675946 in popluar color models

67 59 46
RGB 103 89 70
HSL 35° 19.08% 33.92%
HSB/HSV 35° 32.04% 40.39%
CMYK 0.00% 13.59% 32.04%
59.61%

Color #675946 in popluar number systems.

HEX 67 59 46
Decimal 103 89 70
Binary 1100111 1011001 1000110
Octal 147 131 106

Shades and tints

Shades of #675946

#675946
(103,89,70)
#5E5140
(94,81,64)
#55493A
(85,73,58)
#4C4134
(76,65,52)
#43392E
(67,57,46)
#3A3128
(58,49,40)
#312922
(49,41,34)
#28211C
(40,33,28)
#1F1916
(31,25,22)
#161110
(22,17,16)
#0D090A
(13,9,10)
#000000
(0,0,0)

Tints of #675946

#675946
(103,89,70)
#746856
(116,104,86)
#817766
(129,119,102)
#8E8676
(142,134,118)
#9B9586
(155,149,134)
#A8A496
(168,164,150)
#B5B3A6
(181,179,166)
#C2C2B6
(194,194,182)
#CFD1C6
(207,209,198)
#DCE0D6
(220,224,214)
#E9EFE6
(233,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #675946 color. Also use rgb(103,89,70) instead hex code.

Text Font Color

.myTextColor { color: #675946; }

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

This text font color is #675946.

Background Color

.myBgColor { background-color: #675946; }

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

This div background color is #675946.

Border color

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

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

This div border color is #675946.

Opacity

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

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

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

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

This text has shadow with #675946 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675946.

Preview

Color preview on black background

This text has color #675946 on black background.


Color preview on white background

This text has color #675946 on white background.


Black color preview on #675946 background

This text has black color on #675946 background.


White color preview on #675946 background

This text has white color on #675946 background.


Related colors

Complementary color

Complementary color for #hex is #98A6B9.


I love getcolorcode.com

Triadic colors

1 #466759 and #594667 with #675946 are triadic colors.

2 #465967 and #596746 with #675946 are triadic colors.