COLOR #696587

HEX: #696587 RGB: (105,101,135)

Color info

#696587 contains red, green and blue colors in about the same proportion. Web safe color of #696587 is #666699 (or #669).

RGB color model

#696587 color RGB value is (105,101,135).

RGB: (105,101,135) (41%, 40%, 53%)

RGB channels and saturation

R 105 of 255 = 41%
G 101 of 255 = 40%
B 135 of 255 = 53%

105
101
135

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

Portions of RGB colors in percentages

R + G + B = 105 + 101 + 135 = 341 (100%)
R 105 of 341 ~ 30.79%
G 101 of 341 ~ 29.62%
B 135 of 341 ~ 39.59'%

%30.79
%29.62
%39.59

CMYK color model

#696587 color CMYK value is (22,25,0,47).

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

CMYK: (22,25,0,47)
C22M25Y0K47 (22%, 25%, 0%, 47%)
(0.22 / 0.25 / 0.00 / 0.47)

CMYK percentages

%22.22
%25.19
%0
%47.06

Codes

Color #696587 in popluar color models

69 65 87
RGB 105 101 135
HSL 247° 14.41% 46.27%
HSB/HSV 247° 25.19% 52.94%
CMYK 22.22% 25.19% 0.00%
47.06%

Color #696587 in popluar number systems.

HEX 69 65 87
Decimal 105 101 135
Binary 1101001 1100101 10000111
Octal 151 145 207

Shades and tints

Shades of #696587

#696587
(105,101,135)
#605C7B
(96,92,123)
#57536F
(87,83,111)
#4E4A63
(78,74,99)
#454157
(69,65,87)
#3C384B
(60,56,75)
#332F3F
(51,47,63)
#2A2633
(42,38,51)
#211D27
(33,29,39)
#18141B
(24,20,27)
#0F0B0F
(15,11,15)
#000000
(0,0,0)

Tints of #696587

#696587
(105,101,135)
#767391
(118,115,145)
#83819B
(131,129,155)
#908FA5
(144,143,165)
#9D9DAF
(157,157,175)
#AAABB9
(170,171,185)
#B7B9C3
(183,185,195)
#C4C7CD
(196,199,205)
#D1D5D7
(209,213,215)
#DEE3E1
(222,227,225)
#EBF1EB
(235,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #696587; }

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

This text font color is #696587.

Background Color

.myBgColor { background-color: #696587; }

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

This div background color is #696587.

Border color

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

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

This div border color is #696587.

Opacity

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

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

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

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

This text has shadow with #696587 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696587.

Preview

Color preview on black background

This text has color #696587 on black background.


Color preview on white background

This text has color #696587 on white background.


Black color preview on #696587 background

This text has black color on #696587 background.


White color preview on #696587 background

This text has white color on #696587 background.


Related colors

Complementary color

Complementary color for #hex is #969A78.


I love getcolorcode.com

Triadic colors

1 #876965 and #658769 with #696587 are triadic colors.

2 #876569 and #656987 with #696587 are triadic colors.