COLOR #695587

HEX: #695587 RGB: (105,85,135)

Color info

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

RGB color model

#695587 color RGB value is (105,85,135).

RGB: (105,85,135) (41%, 33%, 53%)

RGB channels and saturation

R 105 of 255 = 41%
G 85 of 255 = 33%
B 135 of 255 = 53%

105
85
135

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

Portions of RGB colors in percentages

R + G + B = 105 + 85 + 135 = 325 (100%)
R 105 of 325 ~ 32.31%
G 85 of 325 ~ 26.15%
B 135 of 325 ~ 41.54'%

%32.31
%26.15
%41.54

CMYK color model

#695587 color CMYK value is (22,37,0,47).

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

CMYK: (22,37,0,47)
C22M37Y0K47 (22%, 37%, 0%, 47%)
(0.22 / 0.37 / 0.00 / 0.47)

CMYK percentages

%22.22
%37.04
%0
%47.06

Codes

Color #695587 in popluar color models

69 55 87
RGB 105 85 135
HSL 264° 22.73% 43.14%
HSB/HSV 264° 37.04% 52.94%
CMYK 22.22% 37.04% 0.00%
47.06%

Color #695587 in popluar number systems.

HEX 69 55 87
Decimal 105 85 135
Binary 1101001 1010101 10000111
Octal 151 125 207

Shades and tints

Shades of #695587

#695587
(105,85,135)
#604E7B
(96,78,123)
#57476F
(87,71,111)
#4E4063
(78,64,99)
#453957
(69,57,87)
#3C324B
(60,50,75)
#332B3F
(51,43,63)
#2A2433
(42,36,51)
#211D27
(33,29,39)
#18161B
(24,22,27)
#0F0F0F
(15,15,15)
#000000
(0,0,0)

Tints of #695587

#695587
(105,85,135)
#766491
(118,100,145)
#83739B
(131,115,155)
#9082A5
(144,130,165)
#9D91AF
(157,145,175)
#AAA0B9
(170,160,185)
#B7AFC3
(183,175,195)
#C4BECD
(196,190,205)
#D1CDD7
(209,205,215)
#DEDCE1
(222,220,225)
#EBEBEB
(235,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #695587; }

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

This text font color is #695587.

Background Color

.myBgColor { background-color: #695587; }

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

This div background color is #695587.

Border color

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

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

This div border color is #695587.

Opacity

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

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

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

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

This text has shadow with #695587 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695587.

Preview

Color preview on black background

This text has color #695587 on black background.


Color preview on white background

This text has color #695587 on white background.


Black color preview on #695587 background

This text has black color on #695587 background.


White color preview on #695587 background

This text has white color on #695587 background.


Related colors

Complementary color

Complementary color for #hex is #96AA78.


I love getcolorcode.com

Triadic colors

1 #876955 and #558769 with #695587 are triadic colors.

2 #875569 and #556987 with #695587 are triadic colors.