COLOR #698657

HEX: #698657 RGB: (105,134,87)

Color info

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

RGB color model

#698657 color RGB value is (105,134,87).

RGB: (105,134,87) (41%, 53%, 34%)

RGB channels and saturation

R 105 of 255 = 41%
G 134 of 255 = 53%
B 87 of 255 = 34%

105
134
87

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

Portions of RGB colors in percentages

R + G + B = 105 + 134 + 87 = 326 (100%)
R 105 of 326 ~ 32.21%
G 134 of 326 ~ 41.1%
B 87 of 326 ~ 26.69'%

%32.21
%41.1
%26.69

CMYK color model

#698657 color CMYK value is (22,0,35,47).

  • cyan value is 21.64%
  • magenta value is 0.00%
  • yellow value is 35.07%
  • key color value is 47.45%
CMYK: (22,0,35,47) C22M0Y35K47 (22%,0%,35%,47%) (0.22/0.00/0.35/0.47) 

CMYK percentages

%21.64
%0
%35.07
%47.45

Codes

Color #698657 in popluar color models

69 86 57
RGB 105 134 87
HSL 97° 21.27% 43.33%
HSB/HSV 97° 35.07% 52.55%
CMYK 21.64% 0.00% 35.07%
47.45%

Color #698657 in popluar number systems.

HEX 69 86 57
Decimal 105 134 87
Binary 1101001 10000110 1010111
Octal 151 206 127

Shades and tints

Shades of #698657

#698657
(105,134,87)
#607A50
(96,122,80)
#576E49
(87,110,73)
#4E6242
(78,98,66)
#45563B
(69,86,59)
#3C4A34
(60,74,52)
#333E2D
(51,62,45)
#2A3226
(42,50,38)
#21261F
(33,38,31)
#181A18
(24,26,24)
#0F0E11
(15,14,17)
#000000
(0,0,0)

Tints of #698657

#698657
(105,134,87)
#769166
(118,145,102)
#839C75
(131,156,117)
#90A784
(144,167,132)
#9DB293
(157,178,147)
#AABDA2
(170,189,162)
#B7C8B1
(183,200,177)
#C4D3C0
(196,211,192)
#D1DECF
(209,222,207)
#DEE9DE
(222,233,222)
#EBF4ED
(235,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #698657; }

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

This text font color is #698657.

Background Color

.myBgColor { background-color: #698657; }

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

This div background color is #698657.

Border color

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

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

This div border color is #698657.

Opacity

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

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

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

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

This text has shadow with #698657 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698657.

Preview

Color preview on black background

This text has color #698657 on black background.


Color preview on white background

This text has color #698657 on white background.


Black color preview on #698657 background

This text has black color on #698657 background.


White color preview on #698657 background

This text has white color on #698657 background.


Related colors

Complementary color

Complementary color for #hex is #9679A8.


I love getcolorcode.com

Triadic colors

1 #576986 and #865769 with #698657 are triadic colors.

2 #578669 and #866957 with #698657 are triadic colors.