COLOR #675D72

HEX: #675D72 RGB: (103,93,114)

Color info

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

RGB color model

#675D72 color RGB value is (103,93,114).

RGB: (103,93,114) (40%, 36%, 45%)

RGB channels and saturation

R 103 of 255 = 40%
G 93 of 255 = 36%
B 114 of 255 = 45%

103
93
114

R + G + B ~ 40%. #675D72 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 103 + 93 + 114 = 310 (100%)
R 103 of 310 ~ 33.23%
G 93 of 310 ~ 30%
B 114 of 310 ~ 36.77'%

%33.23
%30
%36.77

CMYK color model

#675D72 color CMYK value is (10,18,0,55).

  • cyan value is 9.65%
  • magenta value is 18.42%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (10,18,0,55)
C10M18Y0K55 (10%, 18%, 0%, 55%)
(0.10 / 0.18 / 0.00 / 0.55)

CMYK percentages

%9.65
%18.42
%0
%55.29

Codes

Color #675D72 in popluar color models

67 5D 72
RGB 103 93 114
HSL 269° 10.14% 40.59%
HSB/HSV 269° 18.42% 44.71%
CMYK 9.65% 18.42% 0.00%
55.29%

Color #675D72 in popluar number systems.

HEX 67 5D 72
Decimal 103 93 114
Binary 1100111 1011101 1110010
Octal 147 135 162

Shades and tints

Shades of #675D72

#675D72
(103,93,114)
#5E5568
(94,85,104)
#554D5E
(85,77,94)
#4C4554
(76,69,84)
#433D4A
(67,61,74)
#3A3540
(58,53,64)
#312D36
(49,45,54)
#28252C
(40,37,44)
#1F1D22
(31,29,34)
#161518
(22,21,24)
#0D0D0E
(13,13,14)
#000000
(0,0,0)

Tints of #675D72

#675D72
(103,93,114)
#746B7E
(116,107,126)
#81798A
(129,121,138)
#8E8796
(142,135,150)
#9B95A2
(155,149,162)
#A8A3AE
(168,163,174)
#B5B1BA
(181,177,186)
#C2BFC6
(194,191,198)
#CFCDD2
(207,205,210)
#DCDBDE
(220,219,222)
#E9E9EA
(233,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #675D72; }

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

This text font color is #675D72.

Background Color

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

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

This div background color is #675D72.

Border color

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

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

This div border color is #675D72.

Opacity

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

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

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

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

This text has shadow with #675D72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675D72.

Preview

Color preview on black background

This text has color #675D72 on black background.


Color preview on white background

This text has color #675D72 on white background.


Black color preview on #675D72 background

This text has black color on #675D72 background.


White color preview on #675D72 background

This text has white color on #675D72 background.


Related colors

Complementary color

Complementary color for #hex is #98A28D.


I love getcolorcode.com

Triadic colors

1 #72675D and #5D7267 with #675D72 are triadic colors.

2 #725D67 and #5D6772 with #675D72 are triadic colors.