COLOR #695C47

HEX: #695C47 RGB: (105,92,71)

Color info

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

RGB color model

#695C47 color RGB value is (105,92,71).

RGB: (105,92,71) (41%, 36%, 28%)

RGB channels and saturation

R 105 of 255 = 41%
G 92 of 255 = 36%
B 71 of 255 = 28%

105
92
71

R + G + B ~ 35%. #695C47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 92 + 71 = 268 (100%)
R 105 of 268 ~ 39.18%
G 92 of 268 ~ 34.33%
B 71 of 268 ~ 26.49'%

%39.18
%34.33
%26.49

CMYK color model

#695C47 color CMYK value is (0,12,32,59).

  • cyan value is 0.00%
  • magenta value is 12.38%
  • yellow value is 32.38%
  • key color value is 58.82%
CMYK: (0,12,32,59) C0M12Y32K59 (0%,12%,32%,59%) (0.00/0.12/0.32/0.59) 

CMYK percentages

%0
%12.38
%32.38
%58.82

Codes

Color #695C47 in popluar color models

69 5C 47
RGB 105 92 71
HSL 37° 19.32% 34.51%
HSB/HSV 37° 32.38% 41.18%
CMYK 0.00% 12.38% 32.38%
58.82%

Color #695C47 in popluar number systems.

HEX 69 5C 47
Decimal 105 92 71
Binary 1101001 1011100 1000111
Octal 151 134 107

Shades and tints

Shades of #695C47

#695C47
(105,92,71)
#605441
(96,84,65)
#574C3B
(87,76,59)
#4E4435
(78,68,53)
#453C2F
(69,60,47)
#3C3429
(60,52,41)
#332C23
(51,44,35)
#2A241D
(42,36,29)
#211C17
(33,28,23)
#181411
(24,20,17)
#0F0C0B
(15,12,11)
#000000
(0,0,0)

Tints of #695C47

#695C47
(105,92,71)
#766A57
(118,106,87)
#837867
(131,120,103)
#908677
(144,134,119)
#9D9487
(157,148,135)
#AAA297
(170,162,151)
#B7B0A7
(183,176,167)
#C4BEB7
(196,190,183)
#D1CCC7
(209,204,199)
#DEDAD7
(222,218,215)
#EBE8E7
(235,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #695C47; }

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

This text font color is #695C47.

Background Color

.myBgColor { background-color: #695C47; }

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

This div background color is #695C47.

Border color

.myBorderColor { border: 1px solid #695C47; }

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

This div border color is #695C47.

Opacity

.myOpacity80 { color: #695C47; opacity: 0.8; }

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

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

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

This text has shadow with #695C47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695C47.

Preview

Color preview on black background

This text has color #695C47 on black background.


Color preview on white background

This text has color #695C47 on white background.


Black color preview on #695C47 background

This text has black color on #695C47 background.


White color preview on #695C47 background

This text has white color on #695C47 background.


Related colors

Complementary color

Complementary color for #hex is #96A3B8.


I love getcolorcode.com

Triadic colors

1 #47695C and #5C4769 with #695C47 are triadic colors.

2 #475C69 and #5C6947 with #695C47 are triadic colors.