COLOR #696187

HEX: #696187 RGB: (105,97,135)

Color info

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

RGB color model

#696187 color RGB value is (105,97,135).

RGB: (105,97,135) (41%, 38%, 53%)

RGB channels and saturation

R 105 of 255 = 41%
G 97 of 255 = 38%
B 135 of 255 = 53%

105
97
135

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

Portions of RGB colors in percentages

R + G + B = 105 + 97 + 135 = 337 (100%)
R 105 of 337 ~ 31.16%
G 97 of 337 ~ 28.78%
B 135 of 337 ~ 40.06'%

%31.16
%28.78
%40.06

CMYK color model

#696187 color CMYK value is (22,28,0,47).

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

CMYK: (22,28,0,47)
C22M28Y0K47 (22%, 28%, 0%, 47%)
(0.22 / 0.28 / 0.00 / 0.47)

CMYK percentages

%22.22
%28.15
%0
%47.06

Codes

Color #696187 in popluar color models

69 61 87
RGB 105 97 135
HSL 253° 16.38% 45.49%
HSB/HSV 253° 28.15% 52.94%
CMYK 22.22% 28.15% 0.00%
47.06%

Color #696187 in popluar number systems.

HEX 69 61 87
Decimal 105 97 135
Binary 1101001 1100001 10000111
Octal 151 141 207

Shades and tints

Shades of #696187

#696187
(105,97,135)
#60597B
(96,89,123)
#57516F
(87,81,111)
#4E4963
(78,73,99)
#454157
(69,65,87)
#3C394B
(60,57,75)
#33313F
(51,49,63)
#2A2933
(42,41,51)
#212127
(33,33,39)
#18191B
(24,25,27)
#0F110F
(15,17,15)
#000000
(0,0,0)

Tints of #696187

#696187
(105,97,135)
#766F91
(118,111,145)
#837D9B
(131,125,155)
#908BA5
(144,139,165)
#9D99AF
(157,153,175)
#AAA7B9
(170,167,185)
#B7B5C3
(183,181,195)
#C4C3CD
(196,195,205)
#D1D1D7
(209,209,215)
#DEDFE1
(222,223,225)
#EBEDEB
(235,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #696187; }

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

This text font color is #696187.

Background Color

.myBgColor { background-color: #696187; }

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

This div background color is #696187.

Border color

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

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

This div border color is #696187.

Opacity

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

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

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

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

This text has shadow with #696187 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696187.

Preview

Color preview on black background

This text has color #696187 on black background.


Color preview on white background

This text has color #696187 on white background.


Black color preview on #696187 background

This text has black color on #696187 background.


White color preview on #696187 background

This text has white color on #696187 background.


Related colors

Complementary color

Complementary color for #hex is #969E78.


I love getcolorcode.com

Triadic colors

1 #876961 and #618769 with #696187 are triadic colors.

2 #876169 and #616987 with #696187 are triadic colors.