COLOR #694331

HEX: #694331 RGB: (105,67,49)

Color info

#694331 contains red, green and blue colors in about the same proportion. Web safe color of #694331 is #663333 (or #633).

RGB color model

#694331 color RGB value is (105,67,49).

RGB: (105,67,49) (41%, 26%, 19%)

RGB channels and saturation

R 105 of 255 = 41%
G 67 of 255 = 26%
B 49 of 255 = 19%

105
67
49

R + G + B ~ 29%. #694331 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 67 + 49 = 221 (100%)
R 105 of 221 ~ 47.51%
G 67 of 221 ~ 30.32%
B 49 of 221 ~ 22.17'%

%47.51
%30.32
%22.17

CMYK color model

#694331 color CMYK value is (0,36,53,59).

  • cyan value is 0.00%
  • magenta value is 36.19%
  • yellow value is 53.33%
  • key color value is 58.82%

CMYK: (0,36,53,59)
C0M36Y53K59 (0%, 36%, 53%, 59%)
(0.00 / 0.36 / 0.53 / 0.59)

CMYK percentages

%0
%36.19
%53.33
%58.82

Codes

Color #694331 in popluar color models

69 43 31
RGB 105 67 49
HSL 19° 36.36% 30.20%
HSB/HSV 19° 53.33% 41.18%
CMYK 0.00% 36.19% 53.33%
58.82%

Color #694331 in popluar number systems.

HEX 69 43 31
Decimal 105 67 49
Binary 1101001 1000011 110001
Octal 151 103 61

Shades and tints

Shades of #694331

#694331
(105,67,49)
#603D2D
(96,61,45)
#573729
(87,55,41)
#4E3125
(78,49,37)
#452B21
(69,43,33)
#3C251D
(60,37,29)
#331F19
(51,31,25)
#2A1915
(42,25,21)
#211311
(33,19,17)
#180D0D
(24,13,13)
#0F0709
(15,7,9)
#000000
(0,0,0)

Tints of #694331

#694331
(105,67,49)
#765443
(118,84,67)
#836555
(131,101,85)
#907667
(144,118,103)
#9D8779
(157,135,121)
#AA988B
(170,152,139)
#B7A99D
(183,169,157)
#C4BAAF
(196,186,175)
#D1CBC1
(209,203,193)
#DEDCD3
(222,220,211)
#EBEDE5
(235,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #694331 color. Also use rgb(105,67,49) instead hex code.

Text Font Color

.myTextColor { color: #694331; }

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

This text font color is #694331.

Background Color

.myBgColor { background-color: #694331; }

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

This div background color is #694331.

Border color

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

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

This div border color is #694331.

Opacity

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

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

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

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

This text has shadow with #694331 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #694331.

Preview

Color preview on black background

This text has color #694331 on black background.


Color preview on white background

This text has color #694331 on white background.


Black color preview on #694331 background

This text has black color on #694331 background.


White color preview on #694331 background

This text has white color on #694331 background.


Related colors

Complementary color

Complementary color for #hex is #96BCCE.


I love getcolorcode.com

Triadic colors

1 #316943 and #433169 with #694331 are triadic colors.

2 #314369 and #436931 with #694331 are triadic colors.