COLOR #675346

HEX: #675346 RGB: (103,83,70)

Color info

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

RGB color model

#675346 color RGB value is (103,83,70).

RGB: (103,83,70) (40%, 33%, 27%)

RGB channels and saturation

R 103 of 255 = 40%
G 83 of 255 = 33%
B 70 of 255 = 27%

103
83
70

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

Portions of RGB colors in percentages

R + G + B = 103 + 83 + 70 = 256 (100%)
R 103 of 256 ~ 40.23%
G 83 of 256 ~ 32.42%
B 70 of 256 ~ 27.34'%

%40.23
%32.42
%27.34

CMYK color model

#675346 color CMYK value is (0,19,32,60).

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

CMYK: (0,19,32,60)
C0M19Y32K60 (0%, 19%, 32%, 60%)
(0.00 / 0.19 / 0.32 / 0.60)

CMYK percentages

%0
%19.42
%32.04
%59.61

Codes

Color #675346 in popluar color models

67 53 46
RGB 103 83 70
HSL 24° 19.08% 33.92%
HSB/HSV 24° 32.04% 40.39%
CMYK 0.00% 19.42% 32.04%
59.61%

Color #675346 in popluar number systems.

HEX 67 53 46
Decimal 103 83 70
Binary 1100111 1010011 1000110
Octal 147 123 106

Shades and tints

Shades of #675346

#675346
(103,83,70)
#5E4C40
(94,76,64)
#55453A
(85,69,58)
#4C3E34
(76,62,52)
#43372E
(67,55,46)
#3A3028
(58,48,40)
#312922
(49,41,34)
#28221C
(40,34,28)
#1F1B16
(31,27,22)
#161410
(22,20,16)
#0D0D0A
(13,13,10)
#000000
(0,0,0)

Tints of #675346

#675346
(103,83,70)
#746256
(116,98,86)
#817166
(129,113,102)
#8E8076
(142,128,118)
#9B8F86
(155,143,134)
#A89E96
(168,158,150)
#B5ADA6
(181,173,166)
#C2BCB6
(194,188,182)
#CFCBC6
(207,203,198)
#DCDAD6
(220,218,214)
#E9E9E6
(233,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #675346; }

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

This text font color is #675346.

Background Color

.myBgColor { background-color: #675346; }

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

This div background color is #675346.

Border color

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

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

This div border color is #675346.

Opacity

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

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

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

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

This text has shadow with #675346 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675346.

Preview

Color preview on black background

This text has color #675346 on black background.


Color preview on white background

This text has color #675346 on white background.


Black color preview on #675346 background

This text has black color on #675346 background.


White color preview on #675346 background

This text has white color on #675346 background.


Related colors

Complementary color

Complementary color for #hex is #98ACB9.


I love getcolorcode.com

Triadic colors

1 #466753 and #534667 with #675346 are triadic colors.

2 #465367 and #536746 with #675346 are triadic colors.