COLOR #697561

HEX: #697561 RGB: (105,117,97)

Color info

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

RGB color model

#697561 color RGB value is (105,117,97).

RGB: (105,117,97) (41%, 46%, 38%)

RGB channels and saturation

R 105 of 255 = 41%
G 117 of 255 = 46%
B 97 of 255 = 38%

105
117
97

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

Portions of RGB colors in percentages

R + G + B = 105 + 117 + 97 = 319 (100%)
R 105 of 319 ~ 32.92%
G 117 of 319 ~ 36.68%
B 97 of 319 ~ 30.41'%

%32.92
%36.68
%30.41

CMYK color model

#697561 color CMYK value is (10,0,17,54).

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

CMYK: (10,0,17,54)
C10M0Y17K54 (10%, 0%, 17%, 54%)
(0.10 / 0.00 / 0.17 / 0.54)

CMYK percentages

%10.26
%0
%17.09
%54.12

Codes

Color #697561 in popluar color models

69 75 61
RGB 105 117 97
HSL 96° 9.35% 41.96%
HSB/HSV 96° 17.09% 45.88%
CMYK 10.26% 0.00% 17.09%
54.12%

Color #697561 in popluar number systems.

HEX 69 75 61
Decimal 105 117 97
Binary 1101001 1110101 1100001
Octal 151 165 141

Shades and tints

Shades of #697561

#697561
(105,117,97)
#606B59
(96,107,89)
#576151
(87,97,81)
#4E5749
(78,87,73)
#454D41
(69,77,65)
#3C4339
(60,67,57)
#333931
(51,57,49)
#2A2F29
(42,47,41)
#212521
(33,37,33)
#181B19
(24,27,25)
#0F1111
(15,17,17)
#000000
(0,0,0)

Tints of #697561

#697561
(105,117,97)
#76816F
(118,129,111)
#838D7D
(131,141,125)
#90998B
(144,153,139)
#9DA599
(157,165,153)
#AAB1A7
(170,177,167)
#B7BDB5
(183,189,181)
#C4C9C3
(196,201,195)
#D1D5D1
(209,213,209)
#DEE1DF
(222,225,223)
#EBEDED
(235,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #697561; }

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

This text font color is #697561.

Background Color

.myBgColor { background-color: #697561; }

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

This div background color is #697561.

Border color

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

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

This div border color is #697561.

Opacity

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

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

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

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

This text has shadow with #697561 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697561.

Preview

Color preview on black background

This text has color #697561 on black background.


Color preview on white background

This text has color #697561 on white background.


Black color preview on #697561 background

This text has black color on #697561 background.


White color preview on #697561 background

This text has white color on #697561 background.


Related colors

Complementary color

Complementary color for #hex is #968A9E.


I love getcolorcode.com

Triadic colors

1 #616975 and #756169 with #697561 are triadic colors.

2 #617569 and #756961 with #697561 are triadic colors.