COLOR #697559

HEX: #697559 RGB: (105,117,89)

Color info

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

RGB color model

#697559 color RGB value is (105,117,89).

RGB: (105,117,89) (41%, 46%, 35%)

RGB channels and saturation

R 105 of 255 = 41%
G 117 of 255 = 46%
B 89 of 255 = 35%

105
117
89

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

Portions of RGB colors in percentages

R + G + B = 105 + 117 + 89 = 311 (100%)
R 105 of 311 ~ 33.76%
G 117 of 311 ~ 37.62%
B 89 of 311 ~ 28.62'%

%33.76
%37.62
%28.62

CMYK color model

#697559 color CMYK value is (10,0,24,54).

  • cyan value is 10.26%
  • magenta value is 0.00%
  • yellow value is 23.93%
  • key color value is 54.12%

CMYK: (10,0,24,54)
C10M0Y24K54 (10%, 0%, 24%, 54%)
(0.10 / 0.00 / 0.24 / 0.54)

CMYK percentages

%10.26
%0
%23.93
%54.12

Codes

Color #697559 in popluar color models

69 75 59
RGB 105 117 89
HSL 86° 13.59% 40.39%
HSB/HSV 86° 23.93% 45.88%
CMYK 10.26% 0.00% 23.93%
54.12%

Color #697559 in popluar number systems.

HEX 69 75 59
Decimal 105 117 89
Binary 1101001 1110101 1011001
Octal 151 165 131

Shades and tints

Shades of #697559

#697559
(105,117,89)
#606B51
(96,107,81)
#576149
(87,97,73)
#4E5741
(78,87,65)
#454D39
(69,77,57)
#3C4331
(60,67,49)
#333929
(51,57,41)
#2A2F21
(42,47,33)
#212519
(33,37,25)
#181B11
(24,27,17)
#0F1109
(15,17,9)
#000000
(0,0,0)

Tints of #697559

#697559
(105,117,89)
#768168
(118,129,104)
#838D77
(131,141,119)
#909986
(144,153,134)
#9DA595
(157,165,149)
#AAB1A4
(170,177,164)
#B7BDB3
(183,189,179)
#C4C9C2
(196,201,194)
#D1D5D1
(209,213,209)
#DEE1E0
(222,225,224)
#EBEDEF
(235,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #697559; }

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

This text font color is #697559.

Background Color

.myBgColor { background-color: #697559; }

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

This div background color is #697559.

Border color

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

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

This div border color is #697559.

Opacity

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

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

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

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

This text has shadow with #697559 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697559.

Preview

Color preview on black background

This text has color #697559 on black background.


Color preview on white background

This text has color #697559 on white background.


Black color preview on #697559 background

This text has black color on #697559 background.


White color preview on #697559 background

This text has white color on #697559 background.


Related colors

Complementary color

Complementary color for #hex is #968AA6.


I love getcolorcode.com

Triadic colors

1 #596975 and #755969 with #697559 are triadic colors.

2 #597569 and #756959 with #697559 are triadic colors.