COLOR #696487

HEX: #696487 RGB: (105,100,135)

Color info

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

RGB color model

#696487 color RGB value is (105,100,135).

RGB: (105,100,135) (41%, 39%, 53%)

RGB channels and saturation

R 105 of 255 = 41%
G 100 of 255 = 39%
B 135 of 255 = 53%

105
100
135

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

Portions of RGB colors in percentages

R + G + B = 105 + 100 + 135 = 340 (100%)
R 105 of 340 ~ 30.88%
G 100 of 340 ~ 29.41%
B 135 of 340 ~ 39.71'%

%30.88
%29.41
%39.71

CMYK color model

#696487 color CMYK value is (22,26,0,47).

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

CMYK: (22,26,0,47)
C22M26Y0K47 (22%, 26%, 0%, 47%)
(0.22 / 0.26 / 0.00 / 0.47)

CMYK percentages

%22.22
%25.93
%0
%47.06

Codes

Color #696487 in popluar color models

69 64 87
RGB 105 100 135
HSL 249° 14.89% 46.08%
HSB/HSV 249° 25.93% 52.94%
CMYK 22.22% 25.93% 0.00%
47.06%

Color #696487 in popluar number systems.

HEX 69 64 87
Decimal 105 100 135
Binary 1101001 1100100 10000111
Octal 151 144 207

Shades and tints

Shades of #696487

#696487
(105,100,135)
#605B7B
(96,91,123)
#57526F
(87,82,111)
#4E4963
(78,73,99)
#454057
(69,64,87)
#3C374B
(60,55,75)
#332E3F
(51,46,63)
#2A2533
(42,37,51)
#211C27
(33,28,39)
#18131B
(24,19,27)
#0F0A0F
(15,10,15)
#000000
(0,0,0)

Tints of #696487

#696487
(105,100,135)
#767291
(118,114,145)
#83809B
(131,128,155)
#908EA5
(144,142,165)
#9D9CAF
(157,156,175)
#AAAAB9
(170,170,185)
#B7B8C3
(183,184,195)
#C4C6CD
(196,198,205)
#D1D4D7
(209,212,215)
#DEE2E1
(222,226,225)
#EBF0EB
(235,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #696487; }

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

This text font color is #696487.

Background Color

.myBgColor { background-color: #696487; }

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

This div background color is #696487.

Border color

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

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

This div border color is #696487.

Opacity

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

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

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

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

This text has shadow with #696487 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696487.

Preview

Color preview on black background

This text has color #696487 on black background.


Color preview on white background

This text has color #696487 on white background.


Black color preview on #696487 background

This text has black color on #696487 background.


White color preview on #696487 background

This text has white color on #696487 background.


Related colors

Complementary color

Complementary color for #hex is #969B78.


I love getcolorcode.com

Triadic colors

1 #876964 and #648769 with #696487 are triadic colors.

2 #876469 and #646987 with #696487 are triadic colors.