COLOR #695D39

HEX: #695D39 RGB: (105,93,57)

Color info

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

RGB color model

#695D39 color RGB value is (105,93,57).

RGB: (105,93,57) (41%, 36%, 22%)

RGB channels and saturation

R 105 of 255 = 41%
G 93 of 255 = 36%
B 57 of 255 = 22%

105
93
57

R + G + B ~ 33%. #695D39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 93 + 57 = 255 (100%)
R 105 of 255 ~ 41.18%
G 93 of 255 ~ 36.47%
B 57 of 255 ~ 22.35'%

%41.18
%36.47
%22.35

CMYK color model

#695D39 color CMYK value is (0,11,46,59).

  • cyan value is 0.00%
  • magenta value is 11.43%
  • yellow value is 45.71%
  • key color value is 58.82%

CMYK: (0,11,46,59)
C0M11Y46K59 (0%, 11%, 46%, 59%)
(0.00 / 0.11 / 0.46 / 0.59)

CMYK percentages

%0
%11.43
%45.71
%58.82

Codes

Color #695D39 in popluar color models

69 5D 39
RGB 105 93 57
HSL 45° 29.63% 31.76%
HSB/HSV 45° 45.71% 41.18%
CMYK 0.00% 11.43% 45.71%
58.82%

Color #695D39 in popluar number systems.

HEX 69 5D 39
Decimal 105 93 57
Binary 1101001 1011101 111001
Octal 151 135 71

Shades and tints

Shades of #695D39

#695D39
(105,93,57)
#605534
(96,85,52)
#574D2F
(87,77,47)
#4E452A
(78,69,42)
#453D25
(69,61,37)
#3C3520
(60,53,32)
#332D1B
(51,45,27)
#2A2516
(42,37,22)
#211D11
(33,29,17)
#18150C
(24,21,12)
#0F0D07
(15,13,7)
#000000
(0,0,0)

Tints of #695D39

#695D39
(105,93,57)
#766B4B
(118,107,75)
#83795D
(131,121,93)
#90876F
(144,135,111)
#9D9581
(157,149,129)
#AAA393
(170,163,147)
#B7B1A5
(183,177,165)
#C4BFB7
(196,191,183)
#D1CDC9
(209,205,201)
#DEDBDB
(222,219,219)
#EBE9ED
(235,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #695D39 color. Also use rgb(105,93,57) instead hex code.

Text Font Color

.myTextColor { color: #695D39; }

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

This text font color is #695D39.

Background Color

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

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

This div background color is #695D39.

Border color

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

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

This div border color is #695D39.

Opacity

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

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

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

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

This text has shadow with #695D39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695D39.

Preview

Color preview on black background

This text has color #695D39 on black background.


Color preview on white background

This text has color #695D39 on white background.


Black color preview on #695D39 background

This text has black color on #695D39 background.


White color preview on #695D39 background

This text has white color on #695D39 background.


Related colors

Complementary color

Complementary color for #hex is #96A2C6.


I love getcolorcode.com

Triadic colors

1 #39695D and #5D3969 with #695D39 are triadic colors.

2 #395D69 and #5D6939 with #695D39 are triadic colors.