COLOR #698386

HEX: #698386 RGB: (105,131,134)

Color info

#698386 contains red, green and blue colors in about the same proportion. Web safe color of #698386 is #669999 (or #699).

RGB color model

#698386 color RGB value is (105,131,134).

RGB: (105,131,134) (41%, 51%, 53%)

RGB channels and saturation

R 105 of 255 = 41%
G 131 of 255 = 51%
B 134 of 255 = 53%

105
131
134

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

Portions of RGB colors in percentages

R + G + B = 105 + 131 + 134 = 370 (100%)
R 105 of 370 ~ 28.38%
G 131 of 370 ~ 35.41%
B 134 of 370 ~ 36.22'%

%28.38
%35.41
%36.22

CMYK color model

#698386 color CMYK value is (22,2,0,47).

  • cyan value is 21.64%
  • magenta value is 2.24%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (22,2,0,47)
C22M2Y0K47 (22%, 2%, 0%, 47%)
(0.22 / 0.02 / 0.00 / 0.47)

CMYK percentages

%21.64
%2.24
%0
%47.45

Codes

Color #698386 in popluar color models

69 83 86
RGB 105 131 134
HSL 186° 12.13% 46.86%
HSB/HSV 186° 21.64% 52.55%
CMYK 21.64% 2.24% 0.00%
47.45%

Color #698386 in popluar number systems.

HEX 69 83 86
Decimal 105 131 134
Binary 1101001 10000011 10000110
Octal 151 203 206

Shades and tints

Shades of #698386

#698386
(105,131,134)
#60787A
(96,120,122)
#576D6E
(87,109,110)
#4E6262
(78,98,98)
#455756
(69,87,86)
#3C4C4A
(60,76,74)
#33413E
(51,65,62)
#2A3632
(42,54,50)
#212B26
(33,43,38)
#18201A
(24,32,26)
#0F150E
(15,21,14)
#000000
(0,0,0)

Tints of #698386

#698386
(105,131,134)
#768E91
(118,142,145)
#83999C
(131,153,156)
#90A4A7
(144,164,167)
#9DAFB2
(157,175,178)
#AABABD
(170,186,189)
#B7C5C8
(183,197,200)
#C4D0D3
(196,208,211)
#D1DBDE
(209,219,222)
#DEE6E9
(222,230,233)
#EBF1F4
(235,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #698386; }

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

This text font color is #698386.

Background Color

.myBgColor { background-color: #698386; }

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

This div background color is #698386.

Border color

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

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

This div border color is #698386.

Opacity

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

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

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

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

This text has shadow with #698386 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698386.

Preview

Color preview on black background

This text has color #698386 on black background.


Color preview on white background

This text has color #698386 on white background.


Black color preview on #698386 background

This text has black color on #698386 background.


White color preview on #698386 background

This text has white color on #698386 background.


Related colors

Complementary color

Complementary color for #hex is #967C79.


I love getcolorcode.com

Triadic colors

1 #866983 and #838669 with #698386 are triadic colors.

2 #868369 and #836986 with #698386 are triadic colors.