COLOR #695851

HEX: #695851 RGB: (105,88,81)

Color info

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

RGB color model

#695851 color RGB value is (105,88,81).

RGB: (105,88,81) (41%, 35%, 32%)

RGB channels and saturation

R 105 of 255 = 41%
G 88 of 255 = 35%
B 81 of 255 = 32%

105
88
81

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

Portions of RGB colors in percentages

R + G + B = 105 + 88 + 81 = 274 (100%)
R 105 of 274 ~ 38.32%
G 88 of 274 ~ 32.12%
B 81 of 274 ~ 29.56'%

%38.32
%32.12
%29.56

CMYK color model

#695851 color CMYK value is (0,16,23,59).

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

CMYK: (0,16,23,59)
C0M16Y23K59 (0%, 16%, 23%, 59%)
(0.00 / 0.16 / 0.23 / 0.59)

CMYK percentages

%0
%16.19
%22.86
%58.82

Codes

Color #695851 in popluar color models

69 58 51
RGB 105 88 81
HSL 18° 12.90% 36.47%
HSB/HSV 18° 22.86% 41.18%
CMYK 0.00% 16.19% 22.86%
58.82%

Color #695851 in popluar number systems.

HEX 69 58 51
Decimal 105 88 81
Binary 1101001 1011000 1010001
Octal 151 130 121

Shades and tints

Shades of #695851

#695851
(105,88,81)
#60504A
(96,80,74)
#574843
(87,72,67)
#4E403C
(78,64,60)
#453835
(69,56,53)
#3C302E
(60,48,46)
#332827
(51,40,39)
#2A2020
(42,32,32)
#211819
(33,24,25)
#181012
(24,16,18)
#0F080B
(15,8,11)
#000000
(0,0,0)

Tints of #695851

#695851
(105,88,81)
#766760
(118,103,96)
#83766F
(131,118,111)
#90857E
(144,133,126)
#9D948D
(157,148,141)
#AAA39C
(170,163,156)
#B7B2AB
(183,178,171)
#C4C1BA
(196,193,186)
#D1D0C9
(209,208,201)
#DEDFD8
(222,223,216)
#EBEEE7
(235,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #695851; }

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

This text font color is #695851.

Background Color

.myBgColor { background-color: #695851; }

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

This div background color is #695851.

Border color

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

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

This div border color is #695851.

Opacity

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

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

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

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

This text has shadow with #695851 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695851.

Preview

Color preview on black background

This text has color #695851 on black background.


Color preview on white background

This text has color #695851 on white background.


Black color preview on #695851 background

This text has black color on #695851 background.


White color preview on #695851 background

This text has white color on #695851 background.


Related colors

Complementary color

Complementary color for #hex is #96A7AE.


I love getcolorcode.com

Triadic colors

1 #516958 and #585169 with #695851 are triadic colors.

2 #515869 and #586951 with #695851 are triadic colors.