COLOR #695935

HEX: #695935 RGB: (105,89,53)

Color info

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

RGB color model

#695935 color RGB value is (105,89,53).

RGB: (105,89,53) (41%, 35%, 21%)

RGB channels and saturation

R 105 of 255 = 41%
G 89 of 255 = 35%
B 53 of 255 = 21%

105
89
53

R + G + B ~ 32%. #695935 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 89 + 53 = 247 (100%)
R 105 of 247 ~ 42.51%
G 89 of 247 ~ 36.03%
B 53 of 247 ~ 21.46'%

%42.51
%36.03
%21.46

CMYK color model

#695935 color CMYK value is (0,15,50,59).

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

CMYK: (0,15,50,59)
C0M15Y50K59 (0%, 15%, 50%, 59%)
(0.00 / 0.15 / 0.50 / 0.59)

CMYK percentages

%0
%15.24
%49.52
%58.82

Codes

Color #695935 in popluar color models

69 59 35
RGB 105 89 53
HSL 42° 32.91% 30.98%
HSB/HSV 42° 49.52% 41.18%
CMYK 0.00% 15.24% 49.52%
58.82%

Color #695935 in popluar number systems.

HEX 69 59 35
Decimal 105 89 53
Binary 1101001 1011001 110101
Octal 151 131 65

Shades and tints

Shades of #695935

#695935
(105,89,53)
#605131
(96,81,49)
#57492D
(87,73,45)
#4E4129
(78,65,41)
#453925
(69,57,37)
#3C3121
(60,49,33)
#33291D
(51,41,29)
#2A2119
(42,33,25)
#211915
(33,25,21)
#181111
(24,17,17)
#0F090D
(15,9,13)
#000000
(0,0,0)

Tints of #695935

#695935
(105,89,53)
#766847
(118,104,71)
#837759
(131,119,89)
#90866B
(144,134,107)
#9D957D
(157,149,125)
#AAA48F
(170,164,143)
#B7B3A1
(183,179,161)
#C4C2B3
(196,194,179)
#D1D1C5
(209,209,197)
#DEE0D7
(222,224,215)
#EBEFE9
(235,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #695935; }

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

This text font color is #695935.

Background Color

.myBgColor { background-color: #695935; }

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

This div background color is #695935.

Border color

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

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

This div border color is #695935.

Opacity

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

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

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

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

This text has shadow with #695935 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695935.

Preview

Color preview on black background

This text has color #695935 on black background.


Color preview on white background

This text has color #695935 on white background.


Black color preview on #695935 background

This text has black color on #695935 background.


White color preview on #695935 background

This text has white color on #695935 background.


Related colors

Complementary color

Complementary color for #hex is #96A6CA.


I love getcolorcode.com

Triadic colors

1 #356959 and #593569 with #695935 are triadic colors.

2 #355969 and #596935 with #695935 are triadic colors.