COLOR #695261

HEX: #695261 RGB: (105,82,97)

Color info

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

RGB color model

#695261 color RGB value is (105,82,97).

RGB: (105,82,97) (41%, 32%, 38%)

RGB channels and saturation

R 105 of 255 = 41%
G 82 of 255 = 32%
B 97 of 255 = 38%

105
82
97

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

Portions of RGB colors in percentages

R + G + B = 105 + 82 + 97 = 284 (100%)
R 105 of 284 ~ 36.97%
G 82 of 284 ~ 28.87%
B 97 of 284 ~ 34.15'%

%36.97
%28.87
%34.15

CMYK color model

#695261 color CMYK value is (0,22,8,59).

  • cyan value is 0.00%
  • magenta value is 21.90%
  • yellow value is 7.62%
  • key color value is 58.82%

CMYK: (0,22,8,59)
C0M22Y8K59 (0%, 22%, 8%, 59%)
(0.00 / 0.22 / 0.08 / 0.59)

CMYK percentages

%0
%21.9
%7.62
%58.82

Codes

Color #695261 in popluar color models

69 52 61
RGB 105 82 97
HSL 321° 12.30% 36.67%
HSB/HSV 321° 21.90% 41.18%
CMYK 0.00% 21.90% 7.62%
58.82%

Color #695261 in popluar number systems.

HEX 69 52 61
Decimal 105 82 97
Binary 1101001 1010010 1100001
Octal 151 122 141

Shades and tints

Shades of #695261

#695261
(105,82,97)
#604B59
(96,75,89)
#574451
(87,68,81)
#4E3D49
(78,61,73)
#453641
(69,54,65)
#3C2F39
(60,47,57)
#332831
(51,40,49)
#2A2129
(42,33,41)
#211A21
(33,26,33)
#181319
(24,19,25)
#0F0C11
(15,12,17)
#000000
(0,0,0)

Tints of #695261

#695261
(105,82,97)
#76616F
(118,97,111)
#83707D
(131,112,125)
#907F8B
(144,127,139)
#9D8E99
(157,142,153)
#AA9DA7
(170,157,167)
#B7ACB5
(183,172,181)
#C4BBC3
(196,187,195)
#D1CAD1
(209,202,209)
#DED9DF
(222,217,223)
#EBE8ED
(235,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #695261 color. Also use rgb(105,82,97) instead hex code.

Text Font Color

.myTextColor { color: #695261; }

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

This text font color is #695261.

Background Color

.myBgColor { background-color: #695261; }

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

This div background color is #695261.

Border color

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

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

This div border color is #695261.

Opacity

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

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

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

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

This text has shadow with #695261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695261.

Preview

Color preview on black background

This text has color #695261 on black background.


Color preview on white background

This text has color #695261 on white background.


Black color preview on #695261 background

This text has black color on #695261 background.


White color preview on #695261 background

This text has white color on #695261 background.


Related colors

Complementary color

Complementary color for #hex is #96AD9E.


I love getcolorcode.com

Triadic colors

1 #616952 and #526169 with #695261 are triadic colors.

2 #615269 and #526961 with #695261 are triadic colors.