COLOR #695038

HEX: #695038 RGB: (105,80,56)

Color info

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

RGB color model

#695038 color RGB value is (105,80,56).

RGB: (105,80,56) (41%, 31%, 22%)

RGB channels and saturation

R 105 of 255 = 41%
G 80 of 255 = 31%
B 56 of 255 = 22%

105
80
56

R + G + B ~ 31%. #695038 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 80 + 56 = 241 (100%)
R 105 of 241 ~ 43.57%
G 80 of 241 ~ 33.2%
B 56 of 241 ~ 23.24'%

%43.57
%33.2
%23.24

CMYK color model

#695038 color CMYK value is (0,24,47,59).

  • cyan value is 0.00%
  • magenta value is 23.81%
  • yellow value is 46.67%
  • key color value is 58.82%
CMYK: (0,24,47,59) C0M24Y47K59 (0%,24%,47%,59%) (0.00/0.24/0.47/0.59) 

CMYK percentages

%0
%23.81
%46.67
%58.82

Codes

Color #695038 in popluar color models

69 50 38
RGB 105 80 56
HSL 29° 30.43% 31.57%
HSB/HSV 29° 46.67% 41.18%
CMYK 0.00% 23.81% 46.67%
58.82%

Color #695038 in popluar number systems.

HEX 69 50 38
Decimal 105 80 56
Binary 1101001 1010000 111000
Octal 151 120 70

Shades and tints

Shades of #695038

#695038
(105,80,56)
#604933
(96,73,51)
#57422E
(87,66,46)
#4E3B29
(78,59,41)
#453424
(69,52,36)
#3C2D1F
(60,45,31)
#33261A
(51,38,26)
#2A1F15
(42,31,21)
#211810
(33,24,16)
#18110B
(24,17,11)
#0F0A06
(15,10,6)
#000000
(0,0,0)

Tints of #695038

#695038
(105,80,56)
#765F4A
(118,95,74)
#836E5C
(131,110,92)
#907D6E
(144,125,110)
#9D8C80
(157,140,128)
#AA9B92
(170,155,146)
#B7AAA4
(183,170,164)
#C4B9B6
(196,185,182)
#D1C8C8
(209,200,200)
#DED7DA
(222,215,218)
#EBE6EC
(235,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #695038; }

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

This text font color is #695038.

Background Color

.myBgColor { background-color: #695038; }

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

This div background color is #695038.

Border color

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

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

This div border color is #695038.

Opacity

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

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

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

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

This text has shadow with #695038 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695038.

Preview

Color preview on black background

This text has color #695038 on black background.


Color preview on white background

This text has color #695038 on white background.


Black color preview on #695038 background

This text has black color on #695038 background.


White color preview on #695038 background

This text has white color on #695038 background.


Related colors

Complementary color

Complementary color for #hex is #96AFC7.


I love getcolorcode.com

Triadic colors

1 #386950 and #503869 with #695038 are triadic colors.

2 #385069 and #506938 with #695038 are triadic colors.