COLOR #695489

HEX: #695489 RGB: (105,84,137)

Color info

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

RGB color model

#695489 color RGB value is (105,84,137).

RGB: (105,84,137) (41%, 33%, 54%)

RGB channels and saturation

R 105 of 255 = 41%
G 84 of 255 = 33%
B 137 of 255 = 54%

105
84
137

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

Portions of RGB colors in percentages

R + G + B = 105 + 84 + 137 = 326 (100%)
R 105 of 326 ~ 32.21%
G 84 of 326 ~ 25.77%
B 137 of 326 ~ 42.02'%

%32.21
%25.77
%42.02

CMYK color model

#695489 color CMYK value is (23,39,0,46).

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

CMYK: (23,39,0,46)
C23M39Y0K46 (23%, 39%, 0%, 46%)
(0.23 / 0.39 / 0.00 / 0.46)

CMYK percentages

%23.36
%38.69
%0
%46.27

Codes

Color #695489 in popluar color models

69 54 89
RGB 105 84 137
HSL 264° 23.98% 43.33%
HSB/HSV 264° 38.69% 53.73%
CMYK 23.36% 38.69% 0.00%
46.27%

Color #695489 in popluar number systems.

HEX 69 54 89
Decimal 105 84 137
Binary 1101001 1010100 10001001
Octal 151 124 211

Shades and tints

Shades of #695489

#695489
(105,84,137)
#604D7D
(96,77,125)
#574671
(87,70,113)
#4E3F65
(78,63,101)
#453859
(69,56,89)
#3C314D
(60,49,77)
#332A41
(51,42,65)
#2A2335
(42,35,53)
#211C29
(33,28,41)
#18151D
(24,21,29)
#0F0E11
(15,14,17)
#000000
(0,0,0)

Tints of #695489

#695489
(105,84,137)
#766393
(118,99,147)
#83729D
(131,114,157)
#9081A7
(144,129,167)
#9D90B1
(157,144,177)
#AA9FBB
(170,159,187)
#B7AEC5
(183,174,197)
#C4BDCF
(196,189,207)
#D1CCD9
(209,204,217)
#DEDBE3
(222,219,227)
#EBEAED
(235,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #695489; }

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

This text font color is #695489.

Background Color

.myBgColor { background-color: #695489; }

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

This div background color is #695489.

Border color

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

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

This div border color is #695489.

Opacity

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

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

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

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

This text has shadow with #695489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695489.

Preview

Color preview on black background

This text has color #695489 on black background.


Color preview on white background

This text has color #695489 on white background.


Black color preview on #695489 background

This text has black color on #695489 background.


White color preview on #695489 background

This text has white color on #695489 background.


Related colors

Complementary color

Complementary color for #hex is #96AB76.


I love getcolorcode.com

Triadic colors

1 #896954 and #548969 with #695489 are triadic colors.

2 #895469 and #546989 with #695489 are triadic colors.