COLOR #695341

HEX: #695341 RGB: (105,83,65)

Color info

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

RGB color model

#695341 color RGB value is (105,83,65).

RGB: (105,83,65) (41%, 33%, 25%)

RGB channels and saturation

R 105 of 255 = 41%
G 83 of 255 = 33%
B 65 of 255 = 25%

105
83
65

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

Portions of RGB colors in percentages

R + G + B = 105 + 83 + 65 = 253 (100%)
R 105 of 253 ~ 41.5%
G 83 of 253 ~ 32.81%
B 65 of 253 ~ 25.69'%

%41.5
%32.81
%25.69

CMYK color model

#695341 color CMYK value is (0,21,38,59).

  • cyan value is 0.00%
  • magenta value is 20.95%
  • yellow value is 38.10%
  • key color value is 58.82%

CMYK: (0,21,38,59)
C0M21Y38K59 (0%, 21%, 38%, 59%)
(0.00 / 0.21 / 0.38 / 0.59)

CMYK percentages

%0
%20.95
%38.1
%58.82

Codes

Color #695341 in popluar color models

69 53 41
RGB 105 83 65
HSL 27° 23.53% 33.33%
HSB/HSV 27° 38.10% 41.18%
CMYK 0.00% 20.95% 38.10%
58.82%

Color #695341 in popluar number systems.

HEX 69 53 41
Decimal 105 83 65
Binary 1101001 1010011 1000001
Octal 151 123 101

Shades and tints

Shades of #695341

#695341
(105,83,65)
#604C3C
(96,76,60)
#574537
(87,69,55)
#4E3E32
(78,62,50)
#45372D
(69,55,45)
#3C3028
(60,48,40)
#332923
(51,41,35)
#2A221E
(42,34,30)
#211B19
(33,27,25)
#181414
(24,20,20)
#0F0D0F
(15,13,15)
#000000
(0,0,0)

Tints of #695341

#695341
(105,83,65)
#766252
(118,98,82)
#837163
(131,113,99)
#908074
(144,128,116)
#9D8F85
(157,143,133)
#AA9E96
(170,158,150)
#B7ADA7
(183,173,167)
#C4BCB8
(196,188,184)
#D1CBC9
(209,203,201)
#DEDADA
(222,218,218)
#EBE9EB
(235,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #695341 color. Also use rgb(105,83,65) instead hex code.

Text Font Color

.myTextColor { color: #695341; }

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

This text font color is #695341.

Background Color

.myBgColor { background-color: #695341; }

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

This div background color is #695341.

Border color

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

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

This div border color is #695341.

Opacity

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

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

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

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

This text has shadow with #695341 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695341.

Preview

Color preview on black background

This text has color #695341 on black background.


Color preview on white background

This text has color #695341 on white background.


Black color preview on #695341 background

This text has black color on #695341 background.


White color preview on #695341 background

This text has white color on #695341 background.


Related colors

Complementary color

Complementary color for #hex is #96ACBE.


I love getcolorcode.com

Triadic colors

1 #416953 and #534169 with #695341 are triadic colors.

2 #415369 and #536941 with #695341 are triadic colors.