COLOR #675D53

HEX: #675D53 RGB: (103,93,83)

Color info

#675D53 contains red, green and blue colors in about the same proportion. Web safe color of #675D53 is #666666 (or #666).

RGB color model

#675D53 color RGB value is (103,93,83).

RGB: (103,93,83) (40%, 36%, 33%)

RGB channels and saturation

R 103 of 255 = 40%
G 93 of 255 = 36%
B 83 of 255 = 33%

103
93
83

R + G + B ~ 36%. #675D53 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 93 + 83 = 279 (100%)
R 103 of 279 ~ 36.92%
G 93 of 279 ~ 33.33%
B 83 of 279 ~ 29.75'%

%36.92
%33.33
%29.75

CMYK color model

#675D53 color CMYK value is (0,10,19,60).

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

CMYK: (0,10,19,60)
C0M10Y19K60 (0%, 10%, 19%, 60%)
(0.00 / 0.10 / 0.19 / 0.60)

CMYK percentages

%0
%9.71
%19.42
%59.61

Codes

Color #675D53 in popluar color models

67 5D 53
RGB 103 93 83
HSL 30° 10.75% 36.47%
HSB/HSV 30° 19.42% 40.39%
CMYK 0.00% 9.71% 19.42%
59.61%

Color #675D53 in popluar number systems.

HEX 67 5D 53
Decimal 103 93 83
Binary 1100111 1011101 1010011
Octal 147 135 123

Shades and tints

Shades of #675D53

#675D53
(103,93,83)
#5E554C
(94,85,76)
#554D45
(85,77,69)
#4C453E
(76,69,62)
#433D37
(67,61,55)
#3A3530
(58,53,48)
#312D29
(49,45,41)
#282522
(40,37,34)
#1F1D1B
(31,29,27)
#161514
(22,21,20)
#0D0D0D
(13,13,13)
#000000
(0,0,0)

Tints of #675D53

#675D53
(103,93,83)
#746B62
(116,107,98)
#817971
(129,121,113)
#8E8780
(142,135,128)
#9B958F
(155,149,143)
#A8A39E
(168,163,158)
#B5B1AD
(181,177,173)
#C2BFBC
(194,191,188)
#CFCDCB
(207,205,203)
#DCDBDA
(220,219,218)
#E9E9E9
(233,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #675D53; }

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

This text font color is #675D53.

Background Color

.myBgColor { background-color: #675D53; }

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

This div background color is #675D53.

Border color

.myBorderColor { border: 1px solid #675D53; }

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

This div border color is #675D53.

Opacity

.myOpacity80 { color: #675D53; opacity: 0.8; }

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

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

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

This text has shadow with #675D53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675D53.

Preview

Color preview on black background

This text has color #675D53 on black background.


Color preview on white background

This text has color #675D53 on white background.


Black color preview on #675D53 background

This text has black color on #675D53 background.


White color preview on #675D53 background

This text has white color on #675D53 background.


Related colors

Complementary color

Complementary color for #hex is #98A2AC.


I love getcolorcode.com

Triadic colors

1 #53675D and #5D5367 with #675D53 are triadic colors.

2 #535D67 and #5D6753 with #675D53 are triadic colors.