COLOR #697955

HEX: #697955 RGB: (105,121,85)

Color info

#697955 contains red, green and blue colors in about the same proportion. Web safe color of #697955 is #666666 (or #666).

RGB color model

#697955 color RGB value is (105,121,85).

RGB: (105,121,85) (41%, 47%, 33%)

RGB channels and saturation

R 105 of 255 = 41%
G 121 of 255 = 47%
B 85 of 255 = 33%

105
121
85

R + G + B ~ 40%. #697955 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 105 + 121 + 85 = 311 (100%)
R 105 of 311 ~ 33.76%
G 121 of 311 ~ 38.91%
B 85 of 311 ~ 27.33'%

%33.76
%38.91
%27.33

CMYK color model

#697955 color CMYK value is (13,0,30,53).

  • cyan value is 13.22%
  • magenta value is 0.00%
  • yellow value is 29.75%
  • key color value is 52.55%

CMYK: (13,0,30,53)
C13M0Y30K53 (13%, 0%, 30%, 53%)
(0.13 / 0.00 / 0.30 / 0.53)

CMYK percentages

%13.22
%0
%29.75
%52.55

Codes

Color #697955 in popluar color models

69 79 55
RGB 105 121 85
HSL 87° 17.48% 40.39%
HSB/HSV 87° 29.75% 47.45%
CMYK 13.22% 0.00% 29.75%
52.55%

Color #697955 in popluar number systems.

HEX 69 79 55
Decimal 105 121 85
Binary 1101001 1111001 1010101
Octal 151 171 125

Shades and tints

Shades of #697955

#697955
(105,121,85)
#606E4E
(96,110,78)
#576347
(87,99,71)
#4E5840
(78,88,64)
#454D39
(69,77,57)
#3C4232
(60,66,50)
#33372B
(51,55,43)
#2A2C24
(42,44,36)
#21211D
(33,33,29)
#181616
(24,22,22)
#0F0B0F
(15,11,15)
#000000
(0,0,0)

Tints of #697955

#697955
(105,121,85)
#768564
(118,133,100)
#839173
(131,145,115)
#909D82
(144,157,130)
#9DA991
(157,169,145)
#AAB5A0
(170,181,160)
#B7C1AF
(183,193,175)
#C4CDBE
(196,205,190)
#D1D9CD
(209,217,205)
#DEE5DC
(222,229,220)
#EBF1EB
(235,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #697955 color. Also use rgb(105,121,85) instead hex code.

Text Font Color

.myTextColor { color: #697955; }

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

This text font color is #697955.

Background Color

.myBgColor { background-color: #697955; }

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

This div background color is #697955.

Border color

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

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

This div border color is #697955.

Opacity

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

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

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

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

This text has shadow with #697955 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697955.

Preview

Color preview on black background

This text has color #697955 on black background.


Color preview on white background

This text has color #697955 on white background.


Black color preview on #697955 background

This text has black color on #697955 background.


White color preview on #697955 background

This text has white color on #697955 background.


Related colors

Complementary color

Complementary color for #hex is #9686AA.


I love getcolorcode.com

Triadic colors

1 #556979 and #795569 with #697955 are triadic colors.

2 #557969 and #796955 with #697955 are triadic colors.