COLOR #695064

HEX: #695064 RGB: (105,80,100)

Color info

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

RGB color model

#695064 color RGB value is (105,80,100).

RGB: (105,80,100) (41%, 31%, 39%)

RGB channels and saturation

R 105 of 255 = 41%
G 80 of 255 = 31%
B 100 of 255 = 39%

105
80
100

R + G + B ~ 37%. #695064 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 80 + 100 = 285 (100%)
R 105 of 285 ~ 36.84%
G 80 of 285 ~ 28.07%
B 100 of 285 ~ 35.09'%

%36.84
%28.07
%35.09

CMYK color model

#695064 color CMYK value is (0,24,5,59).

  • cyan value is 0.00%
  • magenta value is 23.81%
  • yellow value is 4.76%
  • key color value is 58.82%

CMYK: (0,24,5,59)
C0M24Y5K59 (0%, 24%, 5%, 59%)
(0.00 / 0.24 / 0.05 / 0.59)

CMYK percentages

%0
%23.81
%4.76
%58.82

Codes

Color #695064 in popluar color models

69 50 64
RGB 105 80 100
HSL 312° 13.51% 36.27%
HSB/HSV 312° 23.81% 41.18%
CMYK 0.00% 23.81% 4.76%
58.82%

Color #695064 in popluar number systems.

HEX 69 50 64
Decimal 105 80 100
Binary 1101001 1010000 1100100
Octal 151 120 144

Shades and tints

Shades of #695064

#695064
(105,80,100)
#60495B
(96,73,91)
#574252
(87,66,82)
#4E3B49
(78,59,73)
#453440
(69,52,64)
#3C2D37
(60,45,55)
#33262E
(51,38,46)
#2A1F25
(42,31,37)
#21181C
(33,24,28)
#181113
(24,17,19)
#0F0A0A
(15,10,10)
#000000
(0,0,0)

Tints of #695064

#695064
(105,80,100)
#765F72
(118,95,114)
#836E80
(131,110,128)
#907D8E
(144,125,142)
#9D8C9C
(157,140,156)
#AA9BAA
(170,155,170)
#B7AAB8
(183,170,184)
#C4B9C6
(196,185,198)
#D1C8D4
(209,200,212)
#DED7E2
(222,215,226)
#EBE6F0
(235,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #695064 color. Also use rgb(105,80,100) instead hex code.

Text Font Color

.myTextColor { color: #695064; }

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

This text font color is #695064.

Background Color

.myBgColor { background-color: #695064; }

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

This div background color is #695064.

Border color

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

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

This div border color is #695064.

Opacity

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

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

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

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

This text has shadow with #695064 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695064.

Preview

Color preview on black background

This text has color #695064 on black background.


Color preview on white background

This text has color #695064 on white background.


Black color preview on #695064 background

This text has black color on #695064 background.


White color preview on #695064 background

This text has white color on #695064 background.


Related colors

Complementary color

Complementary color for #hex is #96AF9B.


I love getcolorcode.com

Triadic colors

1 #646950 and #506469 with #695064 are triadic colors.

2 #645069 and #506964 with #695064 are triadic colors.