COLOR #695C48

HEX: #695C48 RGB: (105,92,72)

Color info

#695C48 contains red, green and blue colors in about the same proportion. Web safe color of #695C48 is #666633 (or #663).

RGB color model

#695C48 color RGB value is (105,92,72).

RGB: (105,92,72) (41%, 36%, 28%)

RGB channels and saturation

R 105 of 255 = 41%
G 92 of 255 = 36%
B 72 of 255 = 28%

105
92
72

R + G + B ~ 35%. #695C48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 92 + 72 = 269 (100%)
R 105 of 269 ~ 39.03%
G 92 of 269 ~ 34.2%
B 72 of 269 ~ 26.77'%

%39.03
%34.2
%26.77

CMYK color model

#695C48 color CMYK value is (0,12,31,59).

  • cyan value is 0.00%
  • magenta value is 12.38%
  • yellow value is 31.43%
  • key color value is 58.82%

CMYK: (0,12,31,59)
C0M12Y31K59 (0%, 12%, 31%, 59%)
(0.00 / 0.12 / 0.31 / 0.59)

CMYK percentages

%0
%12.38
%31.43
%58.82

Codes

Color #695C48 in popluar color models

69 5C 48
RGB 105 92 72
HSL 36° 18.64% 34.71%
HSB/HSV 36° 31.43% 41.18%
CMYK 0.00% 12.38% 31.43%
58.82%

Color #695C48 in popluar number systems.

HEX 69 5C 48
Decimal 105 92 72
Binary 1101001 1011100 1001000
Octal 151 134 110

Shades and tints

Shades of #695C48

#695C48
(105,92,72)
#605442
(96,84,66)
#574C3C
(87,76,60)
#4E4436
(78,68,54)
#453C30
(69,60,48)
#3C342A
(60,52,42)
#332C24
(51,44,36)
#2A241E
(42,36,30)
#211C18
(33,28,24)
#181412
(24,20,18)
#0F0C0C
(15,12,12)
#000000
(0,0,0)

Tints of #695C48

#695C48
(105,92,72)
#766A58
(118,106,88)
#837868
(131,120,104)
#908678
(144,134,120)
#9D9488
(157,148,136)
#AAA298
(170,162,152)
#B7B0A8
(183,176,168)
#C4BEB8
(196,190,184)
#D1CCC8
(209,204,200)
#DEDAD8
(222,218,216)
#EBE8E8
(235,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #695C48 color. Also use rgb(105,92,72) instead hex code.

Text Font Color

.myTextColor { color: #695C48; }

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

This text font color is #695C48.

Background Color

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

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

This div background color is #695C48.

Border color

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

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

This div border color is #695C48.

Opacity

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

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

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

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

This text has shadow with #695C48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695C48.

Preview

Color preview on black background

This text has color #695C48 on black background.


Color preview on white background

This text has color #695C48 on white background.


Black color preview on #695C48 background

This text has black color on #695C48 background.


White color preview on #695C48 background

This text has white color on #695C48 background.


Related colors

Complementary color

Complementary color for #hex is #96A3B7.


I love getcolorcode.com

Triadic colors

1 #48695C and #5C4869 with #695C48 are triadic colors.

2 #485C69 and #5C6948 with #695C48 are triadic colors.