COLOR #697958

HEX: #697958 RGB: (105,121,88)

Color info

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

RGB color model

#697958 color RGB value is (105,121,88).

RGB: (105,121,88) (41%, 47%, 35%)

RGB channels and saturation

R 105 of 255 = 41%
G 121 of 255 = 47%
B 88 of 255 = 35%

105
121
88

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

Portions of RGB colors in percentages

R + G + B = 105 + 121 + 88 = 314 (100%)
R 105 of 314 ~ 33.44%
G 121 of 314 ~ 38.54%
B 88 of 314 ~ 28.03'%

%33.44
%38.54
%28.03

CMYK color model

#697958 color CMYK value is (13,0,27,53).

  • cyan value is 13.22%
  • magenta value is 0.00%
  • yellow value is 27.27%
  • key color value is 52.55%

CMYK: (13,0,27,53)
C13M0Y27K53 (13%, 0%, 27%, 53%)
(0.13 / 0.00 / 0.27 / 0.53)

CMYK percentages

%13.22
%0
%27.27
%52.55

Codes

Color #697958 in popluar color models

69 79 58
RGB 105 121 88
HSL 89° 15.79% 40.98%
HSB/HSV 89° 27.27% 47.45%
CMYK 13.22% 0.00% 27.27%
52.55%

Color #697958 in popluar number systems.

HEX 69 79 58
Decimal 105 121 88
Binary 1101001 1111001 1011000
Octal 151 171 130

Shades and tints

Shades of #697958

#697958
(105,121,88)
#606E50
(96,110,80)
#576348
(87,99,72)
#4E5840
(78,88,64)
#454D38
(69,77,56)
#3C4230
(60,66,48)
#333728
(51,55,40)
#2A2C20
(42,44,32)
#212118
(33,33,24)
#181610
(24,22,16)
#0F0B08
(15,11,8)
#000000
(0,0,0)

Tints of #697958

#697958
(105,121,88)
#768567
(118,133,103)
#839176
(131,145,118)
#909D85
(144,157,133)
#9DA994
(157,169,148)
#AAB5A3
(170,181,163)
#B7C1B2
(183,193,178)
#C4CDC1
(196,205,193)
#D1D9D0
(209,217,208)
#DEE5DF
(222,229,223)
#EBF1EE
(235,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #697958; }

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

This text font color is #697958.

Background Color

.myBgColor { background-color: #697958; }

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

This div background color is #697958.

Border color

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

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

This div border color is #697958.

Opacity

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

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

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

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

This text has shadow with #697958 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697958.

Preview

Color preview on black background

This text has color #697958 on black background.


Color preview on white background

This text has color #697958 on white background.


Black color preview on #697958 background

This text has black color on #697958 background.


White color preview on #697958 background

This text has white color on #697958 background.


Related colors

Complementary color

Complementary color for #hex is #9686A7.


I love getcolorcode.com

Triadic colors

1 #586979 and #795869 with #697958 are triadic colors.

2 #587969 and #796958 with #697958 are triadic colors.