COLOR #695980

HEX: #695980 RGB: (105,89,128)

Color info

#695980 contains red, green and blue colors in about the same proportion. Web safe color of #695980 is #666666 (or #666).

RGB color model

#695980 color RGB value is (105,89,128).

RGB: (105,89,128) (41%, 35%, 50%)

RGB channels and saturation

R 105 of 255 = 41%
G 89 of 255 = 35%
B 128 of 255 = 50%

105
89
128

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

Portions of RGB colors in percentages

R + G + B = 105 + 89 + 128 = 322 (100%)
R 105 of 322 ~ 32.61%
G 89 of 322 ~ 27.64%
B 128 of 322 ~ 39.75'%

%32.61
%27.64
%39.75

CMYK color model

#695980 color CMYK value is (18,30,0,50).

  • cyan value is 17.97%
  • magenta value is 30.47%
  • yellow value is 0.00%
  • key color value is 49.80%
CMYK: (18,30,0,50) C18M30Y0K50 (18%,30%,0%,50%) (0.18/0.30/0.00/0.50) 

CMYK percentages

%17.97
%30.47
%0
%49.8

Codes

Color #695980 in popluar color models

69 59 80
RGB 105 89 128
HSL 265° 17.97% 42.55%
HSB/HSV 265° 30.47% 50.20%
CMYK 17.97% 30.47% 0.00%
49.80%

Color #695980 in popluar number systems.

HEX 69 59 80
Decimal 105 89 128
Binary 1101001 1011001 10000000
Octal 151 131 200

Shades and tints

Shades of #695980

#695980
(105,89,128)
#605175
(96,81,117)
#57496A
(87,73,106)
#4E415F
(78,65,95)
#453954
(69,57,84)
#3C3149
(60,49,73)
#33293E
(51,41,62)
#2A2133
(42,33,51)
#211928
(33,25,40)
#18111D
(24,17,29)
#0F0912
(15,9,18)
#000000
(0,0,0)

Tints of #695980

#695980
(105,89,128)
#76688B
(118,104,139)
#837796
(131,119,150)
#9086A1
(144,134,161)
#9D95AC
(157,149,172)
#AAA4B7
(170,164,183)
#B7B3C2
(183,179,194)
#C4C2CD
(196,194,205)
#D1D1D8
(209,209,216)
#DEE0E3
(222,224,227)
#EBEFEE
(235,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #695980 color. Also use rgb(105,89,128) instead hex code.

Text Font Color

.myTextColor { color: #695980; }

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

This text font color is #695980.

Background Color

.myBgColor { background-color: #695980; }

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

This div background color is #695980.

Border color

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

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

This div border color is #695980.

Opacity

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

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

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

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

This text has shadow with #695980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695980.

Preview

Color preview on black background

This text has color #695980 on black background.


Color preview on white background

This text has color #695980 on white background.


Black color preview on #695980 background

This text has black color on #695980 background.


White color preview on #695980 background

This text has white color on #695980 background.


Related colors

Complementary color

Complementary color for #hex is #96A67F.


I love getcolorcode.com

Triadic colors

1 #806959 and #598069 with #695980 are triadic colors.

2 #805969 and #596980 with #695980 are triadic colors.