COLOR #698971

HEX: #698971 RGB: (105,137,113)

Color info

#698971 contains red, green and blue colors in about the same proportion. Web safe color of #698971 is #669966 (or #696).

RGB color model

#698971 color RGB value is (105,137,113).

RGB: (105,137,113) (41%, 54%, 44%)

RGB channels and saturation

R 105 of 255 = 41%
G 137 of 255 = 54%
B 113 of 255 = 44%

105
137
113

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

Portions of RGB colors in percentages

R + G + B = 105 + 137 + 113 = 355 (100%)
R 105 of 355 ~ 29.58%
G 137 of 355 ~ 38.59%
B 113 of 355 ~ 31.83'%

%29.58
%38.59
%31.83

CMYK color model

#698971 color CMYK value is (23,0,18,46).

  • cyan value is 23.36%
  • magenta value is 0.00%
  • yellow value is 17.52%
  • key color value is 46.27%

CMYK: (23,0,18,46)
C23M0Y18K46 (23%, 0%, 18%, 46%)
(0.23 / 0.00 / 0.18 / 0.46)

CMYK percentages

%23.36
%0
%17.52
%46.27

Codes

Color #698971 in popluar color models

69 89 71
RGB 105 137 113
HSL 135° 13.22% 47.45%
HSB/HSV 135° 23.36% 53.73%
CMYK 23.36% 0.00% 17.52%
46.27%

Color #698971 in popluar number systems.

HEX 69 89 71
Decimal 105 137 113
Binary 1101001 10001001 1110001
Octal 151 211 161

Shades and tints

Shades of #698971

#698971
(105,137,113)
#607D67
(96,125,103)
#57715D
(87,113,93)
#4E6553
(78,101,83)
#455949
(69,89,73)
#3C4D3F
(60,77,63)
#334135
(51,65,53)
#2A352B
(42,53,43)
#212921
(33,41,33)
#181D17
(24,29,23)
#0F110D
(15,17,13)
#000000
(0,0,0)

Tints of #698971

#698971
(105,137,113)
#76937D
(118,147,125)
#839D89
(131,157,137)
#90A795
(144,167,149)
#9DB1A1
(157,177,161)
#AABBAD
(170,187,173)
#B7C5B9
(183,197,185)
#C4CFC5
(196,207,197)
#D1D9D1
(209,217,209)
#DEE3DD
(222,227,221)
#EBEDE9
(235,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #698971; }

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

This text font color is #698971.

Background Color

.myBgColor { background-color: #698971; }

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

This div background color is #698971.

Border color

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

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

This div border color is #698971.

Opacity

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

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

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

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

This text has shadow with #698971 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698971.

Preview

Color preview on black background

This text has color #698971 on black background.


Color preview on white background

This text has color #698971 on white background.


Black color preview on #698971 background

This text has black color on #698971 background.


White color preview on #698971 background

This text has white color on #698971 background.


Related colors

Complementary color

Complementary color for #hex is #96768E.


I love getcolorcode.com

Triadic colors

1 #716989 and #897169 with #698971 are triadic colors.

2 #718969 and #896971 with #698971 are triadic colors.