COLOR #675B57

HEX: #675B57 RGB: (103,91,87)

Color info

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

RGB color model

#675B57 color RGB value is (103,91,87).

RGB: (103,91,87) (40%, 36%, 34%)

RGB channels and saturation

R 103 of 255 = 40%
G 91 of 255 = 36%
B 87 of 255 = 34%

103
91
87

R + G + B ~ 37%. #675B57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 91 + 87 = 281 (100%)
R 103 of 281 ~ 36.65%
G 91 of 281 ~ 32.38%
B 87 of 281 ~ 30.96'%

%36.65
%32.38
%30.96

CMYK color model

#675B57 color CMYK value is (0,12,16,60).

  • cyan value is 0.00%
  • magenta value is 11.65%
  • yellow value is 15.53%
  • key color value is 59.61%

CMYK: (0,12,16,60)
C0M12Y16K60 (0%, 12%, 16%, 60%)
(0.00 / 0.12 / 0.16 / 0.60)

CMYK percentages

%0
%11.65
%15.53
%59.61

Codes

Color #675B57 in popluar color models

67 5B 57
RGB 103 91 87
HSL 15° 8.42% 37.25%
HSB/HSV 15° 15.53% 40.39%
CMYK 0.00% 11.65% 15.53%
59.61%

Color #675B57 in popluar number systems.

HEX 67 5B 57
Decimal 103 91 87
Binary 1100111 1011011 1010111
Octal 147 133 127

Shades and tints

Shades of #675B57

#675B57
(103,91,87)
#5E5350
(94,83,80)
#554B49
(85,75,73)
#4C4342
(76,67,66)
#433B3B
(67,59,59)
#3A3334
(58,51,52)
#312B2D
(49,43,45)
#282326
(40,35,38)
#1F1B1F
(31,27,31)
#161318
(22,19,24)
#0D0B11
(13,11,17)
#000000
(0,0,0)

Tints of #675B57

#675B57
(103,91,87)
#746966
(116,105,102)
#817775
(129,119,117)
#8E8584
(142,133,132)
#9B9393
(155,147,147)
#A8A1A2
(168,161,162)
#B5AFB1
(181,175,177)
#C2BDC0
(194,189,192)
#CFCBCF
(207,203,207)
#DCD9DE
(220,217,222)
#E9E7ED
(233,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #675B57 color. Also use rgb(103,91,87) instead hex code.

Text Font Color

.myTextColor { color: #675B57; }

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

This text font color is #675B57.

Background Color

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

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

This div background color is #675B57.

Border color

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

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

This div border color is #675B57.

Opacity

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

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

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

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

This text has shadow with #675B57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675B57.

Preview

Color preview on black background

This text has color #675B57 on black background.


Color preview on white background

This text has color #675B57 on white background.


Black color preview on #675B57 background

This text has black color on #675B57 background.


White color preview on #675B57 background

This text has white color on #675B57 background.


Related colors

Complementary color

Complementary color for #hex is #98A4A8.


I love getcolorcode.com

Triadic colors

1 #57675B and #5B5767 with #675B57 are triadic colors.

2 #575B67 and #5B6757 with #675B57 are triadic colors.