COLOR #698874

HEX: #698874 RGB: (105,136,116)

Color info

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

RGB color model

#698874 color RGB value is (105,136,116).

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

RGB channels and saturation

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

105
136
116

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

Portions of RGB colors in percentages

R + G + B = 105 + 136 + 116 = 357 (100%)
R 105 of 357 ~ 29.41%
G 136 of 357 ~ 38.1%
B 116 of 357 ~ 32.49'%

%29.41
%38.1
%32.49

CMYK color model

#698874 color CMYK value is (23,0,15,47).

  • cyan value is 22.79%
  • magenta value is 0.00%
  • yellow value is 14.71%
  • key color value is 46.67%

CMYK: (23,0,15,47)
C23M0Y15K47 (23%, 0%, 15%, 47%)
(0.23 / 0.00 / 0.15 / 0.47)

CMYK percentages

%22.79
%0
%14.71
%46.67

Codes

Color #698874 in popluar color models

69 88 74
RGB 105 136 116
HSL 141° 12.86% 47.25%
HSB/HSV 141° 22.79% 53.33%
CMYK 22.79% 0.00% 14.71%
46.67%

Color #698874 in popluar number systems.

HEX 69 88 74
Decimal 105 136 116
Binary 1101001 10001000 1110100
Octal 151 210 164

Shades and tints

Shades of #698874

#698874
(105,136,116)
#607C6A
(96,124,106)
#577060
(87,112,96)
#4E6456
(78,100,86)
#45584C
(69,88,76)
#3C4C42
(60,76,66)
#334038
(51,64,56)
#2A342E
(42,52,46)
#212824
(33,40,36)
#181C1A
(24,28,26)
#0F1010
(15,16,16)
#000000
(0,0,0)

Tints of #698874

#698874
(105,136,116)
#769280
(118,146,128)
#839C8C
(131,156,140)
#90A698
(144,166,152)
#9DB0A4
(157,176,164)
#AABAB0
(170,186,176)
#B7C4BC
(183,196,188)
#C4CEC8
(196,206,200)
#D1D8D4
(209,216,212)
#DEE2E0
(222,226,224)
#EBECEC
(235,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #698874; }

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

This text font color is #698874.

Background Color

.myBgColor { background-color: #698874; }

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

This div background color is #698874.

Border color

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

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

This div border color is #698874.

Opacity

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

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

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

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

This text has shadow with #698874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698874.

Preview

Color preview on black background

This text has color #698874 on black background.


Color preview on white background

This text has color #698874 on white background.


Black color preview on #698874 background

This text has black color on #698874 background.


White color preview on #698874 background

This text has white color on #698874 background.


Related colors

Complementary color

Complementary color for #hex is #96778B.


I love getcolorcode.com

Triadic colors

1 #746988 and #887469 with #698874 are triadic colors.

2 #748869 and #886974 with #698874 are triadic colors.