COLOR #698587

HEX: #698587 RGB: (105,133,135)

Color info

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

RGB color model

#698587 color RGB value is (105,133,135).

RGB: (105,133,135) (41%, 52%, 53%)

RGB channels and saturation

R 105 of 255 = 41%
G 133 of 255 = 52%
B 135 of 255 = 53%

105
133
135

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

Portions of RGB colors in percentages

R + G + B = 105 + 133 + 135 = 373 (100%)
R 105 of 373 ~ 28.15%
G 133 of 373 ~ 35.66%
B 135 of 373 ~ 36.19'%

%28.15
%35.66
%36.19

CMYK color model

#698587 color CMYK value is (22,1,0,47).

  • cyan value is 22.22%
  • magenta value is 1.48%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (22,1,0,47)
C22M1Y0K47 (22%, 1%, 0%, 47%)
(0.22 / 0.01 / 0.00 / 0.47)

CMYK percentages

%22.22
%1.48
%0
%47.06

Codes

Color #698587 in popluar color models

69 85 87
RGB 105 133 135
HSL 184° 12.50% 47.06%
HSB/HSV 184° 22.22% 52.94%
CMYK 22.22% 1.48% 0.00%
47.06%

Color #698587 in popluar number systems.

HEX 69 85 87
Decimal 105 133 135
Binary 1101001 10000101 10000111
Octal 151 205 207

Shades and tints

Shades of #698587

#698587
(105,133,135)
#60797B
(96,121,123)
#576D6F
(87,109,111)
#4E6163
(78,97,99)
#455557
(69,85,87)
#3C494B
(60,73,75)
#333D3F
(51,61,63)
#2A3133
(42,49,51)
#212527
(33,37,39)
#18191B
(24,25,27)
#0F0D0F
(15,13,15)
#000000
(0,0,0)

Tints of #698587

#698587
(105,133,135)
#769091
(118,144,145)
#839B9B
(131,155,155)
#90A6A5
(144,166,165)
#9DB1AF
(157,177,175)
#AABCB9
(170,188,185)
#B7C7C3
(183,199,195)
#C4D2CD
(196,210,205)
#D1DDD7
(209,221,215)
#DEE8E1
(222,232,225)
#EBF3EB
(235,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #698587; }

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

This text font color is #698587.

Background Color

.myBgColor { background-color: #698587; }

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

This div background color is #698587.

Border color

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

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

This div border color is #698587.

Opacity

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

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

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

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

This text has shadow with #698587 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698587.

Preview

Color preview on black background

This text has color #698587 on black background.


Color preview on white background

This text has color #698587 on white background.


Black color preview on #698587 background

This text has black color on #698587 background.


White color preview on #698587 background

This text has white color on #698587 background.


Related colors

Complementary color

Complementary color for #hex is #967A78.


I love getcolorcode.com

Triadic colors

1 #876985 and #858769 with #698587 are triadic colors.

2 #878569 and #856987 with #698587 are triadic colors.