COLOR #695448

HEX: #695448 RGB: (105,84,72)

Color info

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

RGB color model

#695448 color RGB value is (105,84,72).

RGB: (105,84,72) (41%, 33%, 28%)

RGB channels and saturation

R 105 of 255 = 41%
G 84 of 255 = 33%
B 72 of 255 = 28%

105
84
72

R + G + B ~ 34%. #695448 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 84 + 72 = 261 (100%)
R 105 of 261 ~ 40.23%
G 84 of 261 ~ 32.18%
B 72 of 261 ~ 27.59'%

%40.23
%32.18
%27.59

CMYK color model

#695448 color CMYK value is (0,20,31,59).

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

CMYK: (0,20,31,59)
C0M20Y31K59 (0%, 20%, 31%, 59%)
(0.00 / 0.20 / 0.31 / 0.59)

CMYK percentages

%0
%20
%31.43
%58.82

Codes

Color #695448 in popluar color models

69 54 48
RGB 105 84 72
HSL 22° 18.64% 34.71%
HSB/HSV 22° 31.43% 41.18%
CMYK 0.00% 20.00% 31.43%
58.82%

Color #695448 in popluar number systems.

HEX 69 54 48
Decimal 105 84 72
Binary 1101001 1010100 1001000
Octal 151 124 110

Shades and tints

Shades of #695448

#695448
(105,84,72)
#604D42
(96,77,66)
#57463C
(87,70,60)
#4E3F36
(78,63,54)
#453830
(69,56,48)
#3C312A
(60,49,42)
#332A24
(51,42,36)
#2A231E
(42,35,30)
#211C18
(33,28,24)
#181512
(24,21,18)
#0F0E0C
(15,14,12)
#000000
(0,0,0)

Tints of #695448

#695448
(105,84,72)
#766358
(118,99,88)
#837268
(131,114,104)
#908178
(144,129,120)
#9D9088
(157,144,136)
#AA9F98
(170,159,152)
#B7AEA8
(183,174,168)
#C4BDB8
(196,189,184)
#D1CCC8
(209,204,200)
#DEDBD8
(222,219,216)
#EBEAE8
(235,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #695448; }

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

This text font color is #695448.

Background Color

.myBgColor { background-color: #695448; }

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

This div background color is #695448.

Border color

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

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

This div border color is #695448.

Opacity

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

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

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

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

This text has shadow with #695448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695448.

Preview

Color preview on black background

This text has color #695448 on black background.


Color preview on white background

This text has color #695448 on white background.


Black color preview on #695448 background

This text has black color on #695448 background.


White color preview on #695448 background

This text has white color on #695448 background.


Related colors

Complementary color

Complementary color for #hex is #96ABB7.


I love getcolorcode.com

Triadic colors

1 #486954 and #544869 with #695448 are triadic colors.

2 #485469 and #546948 with #695448 are triadic colors.