COLOR #675949

HEX: #675949 RGB: (103,89,73)

Color info

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

RGB color model

#675949 color RGB value is (103,89,73).

RGB: (103,89,73) (40%, 35%, 29%)

RGB channels and saturation

R 103 of 255 = 40%
G 89 of 255 = 35%
B 73 of 255 = 29%

103
89
73

R + G + B ~ 35%. #675949 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 89 + 73 = 265 (100%)
R 103 of 265 ~ 38.87%
G 89 of 265 ~ 33.58%
B 73 of 265 ~ 27.55'%

%38.87
%33.58
%27.55

CMYK color model

#675949 color CMYK value is (0,14,29,60).

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

CMYK: (0,14,29,60)
C0M14Y29K60 (0%, 14%, 29%, 60%)
(0.00 / 0.14 / 0.29 / 0.60)

CMYK percentages

%0
%13.59
%29.13
%59.61

Codes

Color #675949 in popluar color models

67 59 49
RGB 103 89 73
HSL 32° 17.05% 34.51%
HSB/HSV 32° 29.13% 40.39%
CMYK 0.00% 13.59% 29.13%
59.61%

Color #675949 in popluar number systems.

HEX 67 59 49
Decimal 103 89 73
Binary 1100111 1011001 1001001
Octal 147 131 111

Shades and tints

Shades of #675949

#675949
(103,89,73)
#5E5143
(94,81,67)
#55493D
(85,73,61)
#4C4137
(76,65,55)
#433931
(67,57,49)
#3A312B
(58,49,43)
#312925
(49,41,37)
#28211F
(40,33,31)
#1F1919
(31,25,25)
#161113
(22,17,19)
#0D090D
(13,9,13)
#000000
(0,0,0)

Tints of #675949

#675949
(103,89,73)
#746859
(116,104,89)
#817769
(129,119,105)
#8E8679
(142,134,121)
#9B9589
(155,149,137)
#A8A499
(168,164,153)
#B5B3A9
(181,179,169)
#C2C2B9
(194,194,185)
#CFD1C9
(207,209,201)
#DCE0D9
(220,224,217)
#E9EFE9
(233,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #675949; }

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

This text font color is #675949.

Background Color

.myBgColor { background-color: #675949; }

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

This div background color is #675949.

Border color

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

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

This div border color is #675949.

Opacity

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

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

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

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

This text has shadow with #675949 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675949.

Preview

Color preview on black background

This text has color #675949 on black background.


Color preview on white background

This text has color #675949 on white background.


Black color preview on #675949 background

This text has black color on #675949 background.


White color preview on #675949 background

This text has white color on #675949 background.


Related colors

Complementary color

Complementary color for #hex is #98A6B6.


I love getcolorcode.com

Triadic colors

1 #496759 and #594967 with #675949 are triadic colors.

2 #495967 and #596749 with #675949 are triadic colors.