COLOR #698978

HEX: #698978 RGB: (105,137,120)

Color info

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

RGB color model

#698978 color RGB value is (105,137,120).

RGB: (105,137,120) (41%, 54%, 47%)

RGB channels and saturation

R 105 of 255 = 41%
G 137 of 255 = 54%
B 120 of 255 = 47%

105
137
120

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

Portions of RGB colors in percentages

R + G + B = 105 + 137 + 120 = 362 (100%)
R 105 of 362 ~ 29.01%
G 137 of 362 ~ 37.85%
B 120 of 362 ~ 33.15'%

%29.01
%37.85
%33.15

CMYK color model

#698978 color CMYK value is (23,0,12,46).

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

CMYK: (23,0,12,46)
C23M0Y12K46 (23%, 0%, 12%, 46%)
(0.23 / 0.00 / 0.12 / 0.46)

CMYK percentages

%23.36
%0
%12.41
%46.27

Codes

Color #698978 in popluar color models

69 89 78
RGB 105 137 120
HSL 148° 13.22% 47.45%
HSB/HSV 148° 23.36% 53.73%
CMYK 23.36% 0.00% 12.41%
46.27%

Color #698978 in popluar number systems.

HEX 69 89 78
Decimal 105 137 120
Binary 1101001 10001001 1111000
Octal 151 211 170

Shades and tints

Shades of #698978

#698978
(105,137,120)
#607D6E
(96,125,110)
#577164
(87,113,100)
#4E655A
(78,101,90)
#455950
(69,89,80)
#3C4D46
(60,77,70)
#33413C
(51,65,60)
#2A3532
(42,53,50)
#212928
(33,41,40)
#181D1E
(24,29,30)
#0F1114
(15,17,20)
#000000
(0,0,0)

Tints of #698978

#698978
(105,137,120)
#769384
(118,147,132)
#839D90
(131,157,144)
#90A79C
(144,167,156)
#9DB1A8
(157,177,168)
#AABBB4
(170,187,180)
#B7C5C0
(183,197,192)
#C4CFCC
(196,207,204)
#D1D9D8
(209,217,216)
#DEE3E4
(222,227,228)
#EBEDF0
(235,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #698978; }

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

This text font color is #698978.

Background Color

.myBgColor { background-color: #698978; }

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

This div background color is #698978.

Border color

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

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

This div border color is #698978.

Opacity

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

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

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

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

This text has shadow with #698978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698978.

Preview

Color preview on black background

This text has color #698978 on black background.


Color preview on white background

This text has color #698978 on white background.


Black color preview on #698978 background

This text has black color on #698978 background.


White color preview on #698978 background

This text has white color on #698978 background.


Related colors

Complementary color

Complementary color for #hex is #967687.


I love getcolorcode.com

Triadic colors

1 #786989 and #897869 with #698978 are triadic colors.

2 #788969 and #896978 with #698978 are triadic colors.