COLOR #697469

HEX: #697469 RGB: (105,116,105)

Color info

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

RGB color model

#697469 color RGB value is (105,116,105).

RGB: (105,116,105) (41%, 45%, 41%)

RGB channels and saturation

R 105 of 255 = 41%
G 116 of 255 = 45%
B 105 of 255 = 41%

105
116
105

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

Portions of RGB colors in percentages

R + G + B = 105 + 116 + 105 = 326 (100%)
R 105 of 326 ~ 32.21%
G 116 of 326 ~ 35.58%
B 105 of 326 ~ 32.21'%

%32.21
%35.58
%32.21

CMYK color model

#697469 color CMYK value is (9,0,9,55).

  • cyan value is 9.48%
  • magenta value is 0.00%
  • yellow value is 9.48%
  • key color value is 54.51%

CMYK: (9,0,9,55)
C9M0Y9K55 (9%, 0%, 9%, 55%)
(0.09 / 0.00 / 0.09 / 0.55)

CMYK percentages

%9.48
%0
%9.48
%54.51

Codes

Color #697469 in popluar color models

69 74 69
RGB 105 116 105
HSL 120° 4.98% 43.33%
HSB/HSV 120° 9.48% 45.49%
CMYK 9.48% 0.00% 9.48%
54.51%

Color #697469 in popluar number systems.

HEX 69 74 69
Decimal 105 116 105
Binary 1101001 1110100 1101001
Octal 151 164 151

Shades and tints

Shades of #697469

#697469
(105,116,105)
#606A60
(96,106,96)
#576057
(87,96,87)
#4E564E
(78,86,78)
#454C45
(69,76,69)
#3C423C
(60,66,60)
#333833
(51,56,51)
#2A2E2A
(42,46,42)
#212421
(33,36,33)
#181A18
(24,26,24)
#0F100F
(15,16,15)
#000000
(0,0,0)

Tints of #697469

#697469
(105,116,105)
#768076
(118,128,118)
#838C83
(131,140,131)
#909890
(144,152,144)
#9DA49D
(157,164,157)
#AAB0AA
(170,176,170)
#B7BCB7
(183,188,183)
#C4C8C4
(196,200,196)
#D1D4D1
(209,212,209)
#DEE0DE
(222,224,222)
#EBECEB
(235,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #697469; }

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

This text font color is #697469.

Background Color

.myBgColor { background-color: #697469; }

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

This div background color is #697469.

Border color

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

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

This div border color is #697469.

Opacity

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

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

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

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

This text has shadow with #697469 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697469.

Preview

Color preview on black background

This text has color #697469 on black background.


Color preview on white background

This text has color #697469 on white background.


Black color preview on #697469 background

This text has black color on #697469 background.


White color preview on #697469 background

This text has white color on #697469 background.


Related colors

Complementary color

Complementary color for #hex is #968B96.


I love getcolorcode.com

Triadic colors

1 #696974 and #746969 with #697469 are triadic colors.

2 #697469 and #746969 with #697469 are triadic colors.