COLOR #697D63

HEX: #697D63 RGB: (105,125,99)

Color info

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

RGB color model

#697D63 color RGB value is (105,125,99).

RGB: (105,125,99) (41%, 49%, 39%)

RGB channels and saturation

R 105 of 255 = 41%
G 125 of 255 = 49%
B 99 of 255 = 39%

105
125
99

R + G + B ~ 43%. #697D63 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 105 + 125 + 99 = 329 (100%)
R 105 of 329 ~ 31.91%
G 125 of 329 ~ 37.99%
B 99 of 329 ~ 30.09'%

%31.91
%37.99
%30.09

CMYK color model

#697D63 color CMYK value is (16,0,21,51).

  • cyan value is 16.00%
  • magenta value is 0.00%
  • yellow value is 20.80%
  • key color value is 50.98%

CMYK: (16,0,21,51)
C16M0Y21K51 (16%, 0%, 21%, 51%)
(0.16 / 0.00 / 0.21 / 0.51)

CMYK percentages

%16
%0
%20.8
%50.98

Codes

Color #697D63 in popluar color models

69 7D 63
RGB 105 125 99
HSL 106° 11.61% 43.92%
HSB/HSV 106° 20.80% 49.02%
CMYK 16.00% 0.00% 20.80%
50.98%

Color #697D63 in popluar number systems.

HEX 69 7D 63
Decimal 105 125 99
Binary 1101001 1111101 1100011
Octal 151 175 143

Shades and tints

Shades of #697D63

#697D63
(105,125,99)
#60725A
(96,114,90)
#576751
(87,103,81)
#4E5C48
(78,92,72)
#45513F
(69,81,63)
#3C4636
(60,70,54)
#333B2D
(51,59,45)
#2A3024
(42,48,36)
#21251B
(33,37,27)
#181A12
(24,26,18)
#0F0F09
(15,15,9)
#000000
(0,0,0)

Tints of #697D63

#697D63
(105,125,99)
#768871
(118,136,113)
#83937F
(131,147,127)
#909E8D
(144,158,141)
#9DA99B
(157,169,155)
#AAB4A9
(170,180,169)
#B7BFB7
(183,191,183)
#C4CAC5
(196,202,197)
#D1D5D3
(209,213,211)
#DEE0E1
(222,224,225)
#EBEBEF
(235,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #697D63 color. Also use rgb(105,125,99) instead hex code.

Text Font Color

.myTextColor { color: #697D63; }

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

This text font color is #697D63.

Background Color

.myBgColor { background-color: #697D63; }

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

This div background color is #697D63.

Border color

.myBorderColor { border: 1px solid #697D63; }

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

This div border color is #697D63.

Opacity

.myOpacity80 { color: #697D63; opacity: 0.8; }

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

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

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

This text has shadow with #697D63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697D63.

Preview

Color preview on black background

This text has color #697D63 on black background.


Color preview on white background

This text has color #697D63 on white background.


Black color preview on #697D63 background

This text has black color on #697D63 background.


White color preview on #697D63 background

This text has white color on #697D63 background.


Related colors

Complementary color

Complementary color for #hex is #96829C.


I love getcolorcode.com

Triadic colors

1 #63697D and #7D6369 with #697D63 are triadic colors.

2 #637D69 and #7D6963 with #697D63 are triadic colors.