COLOR #695031

HEX: #695031 RGB: (105,80,49)

Color info

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

RGB color model

#695031 color RGB value is (105,80,49).

RGB: (105,80,49) (41%, 31%, 19%)

RGB channels and saturation

R 105 of 255 = 41%
G 80 of 255 = 31%
B 49 of 255 = 19%

105
80
49

R + G + B ~ 30%. #695031 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 80 + 49 = 234 (100%)
R 105 of 234 ~ 44.87%
G 80 of 234 ~ 34.19%
B 49 of 234 ~ 20.94'%

%44.87
%34.19
%20.94

CMYK color model

#695031 color CMYK value is (0,24,53,59).

  • cyan value is 0.00%
  • magenta value is 23.81%
  • yellow value is 53.33%
  • key color value is 58.82%

CMYK: (0,24,53,59)
C0M24Y53K59 (0%, 24%, 53%, 59%)
(0.00 / 0.24 / 0.53 / 0.59)

CMYK percentages

%0
%23.81
%53.33
%58.82

Codes

Color #695031 in popluar color models

69 50 31
RGB 105 80 49
HSL 33° 36.36% 30.20%
HSB/HSV 33° 53.33% 41.18%
CMYK 0.00% 23.81% 53.33%
58.82%

Color #695031 in popluar number systems.

HEX 69 50 31
Decimal 105 80 49
Binary 1101001 1010000 110001
Octal 151 120 61

Shades and tints

Shades of #695031

#695031
(105,80,49)
#60492D
(96,73,45)
#574229
(87,66,41)
#4E3B25
(78,59,37)
#453421
(69,52,33)
#3C2D1D
(60,45,29)
#332619
(51,38,25)
#2A1F15
(42,31,21)
#211811
(33,24,17)
#18110D
(24,17,13)
#0F0A09
(15,10,9)
#000000
(0,0,0)

Tints of #695031

#695031
(105,80,49)
#765F43
(118,95,67)
#836E55
(131,110,85)
#907D67
(144,125,103)
#9D8C79
(157,140,121)
#AA9B8B
(170,155,139)
#B7AA9D
(183,170,157)
#C4B9AF
(196,185,175)
#D1C8C1
(209,200,193)
#DED7D3
(222,215,211)
#EBE6E5
(235,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #695031 color. Also use rgb(105,80,49) instead hex code.

Text Font Color

.myTextColor { color: #695031; }

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

This text font color is #695031.

Background Color

.myBgColor { background-color: #695031; }

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

This div background color is #695031.

Border color

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

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

This div border color is #695031.

Opacity

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

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

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

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

This text has shadow with #695031 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695031.

Preview

Color preview on black background

This text has color #695031 on black background.


Color preview on white background

This text has color #695031 on white background.


Black color preview on #695031 background

This text has black color on #695031 background.


White color preview on #695031 background

This text has white color on #695031 background.


Related colors

Complementary color

Complementary color for #hex is #96AFCE.


I love getcolorcode.com

Triadic colors

1 #316950 and #503169 with #695031 are triadic colors.

2 #315069 and #506931 with #695031 are triadic colors.