COLOR #693721

HEX: #693721 RGB: (105,55,33)

Color info

#693721 contains mainly red and green colors. Web safe color of #693721 is #663333 (or #633).

RGB color model

#693721 color RGB value is (105,55,33).

RGB: (105,55,33) (41%, 22%, 13%)

RGB channels and saturation

R 105 of 255 = 41%
G 55 of 255 = 22%
B 33 of 255 = 13%

105
55
33

R + G + B ~ 25%. #693721 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 55 + 33 = 193 (100%)
R 105 of 193 ~ 54.4%
G 55 of 193 ~ 28.5%
B 33 of 193 ~ 17.1'%

%54.4
%28.5
%17.1

CMYK color model

#693721 color CMYK value is (0,48,69,59).

  • cyan value is 0.00%
  • magenta value is 47.62%
  • yellow value is 68.57%
  • key color value is 58.82%

CMYK: (0,48,69,59)
C0M48Y69K59 (0%, 48%, 69%, 59%)
(0.00 / 0.48 / 0.69 / 0.59)

CMYK percentages

%0
%47.62
%68.57
%58.82

Codes

Color #693721 in popluar color models

69 37 21
RGB 105 55 33
HSL 18° 52.17% 27.06%
HSB/HSV 18° 68.57% 41.18%
CMYK 0.00% 47.62% 68.57%
58.82%

Color #693721 in popluar number systems.

HEX 69 37 21
Decimal 105 55 33
Binary 1101001 110111 100001
Octal 151 67 41

Shades and tints

Shades of #693721

#693721
(105,55,33)
#60321E
(96,50,30)
#572D1B
(87,45,27)
#4E2818
(78,40,24)
#452315
(69,35,21)
#3C1E12
(60,30,18)
#33190F
(51,25,15)
#2A140C
(42,20,12)
#210F09
(33,15,9)
#180A06
(24,10,6)
#0F0503
(15,5,3)
#000000
(0,0,0)

Tints of #693721

#693721
(105,55,33)
#764935
(118,73,53)
#835B49
(131,91,73)
#906D5D
(144,109,93)
#9D7F71
(157,127,113)
#AA9185
(170,145,133)
#B7A399
(183,163,153)
#C4B5AD
(196,181,173)
#D1C7C1
(209,199,193)
#DED9D5
(222,217,213)
#EBEBE9
(235,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #693721 color. Also use rgb(105,55,33) instead hex code.

Text Font Color

.myTextColor { color: #693721; }

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

This text font color is #693721.

Background Color

.myBgColor { background-color: #693721; }

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

This div background color is #693721.

Border color

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

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

This div border color is #693721.

Opacity

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

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

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

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

This text has shadow with #693721 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #693721.

Preview

Color preview on black background

This text has color #693721 on black background.


Color preview on white background

This text has color #693721 on white background.


Black color preview on #693721 background

This text has black color on #693721 background.


White color preview on #693721 background

This text has white color on #693721 background.


Related colors

Complementary color

Complementary color for #hex is #96C8DE.


I love getcolorcode.com

Triadic colors

1 #216937 and #372169 with #693721 are triadic colors.

2 #213769 and #376921 with #693721 are triadic colors.