COLOR #695568

HEX: #695568 RGB: (105,85,104)

Color info

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

RGB color model

#695568 color RGB value is (105,85,104).

RGB: (105,85,104) (41%, 33%, 41%)

RGB channels and saturation

R 105 of 255 = 41%
G 85 of 255 = 33%
B 104 of 255 = 41%

105
85
104

R + G + B ~ 38%. #695568 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 85 + 104 = 294 (100%)
R 105 of 294 ~ 35.71%
G 85 of 294 ~ 28.91%
B 104 of 294 ~ 35.37'%

%35.71
%28.91
%35.37

CMYK color model

#695568 color CMYK value is (0,19,1,59).

  • cyan value is 0.00%
  • magenta value is 19.05%
  • yellow value is 0.95%
  • key color value is 58.82%
CMYK: (0,19,1,59) C0M19Y1K59 (0%,19%,1%,59%) (0.00/0.19/0.01/0.59) 

CMYK percentages

%0
%19.05
%0.95
%58.82

Codes

Color #695568 in popluar color models

69 55 68
RGB 105 85 104
HSL 303° 10.53% 37.25%
HSB/HSV 303° 19.05% 41.18%
CMYK 0.00% 19.05% 0.95%
58.82%

Color #695568 in popluar number systems.

HEX 69 55 68
Decimal 105 85 104
Binary 1101001 1010101 1101000
Octal 151 125 150

Shades and tints

Shades of #695568

#695568
(105,85,104)
#604E5F
(96,78,95)
#574756
(87,71,86)
#4E404D
(78,64,77)
#453944
(69,57,68)
#3C323B
(60,50,59)
#332B32
(51,43,50)
#2A2429
(42,36,41)
#211D20
(33,29,32)
#181617
(24,22,23)
#0F0F0E
(15,15,14)
#000000
(0,0,0)

Tints of #695568

#695568
(105,85,104)
#766475
(118,100,117)
#837382
(131,115,130)
#90828F
(144,130,143)
#9D919C
(157,145,156)
#AAA0A9
(170,160,169)
#B7AFB6
(183,175,182)
#C4BEC3
(196,190,195)
#D1CDD0
(209,205,208)
#DEDCDD
(222,220,221)
#EBEBEA
(235,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #695568 color. Also use rgb(105,85,104) instead hex code.

Text Font Color

.myTextColor { color: #695568; }

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

This text font color is #695568.

Background Color

.myBgColor { background-color: #695568; }

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

This div background color is #695568.

Border color

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

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

This div border color is #695568.

Opacity

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

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

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

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

This text has shadow with #695568 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695568.

Preview

Color preview on black background

This text has color #695568 on black background.


Color preview on white background

This text has color #695568 on white background.


Black color preview on #695568 background

This text has black color on #695568 background.


White color preview on #695568 background

This text has white color on #695568 background.


Related colors

Complementary color

Complementary color for #hex is #96AA97.


I love getcolorcode.com

Triadic colors

1 #686955 and #556869 with #695568 are triadic colors.

2 #685569 and #556968 with #695568 are triadic colors.