COLOR #675851

HEX: #675851 RGB: (103,88,81)

Color info

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

RGB color model

#675851 color RGB value is (103,88,81).

RGB: (103,88,81) (40%, 35%, 32%)

RGB channels and saturation

R 103 of 255 = 40%
G 88 of 255 = 35%
B 81 of 255 = 32%

103
88
81

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

Portions of RGB colors in percentages

R + G + B = 103 + 88 + 81 = 272 (100%)
R 103 of 272 ~ 37.87%
G 88 of 272 ~ 32.35%
B 81 of 272 ~ 29.78'%

%37.87
%32.35
%29.78

CMYK color model

#675851 color CMYK value is (0,15,21,60).

  • cyan value is 0.00%
  • magenta value is 14.56%
  • yellow value is 21.36%
  • key color value is 59.61%

CMYK: (0,15,21,60)
C0M15Y21K60 (0%, 15%, 21%, 60%)
(0.00 / 0.15 / 0.21 / 0.60)

CMYK percentages

%0
%14.56
%21.36
%59.61

Codes

Color #675851 in popluar color models

67 58 51
RGB 103 88 81
HSL 19° 11.96% 36.08%
HSB/HSV 19° 21.36% 40.39%
CMYK 0.00% 14.56% 21.36%
59.61%

Color #675851 in popluar number systems.

HEX 67 58 51
Decimal 103 88 81
Binary 1100111 1011000 1010001
Octal 147 130 121

Shades and tints

Shades of #675851

#675851
(103,88,81)
#5E504A
(94,80,74)
#554843
(85,72,67)
#4C403C
(76,64,60)
#433835
(67,56,53)
#3A302E
(58,48,46)
#312827
(49,40,39)
#282020
(40,32,32)
#1F1819
(31,24,25)
#161012
(22,16,18)
#0D080B
(13,8,11)
#000000
(0,0,0)

Tints of #675851

#675851
(103,88,81)
#746760
(116,103,96)
#81766F
(129,118,111)
#8E857E
(142,133,126)
#9B948D
(155,148,141)
#A8A39C
(168,163,156)
#B5B2AB
(181,178,171)
#C2C1BA
(194,193,186)
#CFD0C9
(207,208,201)
#DCDFD8
(220,223,216)
#E9EEE7
(233,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #675851 color. Also use rgb(103,88,81) instead hex code.

Text Font Color

.myTextColor { color: #675851; }

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

This text font color is #675851.

Background Color

.myBgColor { background-color: #675851; }

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

This div background color is #675851.

Border color

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

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

This div border color is #675851.

Opacity

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

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

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

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

This text has shadow with #675851 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675851.

Preview

Color preview on black background

This text has color #675851 on black background.


Color preview on white background

This text has color #675851 on white background.


Black color preview on #675851 background

This text has black color on #675851 background.


White color preview on #675851 background

This text has white color on #675851 background.


Related colors

Complementary color

Complementary color for #hex is #98A7AE.


I love getcolorcode.com

Triadic colors

1 #516758 and #585167 with #675851 are triadic colors.

2 #515867 and #586751 with #675851 are triadic colors.