COLOR #698774

HEX: #698774 RGB: (105,135,116)

Color info

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

RGB color model

#698774 color RGB value is (105,135,116).

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

RGB channels and saturation

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

105
135
116

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

Portions of RGB colors in percentages

R + G + B = 105 + 135 + 116 = 356 (100%)
R 105 of 356 ~ 29.49%
G 135 of 356 ~ 37.92%
B 116 of 356 ~ 32.58'%

%29.49
%37.92
%32.58

CMYK color model

#698774 color CMYK value is (22,0,14,47).

  • cyan value is 22.22%
  • magenta value is 0.00%
  • yellow value is 14.07%
  • key color value is 47.06%
CMYK: (22,0,14,47) C22M0Y14K47 (22%,0%,14%,47%) (0.22/0.00/0.14/0.47) 

CMYK percentages

%22.22
%0
%14.07
%47.06

Codes

Color #698774 in popluar color models

69 87 74
RGB 105 135 116
HSL 142° 12.50% 47.06%
HSB/HSV 142° 22.22% 52.94%
CMYK 22.22% 0.00% 14.07%
47.06%

Color #698774 in popluar number systems.

HEX 69 87 74
Decimal 105 135 116
Binary 1101001 10000111 1110100
Octal 151 207 164

Shades and tints

Shades of #698774

#698774
(105,135,116)
#607B6A
(96,123,106)
#576F60
(87,111,96)
#4E6356
(78,99,86)
#45574C
(69,87,76)
#3C4B42
(60,75,66)
#333F38
(51,63,56)
#2A332E
(42,51,46)
#212724
(33,39,36)
#181B1A
(24,27,26)
#0F0F10
(15,15,16)
#000000
(0,0,0)

Tints of #698774

#698774
(105,135,116)
#769180
(118,145,128)
#839B8C
(131,155,140)
#90A598
(144,165,152)
#9DAFA4
(157,175,164)
#AAB9B0
(170,185,176)
#B7C3BC
(183,195,188)
#C4CDC8
(196,205,200)
#D1D7D4
(209,215,212)
#DEE1E0
(222,225,224)
#EBEBEC
(235,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #698774; }

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

This text font color is #698774.

Background Color

.myBgColor { background-color: #698774; }

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

This div background color is #698774.

Border color

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

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

This div border color is #698774.

Opacity

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

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

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

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

This text has shadow with #698774 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698774.

Preview

Color preview on black background

This text has color #698774 on black background.


Color preview on white background

This text has color #698774 on white background.


Black color preview on #698774 background

This text has black color on #698774 background.


White color preview on #698774 background

This text has white color on #698774 background.


Related colors

Complementary color

Complementary color for #hex is #96788B.


I love getcolorcode.com

Triadic colors

1 #746987 and #877469 with #698774 are triadic colors.

2 #748769 and #876974 with #698774 are triadic colors.