COLOR #697157

HEX: #697157 RGB: (105,113,87)

Color info

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

RGB color model

#697157 color RGB value is (105,113,87).

RGB: (105,113,87) (41%, 44%, 34%)

RGB channels and saturation

R 105 of 255 = 41%
G 113 of 255 = 44%
B 87 of 255 = 34%

105
113
87

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

Portions of RGB colors in percentages

R + G + B = 105 + 113 + 87 = 305 (100%)
R 105 of 305 ~ 34.43%
G 113 of 305 ~ 37.05%
B 87 of 305 ~ 28.52'%

%34.43
%37.05
%28.52

CMYK color model

#697157 color CMYK value is (7,0,23,56).

  • cyan value is 7.08%
  • magenta value is 0.00%
  • yellow value is 23.01%
  • key color value is 55.69%

CMYK: (7,0,23,56)
C7M0Y23K56 (7%, 0%, 23%, 56%)
(0.07 / 0.00 / 0.23 / 0.56)

CMYK percentages

%7.08
%0
%23.01
%55.69

Codes

Color #697157 in popluar color models

69 71 57
RGB 105 113 87
HSL 78° 13.00% 39.22%
HSB/HSV 78° 23.01% 44.31%
CMYK 7.08% 0.00% 23.01%
55.69%

Color #697157 in popluar number systems.

HEX 69 71 57
Decimal 105 113 87
Binary 1101001 1110001 1010111
Octal 151 161 127

Shades and tints

Shades of #697157

#697157
(105,113,87)
#606750
(96,103,80)
#575D49
(87,93,73)
#4E5342
(78,83,66)
#45493B
(69,73,59)
#3C3F34
(60,63,52)
#33352D
(51,53,45)
#2A2B26
(42,43,38)
#21211F
(33,33,31)
#181718
(24,23,24)
#0F0D11
(15,13,17)
#000000
(0,0,0)

Tints of #697157

#697157
(105,113,87)
#767D66
(118,125,102)
#838975
(131,137,117)
#909584
(144,149,132)
#9DA193
(157,161,147)
#AAADA2
(170,173,162)
#B7B9B1
(183,185,177)
#C4C5C0
(196,197,192)
#D1D1CF
(209,209,207)
#DEDDDE
(222,221,222)
#EBE9ED
(235,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #697157 color. Also use rgb(105,113,87) instead hex code.

Text Font Color

.myTextColor { color: #697157; }

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

This text font color is #697157.

Background Color

.myBgColor { background-color: #697157; }

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

This div background color is #697157.

Border color

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

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

This div border color is #697157.

Opacity

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

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

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

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

This text has shadow with #697157 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697157.

Preview

Color preview on black background

This text has color #697157 on black background.


Color preview on white background

This text has color #697157 on white background.


Black color preview on #697157 background

This text has black color on #697157 background.


White color preview on #697157 background

This text has white color on #697157 background.


Related colors

Complementary color

Complementary color for #hex is #968EA8.


I love getcolorcode.com

Triadic colors

1 #576971 and #715769 with #697157 are triadic colors.

2 #577169 and #716957 with #697157 are triadic colors.