COLOR #695889

HEX: #695889 RGB: (105,88,137)

Color info

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

RGB color model

#695889 color RGB value is (105,88,137).

RGB: (105,88,137) (41%, 35%, 54%)

RGB channels and saturation

R 105 of 255 = 41%
G 88 of 255 = 35%
B 137 of 255 = 54%

105
88
137

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

Portions of RGB colors in percentages

R + G + B = 105 + 88 + 137 = 330 (100%)
R 105 of 330 ~ 31.82%
G 88 of 330 ~ 26.67%
B 137 of 330 ~ 41.52'%

%31.82
%26.67
%41.52

CMYK color model

#695889 color CMYK value is (23,36,0,46).

  • cyan value is 23.36%
  • magenta value is 35.77%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (23,36,0,46)
C23M36Y0K46 (23%, 36%, 0%, 46%)
(0.23 / 0.36 / 0.00 / 0.46)

CMYK percentages

%23.36
%35.77
%0
%46.27

Codes

Color #695889 in popluar color models

69 58 89
RGB 105 88 137
HSL 261° 21.78% 44.12%
HSB/HSV 261° 35.77% 53.73%
CMYK 23.36% 35.77% 0.00%
46.27%

Color #695889 in popluar number systems.

HEX 69 58 89
Decimal 105 88 137
Binary 1101001 1011000 10001001
Octal 151 130 211

Shades and tints

Shades of #695889

#695889
(105,88,137)
#60507D
(96,80,125)
#574871
(87,72,113)
#4E4065
(78,64,101)
#453859
(69,56,89)
#3C304D
(60,48,77)
#332841
(51,40,65)
#2A2035
(42,32,53)
#211829
(33,24,41)
#18101D
(24,16,29)
#0F0811
(15,8,17)
#000000
(0,0,0)

Tints of #695889

#695889
(105,88,137)
#766793
(118,103,147)
#83769D
(131,118,157)
#9085A7
(144,133,167)
#9D94B1
(157,148,177)
#AAA3BB
(170,163,187)
#B7B2C5
(183,178,197)
#C4C1CF
(196,193,207)
#D1D0D9
(209,208,217)
#DEDFE3
(222,223,227)
#EBEEED
(235,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #695889; }

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

This text font color is #695889.

Background Color

.myBgColor { background-color: #695889; }

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

This div background color is #695889.

Border color

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

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

This div border color is #695889.

Opacity

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

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

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

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

This text has shadow with #695889 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695889.

Preview

Color preview on black background

This text has color #695889 on black background.


Color preview on white background

This text has color #695889 on white background.


Black color preview on #695889 background

This text has black color on #695889 background.


White color preview on #695889 background

This text has white color on #695889 background.


Related colors

Complementary color

Complementary color for #hex is #96A776.


I love getcolorcode.com

Triadic colors

1 #896958 and #588969 with #695889 are triadic colors.

2 #895869 and #586989 with #695889 are triadic colors.