COLOR #694D61

HEX: #694D61 RGB: (105,77,97)

Color info

#694D61 contains red, green and blue colors in about the same proportion. Web safe color of #694D61 is #663366 (or #636).

RGB color model

#694D61 color RGB value is (105,77,97).

RGB: (105,77,97) (41%, 30%, 38%)

RGB channels and saturation

R 105 of 255 = 41%
G 77 of 255 = 30%
B 97 of 255 = 38%

105
77
97

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

Portions of RGB colors in percentages

R + G + B = 105 + 77 + 97 = 279 (100%)
R 105 of 279 ~ 37.63%
G 77 of 279 ~ 27.6%
B 97 of 279 ~ 34.77'%

%37.63
%27.6
%34.77

CMYK color model

#694D61 color CMYK value is (0,27,8,59).

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

CMYK: (0,27,8,59)
C0M27Y8K59 (0%, 27%, 8%, 59%)
(0.00 / 0.27 / 0.08 / 0.59)

CMYK percentages

%0
%26.67
%7.62
%58.82

Codes

Color #694D61 in popluar color models

69 4D 61
RGB 105 77 97
HSL 317° 15.38% 35.69%
HSB/HSV 317° 26.67% 41.18%
CMYK 0.00% 26.67% 7.62%
58.82%

Color #694D61 in popluar number systems.

HEX 69 4D 61
Decimal 105 77 97
Binary 1101001 1001101 1100001
Octal 151 115 141

Shades and tints

Shades of #694D61

#694D61
(105,77,97)
#604659
(96,70,89)
#573F51
(87,63,81)
#4E3849
(78,56,73)
#453141
(69,49,65)
#3C2A39
(60,42,57)
#332331
(51,35,49)
#2A1C29
(42,28,41)
#211521
(33,21,33)
#180E19
(24,14,25)
#0F0711
(15,7,17)
#000000
(0,0,0)

Tints of #694D61

#694D61
(105,77,97)
#765D6F
(118,93,111)
#836D7D
(131,109,125)
#907D8B
(144,125,139)
#9D8D99
(157,141,153)
#AA9DA7
(170,157,167)
#B7ADB5
(183,173,181)
#C4BDC3
(196,189,195)
#D1CDD1
(209,205,209)
#DEDDDF
(222,221,223)
#EBEDED
(235,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #694D61; }

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

This text font color is #694D61.

Background Color

.myBgColor { background-color: #694D61; }

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

This div background color is #694D61.

Border color

.myBorderColor { border: 1px solid #694D61; }

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

This div border color is #694D61.

Opacity

.myOpacity80 { color: #694D61; opacity: 0.8; }

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

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

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

This text has shadow with #694D61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #694D61.

Preview

Color preview on black background

This text has color #694D61 on black background.


Color preview on white background

This text has color #694D61 on white background.


Black color preview on #694D61 background

This text has black color on #694D61 background.


White color preview on #694D61 background

This text has white color on #694D61 background.


Related colors

Complementary color

Complementary color for #hex is #96B29E.


I love getcolorcode.com

Triadic colors

1 #61694D and #4D6169 with #694D61 are triadic colors.

2 #614D69 and #4D6961 with #694D61 are triadic colors.