COLOR #697763

HEX: #697763 RGB: (105,119,99)

Color info

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

RGB color model

#697763 color RGB value is (105,119,99).

RGB: (105,119,99) (41%, 47%, 39%)

RGB channels and saturation

R 105 of 255 = 41%
G 119 of 255 = 47%
B 99 of 255 = 39%

105
119
99

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

Portions of RGB colors in percentages

R + G + B = 105 + 119 + 99 = 323 (100%)
R 105 of 323 ~ 32.51%
G 119 of 323 ~ 36.84%
B 99 of 323 ~ 30.65'%

%32.51
%36.84
%30.65

CMYK color model

#697763 color CMYK value is (12,0,17,53).

  • cyan value is 11.76%
  • magenta value is 0.00%
  • yellow value is 16.81%
  • key color value is 53.33%

CMYK: (12,0,17,53)
C12M0Y17K53 (12%, 0%, 17%, 53%)
(0.12 / 0.00 / 0.17 / 0.53)

CMYK percentages

%11.76
%0
%16.81
%53.33

Codes

Color #697763 in popluar color models

69 77 63
RGB 105 119 99
HSL 102° 9.17% 42.75%
HSB/HSV 102° 16.81% 46.67%
CMYK 11.76% 0.00% 16.81%
53.33%

Color #697763 in popluar number systems.

HEX 69 77 63
Decimal 105 119 99
Binary 1101001 1110111 1100011
Octal 151 167 143

Shades and tints

Shades of #697763

#697763
(105,119,99)
#606D5A
(96,109,90)
#576351
(87,99,81)
#4E5948
(78,89,72)
#454F3F
(69,79,63)
#3C4536
(60,69,54)
#333B2D
(51,59,45)
#2A3124
(42,49,36)
#21271B
(33,39,27)
#181D12
(24,29,18)
#0F1309
(15,19,9)
#000000
(0,0,0)

Tints of #697763

#697763
(105,119,99)
#768371
(118,131,113)
#838F7F
(131,143,127)
#909B8D
(144,155,141)
#9DA79B
(157,167,155)
#AAB3A9
(170,179,169)
#B7BFB7
(183,191,183)
#C4CBC5
(196,203,197)
#D1D7D3
(209,215,211)
#DEE3E1
(222,227,225)
#EBEFEF
(235,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #697763; }

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

This text font color is #697763.

Background Color

.myBgColor { background-color: #697763; }

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

This div background color is #697763.

Border color

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

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

This div border color is #697763.

Opacity

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

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

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

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

This text has shadow with #697763 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697763.

Preview

Color preview on black background

This text has color #697763 on black background.


Color preview on white background

This text has color #697763 on white background.


Black color preview on #697763 background

This text has black color on #697763 background.


White color preview on #697763 background

This text has white color on #697763 background.


Related colors

Complementary color

Complementary color for #hex is #96889C.


I love getcolorcode.com

Triadic colors

1 #636977 and #776369 with #697763 are triadic colors.

2 #637769 and #776963 with #697763 are triadic colors.