COLOR #695B53

HEX: #695B53 RGB: (105,91,83)

Color info

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

RGB color model

#695B53 color RGB value is (105,91,83).

RGB: (105,91,83) (41%, 36%, 33%)

RGB channels and saturation

R 105 of 255 = 41%
G 91 of 255 = 36%
B 83 of 255 = 33%

105
91
83

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

Portions of RGB colors in percentages

R + G + B = 105 + 91 + 83 = 279 (100%)
R 105 of 279 ~ 37.63%
G 91 of 279 ~ 32.62%
B 83 of 279 ~ 29.75'%

%37.63
%32.62
%29.75

CMYK color model

#695B53 color CMYK value is (0,13,21,59).

  • cyan value is 0.00%
  • magenta value is 13.33%
  • yellow value is 20.95%
  • key color value is 58.82%

CMYK: (0,13,21,59)
C0M13Y21K59 (0%, 13%, 21%, 59%)
(0.00 / 0.13 / 0.21 / 0.59)

CMYK percentages

%0
%13.33
%20.95
%58.82

Codes

Color #695B53 in popluar color models

69 5B 53
RGB 105 91 83
HSL 22° 11.70% 36.86%
HSB/HSV 22° 20.95% 41.18%
CMYK 0.00% 13.33% 20.95%
58.82%

Color #695B53 in popluar number systems.

HEX 69 5B 53
Decimal 105 91 83
Binary 1101001 1011011 1010011
Octal 151 133 123

Shades and tints

Shades of #695B53

#695B53
(105,91,83)
#60534C
(96,83,76)
#574B45
(87,75,69)
#4E433E
(78,67,62)
#453B37
(69,59,55)
#3C3330
(60,51,48)
#332B29
(51,43,41)
#2A2322
(42,35,34)
#211B1B
(33,27,27)
#181314
(24,19,20)
#0F0B0D
(15,11,13)
#000000
(0,0,0)

Tints of #695B53

#695B53
(105,91,83)
#766962
(118,105,98)
#837771
(131,119,113)
#908580
(144,133,128)
#9D938F
(157,147,143)
#AAA19E
(170,161,158)
#B7AFAD
(183,175,173)
#C4BDBC
(196,189,188)
#D1CBCB
(209,203,203)
#DED9DA
(222,217,218)
#EBE7E9
(235,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #695B53 color. Also use rgb(105,91,83) instead hex code.

Text Font Color

.myTextColor { color: #695B53; }

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

This text font color is #695B53.

Background Color

.myBgColor { background-color: #695B53; }

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

This div background color is #695B53.

Border color

.myBorderColor { border: 1px solid #695B53; }

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

This div border color is #695B53.

Opacity

.myOpacity80 { color: #695B53; opacity: 0.8; }

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

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

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

This text has shadow with #695B53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695B53.

Preview

Color preview on black background

This text has color #695B53 on black background.


Color preview on white background

This text has color #695B53 on white background.


Black color preview on #695B53 background

This text has black color on #695B53 background.


White color preview on #695B53 background

This text has white color on #695B53 background.


Related colors

Complementary color

Complementary color for #hex is #96A4AC.


I love getcolorcode.com

Triadic colors

1 #53695B and #5B5369 with #695B53 are triadic colors.

2 #535B69 and #5B6953 with #695B53 are triadic colors.