COLOR #695747

HEX: #695747 RGB: (105,87,71)

Color info

#695747 contains red, green and blue colors in about the same proportion. Web safe color of #695747 is #666633 (or #663).

RGB color model

#695747 color RGB value is (105,87,71).

RGB: (105,87,71) (41%, 34%, 28%)

RGB channels and saturation

R 105 of 255 = 41%
G 87 of 255 = 34%
B 71 of 255 = 28%

105
87
71

R + G + B ~ 34%. #695747 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 87 + 71 = 263 (100%)
R 105 of 263 ~ 39.92%
G 87 of 263 ~ 33.08%
B 71 of 263 ~ 27'%

%39.92
%33.08
%27

CMYK color model

#695747 color CMYK value is (0,17,32,59).

  • cyan value is 0.00%
  • magenta value is 17.14%
  • yellow value is 32.38%
  • key color value is 58.82%

CMYK: (0,17,32,59)
C0M17Y32K59 (0%, 17%, 32%, 59%)
(0.00 / 0.17 / 0.32 / 0.59)

CMYK percentages

%0
%17.14
%32.38
%58.82

Codes

Color #695747 in popluar color models

69 57 47
RGB 105 87 71
HSL 28° 19.32% 34.51%
HSB/HSV 28° 32.38% 41.18%
CMYK 0.00% 17.14% 32.38%
58.82%

Color #695747 in popluar number systems.

HEX 69 57 47
Decimal 105 87 71
Binary 1101001 1010111 1000111
Octal 151 127 107

Shades and tints

Shades of #695747

#695747
(105,87,71)
#605041
(96,80,65)
#57493B
(87,73,59)
#4E4235
(78,66,53)
#453B2F
(69,59,47)
#3C3429
(60,52,41)
#332D23
(51,45,35)
#2A261D
(42,38,29)
#211F17
(33,31,23)
#181811
(24,24,17)
#0F110B
(15,17,11)
#000000
(0,0,0)

Tints of #695747

#695747
(105,87,71)
#766657
(118,102,87)
#837567
(131,117,103)
#908477
(144,132,119)
#9D9387
(157,147,135)
#AAA297
(170,162,151)
#B7B1A7
(183,177,167)
#C4C0B7
(196,192,183)
#D1CFC7
(209,207,199)
#DEDED7
(222,222,215)
#EBEDE7
(235,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #695747 color. Also use rgb(105,87,71) instead hex code.

Text Font Color

.myTextColor { color: #695747; }

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

This text font color is #695747.

Background Color

.myBgColor { background-color: #695747; }

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

This div background color is #695747.

Border color

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

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

This div border color is #695747.

Opacity

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

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

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

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

This text has shadow with #695747 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695747.

Preview

Color preview on black background

This text has color #695747 on black background.


Color preview on white background

This text has color #695747 on white background.


Black color preview on #695747 background

This text has black color on #695747 background.


White color preview on #695747 background

This text has white color on #695747 background.


Related colors

Complementary color

Complementary color for #hex is #96A8B8.


I love getcolorcode.com

Triadic colors

1 #476957 and #574769 with #695747 are triadic colors.

2 #475769 and #576947 with #695747 are triadic colors.