COLOR #695850

HEX: #695850 RGB: (105,88,80)

Color info

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

RGB color model

#695850 color RGB value is (105,88,80).

RGB: (105,88,80) (41%, 35%, 31%)

RGB channels and saturation

R 105 of 255 = 41%
G 88 of 255 = 35%
B 80 of 255 = 31%

105
88
80

R + G + B ~ 36%. #695850 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 88 + 80 = 273 (100%)
R 105 of 273 ~ 38.46%
G 88 of 273 ~ 32.23%
B 80 of 273 ~ 29.3'%

%38.46
%32.23
%29.3

CMYK color model

#695850 color CMYK value is (0,16,24,59).

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

CMYK: (0,16,24,59)
C0M16Y24K59 (0%, 16%, 24%, 59%)
(0.00 / 0.16 / 0.24 / 0.59)

CMYK percentages

%0
%16.19
%23.81
%58.82

Codes

Color #695850 in popluar color models

69 58 50
RGB 105 88 80
HSL 19° 13.51% 36.27%
HSB/HSV 19° 23.81% 41.18%
CMYK 0.00% 16.19% 23.81%
58.82%

Color #695850 in popluar number systems.

HEX 69 58 50
Decimal 105 88 80
Binary 1101001 1011000 1010000
Octal 151 130 120

Shades and tints

Shades of #695850

#695850
(105,88,80)
#605049
(96,80,73)
#574842
(87,72,66)
#4E403B
(78,64,59)
#453834
(69,56,52)
#3C302D
(60,48,45)
#332826
(51,40,38)
#2A201F
(42,32,31)
#211818
(33,24,24)
#181011
(24,16,17)
#0F080A
(15,8,10)
#000000
(0,0,0)

Tints of #695850

#695850
(105,88,80)
#76675F
(118,103,95)
#83766E
(131,118,110)
#90857D
(144,133,125)
#9D948C
(157,148,140)
#AAA39B
(170,163,155)
#B7B2AA
(183,178,170)
#C4C1B9
(196,193,185)
#D1D0C8
(209,208,200)
#DEDFD7
(222,223,215)
#EBEEE6
(235,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #695850; }

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

This text font color is #695850.

Background Color

.myBgColor { background-color: #695850; }

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

This div background color is #695850.

Border color

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

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

This div border color is #695850.

Opacity

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

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

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

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

This text has shadow with #695850 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695850.

Preview

Color preview on black background

This text has color #695850 on black background.


Color preview on white background

This text has color #695850 on white background.


Black color preview on #695850 background

This text has black color on #695850 background.


White color preview on #695850 background

This text has white color on #695850 background.


Related colors

Complementary color

Complementary color for #hex is #96A7AF.


I love getcolorcode.com

Triadic colors

1 #506958 and #585069 with #695850 are triadic colors.

2 #505869 and #586950 with #695850 are triadic colors.