COLOR #763745

HEX: #763745 RGB: (118,55,69)

Color info

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

RGB color model

#763745 color RGB value is (118,55,69).

RGB: (118,55,69) (46%, 22%, 27%)

RGB channels and saturation

R 118 of 255 = 46%
G 55 of 255 = 22%
B 69 of 255 = 27%

118
55
69

R + G + B ~ 32%. #763745 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 55 + 69 = 242 (100%)
R 118 of 242 ~ 48.76%
G 55 of 242 ~ 22.73%
B 69 of 242 ~ 28.51'%

%48.76
%22.73
%28.51

CMYK color model

#763745 color CMYK value is (0,53,42,54).

  • cyan value is 0.00%
  • magenta value is 53.39%
  • yellow value is 41.53%
  • key color value is 53.73%

CMYK: (0,53,42,54)
C0M53Y42K54 (0%, 53%, 42%, 54%)
(0.00 / 0.53 / 0.42 / 0.54)

CMYK percentages

%0
%53.39
%41.53
%53.73

Codes

Color #763745 in popluar color models

76 37 45
RGB 118 55 69
HSL 347° 36.42% 33.92%
HSB/HSV 347° 53.39% 46.27%
CMYK 0.00% 53.39% 41.53%
53.73%

Color #763745 in popluar number systems.

HEX 76 37 45
Decimal 118 55 69
Binary 1110110 110111 1000101
Octal 166 67 105

Shades and tints

Shades of #763745

#763745
(118,55,69)
#6C323F
(108,50,63)
#622D39
(98,45,57)
#582833
(88,40,51)
#4E232D
(78,35,45)
#441E27
(68,30,39)
#3A1921
(58,25,33)
#30141B
(48,20,27)
#260F15
(38,15,21)
#1C0A0F
(28,10,15)
#120509
(18,5,9)
#000000
(0,0,0)

Tints of #763745

#763745
(118,55,69)
#824955
(130,73,85)
#8E5B65
(142,91,101)
#9A6D75
(154,109,117)
#A67F85
(166,127,133)
#B29195
(178,145,149)
#BEA3A5
(190,163,165)
#CAB5B5
(202,181,181)
#D6C7C5
(214,199,197)
#E2D9D5
(226,217,213)
#EEEBE5
(238,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #763745 color. Also use rgb(118,55,69) instead hex code.

Text Font Color

.myTextColor { color: #763745; }

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

This text font color is #763745.

Background Color

.myBgColor { background-color: #763745; }

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

This div background color is #763745.

Border color

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

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

This div border color is #763745.

Opacity

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

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

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

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

This text has shadow with #763745 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #763745.

Preview

Color preview on black background

This text has color #763745 on black background.


Color preview on white background

This text has color #763745 on white background.


Black color preview on #763745 background

This text has black color on #763745 background.


White color preview on #763745 background

This text has white color on #763745 background.


Related colors

Complementary color

Complementary color for #hex is #89C8BA.


I love getcolorcode.com

Triadic colors

1 #457637 and #374576 with #763745 are triadic colors.

2 #453776 and #377645 with #763745 are triadic colors.