COLOR #695B49

HEX: #695B49 RGB: (105,91,73)

Color info

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

RGB color model

#695B49 color RGB value is (105,91,73).

RGB: (105,91,73) (41%, 36%, 29%)

RGB channels and saturation

R 105 of 255 = 41%
G 91 of 255 = 36%
B 73 of 255 = 29%

105
91
73

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

Portions of RGB colors in percentages

R + G + B = 105 + 91 + 73 = 269 (100%)
R 105 of 269 ~ 39.03%
G 91 of 269 ~ 33.83%
B 73 of 269 ~ 27.14'%

%39.03
%33.83
%27.14

CMYK color model

#695B49 color CMYK value is (0,13,30,59).

  • cyan value is 0.00%
  • magenta value is 13.33%
  • yellow value is 30.48%
  • key color value is 58.82%

CMYK: (0,13,30,59)
C0M13Y30K59 (0%, 13%, 30%, 59%)
(0.00 / 0.13 / 0.30 / 0.59)

CMYK percentages

%0
%13.33
%30.48
%58.82

Codes

Color #695B49 in popluar color models

69 5B 49
RGB 105 91 73
HSL 34° 17.98% 34.90%
HSB/HSV 34° 30.48% 41.18%
CMYK 0.00% 13.33% 30.48%
58.82%

Color #695B49 in popluar number systems.

HEX 69 5B 49
Decimal 105 91 73
Binary 1101001 1011011 1001001
Octal 151 133 111

Shades and tints

Shades of #695B49

#695B49
(105,91,73)
#605343
(96,83,67)
#574B3D
(87,75,61)
#4E4337
(78,67,55)
#453B31
(69,59,49)
#3C332B
(60,51,43)
#332B25
(51,43,37)
#2A231F
(42,35,31)
#211B19
(33,27,25)
#181313
(24,19,19)
#0F0B0D
(15,11,13)
#000000
(0,0,0)

Tints of #695B49

#695B49
(105,91,73)
#766959
(118,105,89)
#837769
(131,119,105)
#908579
(144,133,121)
#9D9389
(157,147,137)
#AAA199
(170,161,153)
#B7AFA9
(183,175,169)
#C4BDB9
(196,189,185)
#D1CBC9
(209,203,201)
#DED9D9
(222,217,217)
#EBE7E9
(235,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #695B49 color. Also use rgb(105,91,73) instead hex code.

Text Font Color

.myTextColor { color: #695B49; }

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

This text font color is #695B49.

Background Color

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

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

This div background color is #695B49.

Border color

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

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

This div border color is #695B49.

Opacity

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

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

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

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

This text has shadow with #695B49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695B49.

Preview

Color preview on black background

This text has color #695B49 on black background.


Color preview on white background

This text has color #695B49 on white background.


Black color preview on #695B49 background

This text has black color on #695B49 background.


White color preview on #695B49 background

This text has white color on #695B49 background.


Related colors

Complementary color

Complementary color for #hex is #96A4B6.


I love getcolorcode.com

Triadic colors

1 #49695B and #5B4969 with #695B49 are triadic colors.

2 #495B69 and #5B6949 with #695B49 are triadic colors.