COLOR #695937

HEX: #695937 RGB: (105,89,55)

Color info

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

RGB color model

#695937 color RGB value is (105,89,55).

RGB: (105,89,55) (41%, 35%, 22%)

RGB channels and saturation

R 105 of 255 = 41%
G 89 of 255 = 35%
B 55 of 255 = 22%

105
89
55

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

Portions of RGB colors in percentages

R + G + B = 105 + 89 + 55 = 249 (100%)
R 105 of 249 ~ 42.17%
G 89 of 249 ~ 35.74%
B 55 of 249 ~ 22.09'%

%42.17
%35.74
%22.09

CMYK color model

#695937 color CMYK value is (0,15,48,59).

  • cyan value is 0.00%
  • magenta value is 15.24%
  • yellow value is 47.62%
  • key color value is 58.82%

CMYK: (0,15,48,59)
C0M15Y48K59 (0%, 15%, 48%, 59%)
(0.00 / 0.15 / 0.48 / 0.59)

CMYK percentages

%0
%15.24
%47.62
%58.82

Codes

Color #695937 in popluar color models

69 59 37
RGB 105 89 55
HSL 41° 31.25% 31.37%
HSB/HSV 41° 47.62% 41.18%
CMYK 0.00% 15.24% 47.62%
58.82%

Color #695937 in popluar number systems.

HEX 69 59 37
Decimal 105 89 55
Binary 1101001 1011001 110111
Octal 151 131 67

Shades and tints

Shades of #695937

#695937
(105,89,55)
#605132
(96,81,50)
#57492D
(87,73,45)
#4E4128
(78,65,40)
#453923
(69,57,35)
#3C311E
(60,49,30)
#332919
(51,41,25)
#2A2114
(42,33,20)
#21190F
(33,25,15)
#18110A
(24,17,10)
#0F0905
(15,9,5)
#000000
(0,0,0)

Tints of #695937

#695937
(105,89,55)
#766849
(118,104,73)
#83775B
(131,119,91)
#90866D
(144,134,109)
#9D957F
(157,149,127)
#AAA491
(170,164,145)
#B7B3A3
(183,179,163)
#C4C2B5
(196,194,181)
#D1D1C7
(209,209,199)
#DEE0D9
(222,224,217)
#EBEFEB
(235,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #695937 color. Also use rgb(105,89,55) instead hex code.

Text Font Color

.myTextColor { color: #695937; }

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

This text font color is #695937.

Background Color

.myBgColor { background-color: #695937; }

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

This div background color is #695937.

Border color

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

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

This div border color is #695937.

Opacity

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

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

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

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

This text has shadow with #695937 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695937.

Preview

Color preview on black background

This text has color #695937 on black background.


Color preview on white background

This text has color #695937 on white background.


Black color preview on #695937 background

This text has black color on #695937 background.


White color preview on #695937 background

This text has white color on #695937 background.


Related colors

Complementary color

Complementary color for #hex is #96A6C8.


I love getcolorcode.com

Triadic colors

1 #376959 and #593769 with #695937 are triadic colors.

2 #375969 and #596937 with #695937 are triadic colors.