COLOR #697462

HEX: #697462 RGB: (105,116,98)

Color info

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

RGB color model

#697462 color RGB value is (105,116,98).

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

RGB channels and saturation

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

105
116
98

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

Portions of RGB colors in percentages

R + G + B = 105 + 116 + 98 = 319 (100%)
R 105 of 319 ~ 32.92%
G 116 of 319 ~ 36.36%
B 98 of 319 ~ 30.72'%

%32.92
%36.36
%30.72

CMYK color model

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

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

CMYK: (9,0,16,55)
C9M0Y16K55 (9%, 0%, 16%, 55%)
(0.09 / 0.00 / 0.16 / 0.55)

CMYK percentages

%9.48
%0
%15.52
%54.51

Codes

Color #697462 in popluar color models

69 74 62
RGB 105 116 98
HSL 97° 8.41% 41.96%
HSB/HSV 97° 15.52% 45.49%
CMYK 9.48% 0.00% 15.52%
54.51%

Color #697462 in popluar number systems.

HEX 69 74 62
Decimal 105 116 98
Binary 1101001 1110100 1100010
Octal 151 164 142

Shades and tints

Shades of #697462

#697462
(105,116,98)
#606A5A
(96,106,90)
#576052
(87,96,82)
#4E564A
(78,86,74)
#454C42
(69,76,66)
#3C423A
(60,66,58)
#333832
(51,56,50)
#2A2E2A
(42,46,42)
#212422
(33,36,34)
#181A1A
(24,26,26)
#0F1012
(15,16,18)
#000000
(0,0,0)

Tints of #697462

#697462
(105,116,98)
#768070
(118,128,112)
#838C7E
(131,140,126)
#90988C
(144,152,140)
#9DA49A
(157,164,154)
#AAB0A8
(170,176,168)
#B7BCB6
(183,188,182)
#C4C8C4
(196,200,196)
#D1D4D2
(209,212,210)
#DEE0E0
(222,224,224)
#EBECEE
(235,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #697462; }

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

This text font color is #697462.

Background Color

.myBgColor { background-color: #697462; }

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

This div background color is #697462.

Border color

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

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

This div border color is #697462.

Opacity

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

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

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

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

This text has shadow with #697462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697462.

Preview

Color preview on black background

This text has color #697462 on black background.


Color preview on white background

This text has color #697462 on white background.


Black color preview on #697462 background

This text has black color on #697462 background.


White color preview on #697462 background

This text has white color on #697462 background.


Related colors

Complementary color

Complementary color for #hex is #968B9D.


I love getcolorcode.com

Triadic colors

1 #626974 and #746269 with #697462 are triadic colors.

2 #627469 and #746962 with #697462 are triadic colors.