COLOR #695779

HEX: #695779 RGB: (105,87,121)

Color info

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

RGB color model

#695779 color RGB value is (105,87,121).

RGB: (105,87,121) (41%, 34%, 47%)

RGB channels and saturation

R 105 of 255 = 41%
G 87 of 255 = 34%
B 121 of 255 = 47%

105
87
121

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

Portions of RGB colors in percentages

R + G + B = 105 + 87 + 121 = 313 (100%)
R 105 of 313 ~ 33.55%
G 87 of 313 ~ 27.8%
B 121 of 313 ~ 38.66'%

%33.55
%27.8
%38.66

CMYK color model

#695779 color CMYK value is (13,28,0,53).

  • cyan value is 13.22%
  • magenta value is 28.10%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (13,28,0,53)
C13M28Y0K53 (13%, 28%, 0%, 53%)
(0.13 / 0.28 / 0.00 / 0.53)

CMYK percentages

%13.22
%28.1
%0
%52.55

Codes

Color #695779 in popluar color models

69 57 79
RGB 105 87 121
HSL 272° 16.35% 40.78%
HSB/HSV 272° 28.10% 47.45%
CMYK 13.22% 28.10% 0.00%
52.55%

Color #695779 in popluar number systems.

HEX 69 57 79
Decimal 105 87 121
Binary 1101001 1010111 1111001
Octal 151 127 171

Shades and tints

Shades of #695779

#695779
(105,87,121)
#60506E
(96,80,110)
#574963
(87,73,99)
#4E4258
(78,66,88)
#453B4D
(69,59,77)
#3C3442
(60,52,66)
#332D37
(51,45,55)
#2A262C
(42,38,44)
#211F21
(33,31,33)
#181816
(24,24,22)
#0F110B
(15,17,11)
#000000
(0,0,0)

Tints of #695779

#695779
(105,87,121)
#766685
(118,102,133)
#837591
(131,117,145)
#90849D
(144,132,157)
#9D93A9
(157,147,169)
#AAA2B5
(170,162,181)
#B7B1C1
(183,177,193)
#C4C0CD
(196,192,205)
#D1CFD9
(209,207,217)
#DEDEE5
(222,222,229)
#EBEDF1
(235,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #695779 color. Also use rgb(105,87,121) instead hex code.

Text Font Color

.myTextColor { color: #695779; }

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

This text font color is #695779.

Background Color

.myBgColor { background-color: #695779; }

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

This div background color is #695779.

Border color

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

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

This div border color is #695779.

Opacity

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

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

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

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

This text has shadow with #695779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695779.

Preview

Color preview on black background

This text has color #695779 on black background.


Color preview on white background

This text has color #695779 on white background.


Black color preview on #695779 background

This text has black color on #695779 background.


White color preview on #695779 background

This text has white color on #695779 background.


Related colors

Complementary color

Complementary color for #hex is #96A886.


I love getcolorcode.com

Triadic colors

1 #796957 and #577969 with #695779 are triadic colors.

2 #795769 and #576979 with #695779 are triadic colors.