COLOR #675D60

HEX: #675D60 RGB: (103,93,96)

Color info

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

RGB color model

#675D60 color RGB value is (103,93,96).

RGB: (103,93,96) (40%, 36%, 38%)

RGB channels and saturation

R 103 of 255 = 40%
G 93 of 255 = 36%
B 96 of 255 = 38%

103
93
96

R + G + B ~ 38%. #675D60 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 93 + 96 = 292 (100%)
R 103 of 292 ~ 35.27%
G 93 of 292 ~ 31.85%
B 96 of 292 ~ 32.88'%

%35.27
%31.85
%32.88

CMYK color model

#675D60 color CMYK value is (0,10,7,60).

  • cyan value is 0.00%
  • magenta value is 9.71%
  • yellow value is 6.80%
  • key color value is 59.61%
CMYK: (0,10,7,60) C0M10Y7K60 (0%,10%,7%,60%) (0.00/0.10/0.07/0.60) 

CMYK percentages

%0
%9.71
%6.8
%59.61

Codes

Color #675D60 in popluar color models

67 5D 60
RGB 103 93 96
HSL 342° 5.10% 38.43%
HSB/HSV 342° 9.71% 40.39%
CMYK 0.00% 9.71% 6.80%
59.61%

Color #675D60 in popluar number systems.

HEX 67 5D 60
Decimal 103 93 96
Binary 1100111 1011101 1100000
Octal 147 135 140

Shades and tints

Shades of #675D60

#675D60
(103,93,96)
#5E5558
(94,85,88)
#554D50
(85,77,80)
#4C4548
(76,69,72)
#433D40
(67,61,64)
#3A3538
(58,53,56)
#312D30
(49,45,48)
#282528
(40,37,40)
#1F1D20
(31,29,32)
#161518
(22,21,24)
#0D0D10
(13,13,16)
#000000
(0,0,0)

Tints of #675D60

#675D60
(103,93,96)
#746B6E
(116,107,110)
#81797C
(129,121,124)
#8E878A
(142,135,138)
#9B9598
(155,149,152)
#A8A3A6
(168,163,166)
#B5B1B4
(181,177,180)
#C2BFC2
(194,191,194)
#CFCDD0
(207,205,208)
#DCDBDE
(220,219,222)
#E9E9EC
(233,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #675D60; }

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

This text font color is #675D60.

Background Color

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

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

This div background color is #675D60.

Border color

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

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

This div border color is #675D60.

Opacity

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

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

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

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

This text has shadow with #675D60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675D60.

Preview

Color preview on black background

This text has color #675D60 on black background.


Color preview on white background

This text has color #675D60 on white background.


Black color preview on #675D60 background

This text has black color on #675D60 background.


White color preview on #675D60 background

This text has white color on #675D60 background.


Related colors

Complementary color

Complementary color for #hex is #98A29F.


I love getcolorcode.com

Triadic colors

1 #60675D and #5D6067 with #675D60 are triadic colors.

2 #605D67 and #5D6760 with #675D60 are triadic colors.