COLOR #693147

HEX: #693147 RGB: (105,49,71)

Color info

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

RGB color model

#693147 color RGB value is (105,49,71).

RGB: (105,49,71) (41%, 19%, 28%)

RGB channels and saturation

R 105 of 255 = 41%
G 49 of 255 = 19%
B 71 of 255 = 28%

105
49
71

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

Portions of RGB colors in percentages

R + G + B = 105 + 49 + 71 = 225 (100%)
R 105 of 225 ~ 46.67%
G 49 of 225 ~ 21.78%
B 71 of 225 ~ 31.56'%

%46.67
%21.78
%31.56

CMYK color model

#693147 color CMYK value is (0,53,32,59).

  • cyan value is 0.00%
  • magenta value is 53.33%
  • yellow value is 32.38%
  • key color value is 58.82%
CMYK: (0,53,32,59) C0M53Y32K59 (0%,53%,32%,59%) (0.00/0.53/0.32/0.59) 

CMYK percentages

%0
%53.33
%32.38
%58.82

Codes

Color #693147 in popluar color models

69 31 47
RGB 105 49 71
HSL 336° 36.36% 30.20%
HSB/HSV 336° 53.33% 41.18%
CMYK 0.00% 53.33% 32.38%
58.82%

Color #693147 in popluar number systems.

HEX 69 31 47
Decimal 105 49 71
Binary 1101001 110001 1000111
Octal 151 61 107

Shades and tints

Shades of #693147

#693147
(105,49,71)
#602D41
(96,45,65)
#57293B
(87,41,59)
#4E2535
(78,37,53)
#45212F
(69,33,47)
#3C1D29
(60,29,41)
#331923
(51,25,35)
#2A151D
(42,21,29)
#211117
(33,17,23)
#180D11
(24,13,17)
#0F090B
(15,9,11)
#000000
(0,0,0)

Tints of #693147

#693147
(105,49,71)
#764357
(118,67,87)
#835567
(131,85,103)
#906777
(144,103,119)
#9D7987
(157,121,135)
#AA8B97
(170,139,151)
#B79DA7
(183,157,167)
#C4AFB7
(196,175,183)
#D1C1C7
(209,193,199)
#DED3D7
(222,211,215)
#EBE5E7
(235,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #693147; }

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

This text font color is #693147.

Background Color

.myBgColor { background-color: #693147; }

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

This div background color is #693147.

Border color

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

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

This div border color is #693147.

Opacity

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

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

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

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

This text has shadow with #693147 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #693147.

Preview

Color preview on black background

This text has color #693147 on black background.


Color preview on white background

This text has color #693147 on white background.


Black color preview on #693147 background

This text has black color on #693147 background.


White color preview on #693147 background

This text has white color on #693147 background.


Related colors

Complementary color

Complementary color for #hex is #96CEB8.


I love getcolorcode.com

Triadic colors

1 #476931 and #314769 with #693147 are triadic colors.

2 #473169 and #316947 with #693147 are triadic colors.