COLOR #694C59

HEX: #694C59 RGB: (105,76,89)

Color info

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

RGB color model

#694C59 color RGB value is (105,76,89).

RGB: (105,76,89) (41%, 30%, 35%)

RGB channels and saturation

R 105 of 255 = 41%
G 76 of 255 = 30%
B 89 of 255 = 35%

105
76
89

R + G + B ~ 35%. #694C59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 76 + 89 = 270 (100%)
R 105 of 270 ~ 38.89%
G 76 of 270 ~ 28.15%
B 89 of 270 ~ 32.96'%

%38.89
%28.15
%32.96

CMYK color model

#694C59 color CMYK value is (0,28,15,59).

  • cyan value is 0.00%
  • magenta value is 27.62%
  • yellow value is 15.24%
  • key color value is 58.82%
CMYK: (0,28,15,59) C0M28Y15K59 (0%,28%,15%,59%) (0.00/0.28/0.15/0.59) 

CMYK percentages

%0
%27.62
%15.24
%58.82

Codes

Color #694C59 in popluar color models

69 4C 59
RGB 105 76 89
HSL 333° 16.02% 35.49%
HSB/HSV 333° 27.62% 41.18%
CMYK 0.00% 27.62% 15.24%
58.82%

Color #694C59 in popluar number systems.

HEX 69 4C 59
Decimal 105 76 89
Binary 1101001 1001100 1011001
Octal 151 114 131

Shades and tints

Shades of #694C59

#694C59
(105,76,89)
#604651
(96,70,81)
#574049
(87,64,73)
#4E3A41
(78,58,65)
#453439
(69,52,57)
#3C2E31
(60,46,49)
#332829
(51,40,41)
#2A2221
(42,34,33)
#211C19
(33,28,25)
#181611
(24,22,17)
#0F1009
(15,16,9)
#000000
(0,0,0)

Tints of #694C59

#694C59
(105,76,89)
#765C68
(118,92,104)
#836C77
(131,108,119)
#907C86
(144,124,134)
#9D8C95
(157,140,149)
#AA9CA4
(170,156,164)
#B7ACB3
(183,172,179)
#C4BCC2
(196,188,194)
#D1CCD1
(209,204,209)
#DEDCE0
(222,220,224)
#EBECEF
(235,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #694C59 color. Also use rgb(105,76,89) instead hex code.

Text Font Color

.myTextColor { color: #694C59; }

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

This text font color is #694C59.

Background Color

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

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

This div background color is #694C59.

Border color

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

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

This div border color is #694C59.

Opacity

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

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

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

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

This text has shadow with #694C59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #694C59.

Preview

Color preview on black background

This text has color #694C59 on black background.


Color preview on white background

This text has color #694C59 on white background.


Black color preview on #694C59 background

This text has black color on #694C59 background.


White color preview on #694C59 background

This text has white color on #694C59 background.


Related colors

Complementary color

Complementary color for #hex is #96B3A6.


I love getcolorcode.com

Triadic colors

1 #59694C and #4C5969 with #694C59 are triadic colors.

2 #594C69 and #4C6959 with #694C59 are triadic colors.