COLOR #695884

HEX: #695884 RGB: (105,88,132)

Color info

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

RGB color model

#695884 color RGB value is (105,88,132).

RGB: (105,88,132) (41%, 35%, 52%)

RGB channels and saturation

R 105 of 255 = 41%
G 88 of 255 = 35%
B 132 of 255 = 52%

105
88
132

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

Portions of RGB colors in percentages

R + G + B = 105 + 88 + 132 = 325 (100%)
R 105 of 325 ~ 32.31%
G 88 of 325 ~ 27.08%
B 132 of 325 ~ 40.62'%

%32.31
%27.08
%40.62

CMYK color model

#695884 color CMYK value is (20,33,0,48).

  • cyan value is 20.45%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (20,33,0,48)
C20M33Y0K48 (20%, 33%, 0%, 48%)
(0.20 / 0.33 / 0.00 / 0.48)

CMYK percentages

%20.45
%33.33
%0
%48.24

Codes

Color #695884 in popluar color models

69 58 84
RGB 105 88 132
HSL 263° 20.00% 43.14%
HSB/HSV 263° 33.33% 51.76%
CMYK 20.45% 33.33% 0.00%
48.24%

Color #695884 in popluar number systems.

HEX 69 58 84
Decimal 105 88 132
Binary 1101001 1011000 10000100
Octal 151 130 204

Shades and tints

Shades of #695884

#695884
(105,88,132)
#605078
(96,80,120)
#57486C
(87,72,108)
#4E4060
(78,64,96)
#453854
(69,56,84)
#3C3048
(60,48,72)
#33283C
(51,40,60)
#2A2030
(42,32,48)
#211824
(33,24,36)
#181018
(24,16,24)
#0F080C
(15,8,12)
#000000
(0,0,0)

Tints of #695884

#695884
(105,88,132)
#76678F
(118,103,143)
#83769A
(131,118,154)
#9085A5
(144,133,165)
#9D94B0
(157,148,176)
#AAA3BB
(170,163,187)
#B7B2C6
(183,178,198)
#C4C1D1
(196,193,209)
#D1D0DC
(209,208,220)
#DEDFE7
(222,223,231)
#EBEEF2
(235,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #695884 color. Also use rgb(105,88,132) instead hex code.

Text Font Color

.myTextColor { color: #695884; }

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

This text font color is #695884.

Background Color

.myBgColor { background-color: #695884; }

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

This div background color is #695884.

Border color

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

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

This div border color is #695884.

Opacity

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

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

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

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

This text has shadow with #695884 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695884.

Preview

Color preview on black background

This text has color #695884 on black background.


Color preview on white background

This text has color #695884 on white background.


Black color preview on #695884 background

This text has black color on #695884 background.


White color preview on #695884 background

This text has white color on #695884 background.


Related colors

Complementary color

Complementary color for #hex is #96A77B.


I love getcolorcode.com

Triadic colors

1 #846958 and #588469 with #695884 are triadic colors.

2 #845869 and #586984 with #695884 are triadic colors.