COLOR #743645

HEX: #743645 RGB: (116,54,69)

Color info

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

RGB color model

#743645 color RGB value is (116,54,69).

RGB: (116,54,69) (45%, 21%, 27%)

RGB channels and saturation

R 116 of 255 = 45%
G 54 of 255 = 21%
B 69 of 255 = 27%

116
54
69

R + G + B ~ 31%. #743645 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 54 + 69 = 239 (100%)
R 116 of 239 ~ 48.54%
G 54 of 239 ~ 22.59%
B 69 of 239 ~ 28.87'%

%48.54
%22.59
%28.87

CMYK color model

#743645 color CMYK value is (0,53,41,55).

  • cyan value is 0.00%
  • magenta value is 53.45%
  • yellow value is 40.52%
  • key color value is 54.51%

CMYK: (0,53,41,55)
C0M53Y41K55 (0%, 53%, 41%, 55%)
(0.00 / 0.53 / 0.41 / 0.55)

CMYK percentages

%0
%53.45
%40.52
%54.51

Codes

Color #743645 in popluar color models

74 36 45
RGB 116 54 69
HSL 345° 36.47% 33.33%
HSB/HSV 345° 53.45% 45.49%
CMYK 0.00% 53.45% 40.52%
54.51%

Color #743645 in popluar number systems.

HEX 74 36 45
Decimal 116 54 69
Binary 1110100 110110 1000101
Octal 164 66 105

Shades and tints

Shades of #743645

#743645
(116,54,69)
#6A323F
(106,50,63)
#602E39
(96,46,57)
#562A33
(86,42,51)
#4C262D
(76,38,45)
#422227
(66,34,39)
#381E21
(56,30,33)
#2E1A1B
(46,26,27)
#241615
(36,22,21)
#1A120F
(26,18,15)
#100E09
(16,14,9)
#000000
(0,0,0)

Tints of #743645

#743645
(116,54,69)
#804855
(128,72,85)
#8C5A65
(140,90,101)
#986C75
(152,108,117)
#A47E85
(164,126,133)
#B09095
(176,144,149)
#BCA2A5
(188,162,165)
#C8B4B5
(200,180,181)
#D4C6C5
(212,198,197)
#E0D8D5
(224,216,213)
#ECEAE5
(236,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #743645 color. Also use rgb(116,54,69) instead hex code.

Text Font Color

.myTextColor { color: #743645; }

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

This text font color is #743645.

Background Color

.myBgColor { background-color: #743645; }

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

This div background color is #743645.

Border color

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

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

This div border color is #743645.

Opacity

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

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

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

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

This text has shadow with #743645 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #743645.

Preview

Color preview on black background

This text has color #743645 on black background.


Color preview on white background

This text has color #743645 on white background.


Black color preview on #743645 background

This text has black color on #743645 background.


White color preview on #743645 background

This text has white color on #743645 background.


Related colors

Complementary color

Complementary color for #hex is #8BC9BA.


I love getcolorcode.com

Triadic colors

1 #457436 and #364574 with #743645 are triadic colors.

2 #453674 and #367445 with #743645 are triadic colors.