COLOR #763847

HEX: #763847 RGB: (118,56,71)

Color info

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

RGB color model

#763847 color RGB value is (118,56,71).

RGB: (118,56,71) (46%, 22%, 28%)

RGB channels and saturation

R 118 of 255 = 46%
G 56 of 255 = 22%
B 71 of 255 = 28%

118
56
71

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

Portions of RGB colors in percentages

R + G + B = 118 + 56 + 71 = 245 (100%)
R 118 of 245 ~ 48.16%
G 56 of 245 ~ 22.86%
B 71 of 245 ~ 28.98'%

%48.16
%22.86
%28.98

CMYK color model

#763847 color CMYK value is (0,53,40,54).

  • cyan value is 0.00%
  • magenta value is 52.54%
  • yellow value is 39.83%
  • key color value is 53.73%

CMYK: (0,53,40,54)
C0M53Y40K54 (0%, 53%, 40%, 54%)
(0.00 / 0.53 / 0.40 / 0.54)

CMYK percentages

%0
%52.54
%39.83
%53.73

Codes

Color #763847 in popluar color models

76 38 47
RGB 118 56 71
HSL 345° 35.63% 34.12%
HSB/HSV 345° 52.54% 46.27%
CMYK 0.00% 52.54% 39.83%
53.73%

Color #763847 in popluar number systems.

HEX 76 38 47
Decimal 118 56 71
Binary 1110110 111000 1000111
Octal 166 70 107

Shades and tints

Shades of #763847

#763847
(118,56,71)
#6C3341
(108,51,65)
#622E3B
(98,46,59)
#582935
(88,41,53)
#4E242F
(78,36,47)
#441F29
(68,31,41)
#3A1A23
(58,26,35)
#30151D
(48,21,29)
#261017
(38,16,23)
#1C0B11
(28,11,17)
#12060B
(18,6,11)
#000000
(0,0,0)

Tints of #763847

#763847
(118,56,71)
#824A57
(130,74,87)
#8E5C67
(142,92,103)
#9A6E77
(154,110,119)
#A68087
(166,128,135)
#B29297
(178,146,151)
#BEA4A7
(190,164,167)
#CAB6B7
(202,182,183)
#D6C8C7
(214,200,199)
#E2DAD7
(226,218,215)
#EEECE7
(238,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #763847 color. Also use rgb(118,56,71) instead hex code.

Text Font Color

.myTextColor { color: #763847; }

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

This text font color is #763847.

Background Color

.myBgColor { background-color: #763847; }

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

This div background color is #763847.

Border color

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

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

This div border color is #763847.

Opacity

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

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

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

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

This text has shadow with #763847 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #763847.

Preview

Color preview on black background

This text has color #763847 on black background.


Color preview on white background

This text has color #763847 on white background.


Black color preview on #763847 background

This text has black color on #763847 background.


White color preview on #763847 background

This text has white color on #763847 background.


Related colors

Complementary color

Complementary color for #hex is #89C7B8.


I love getcolorcode.com

Triadic colors

1 #477638 and #384776 with #763847 are triadic colors.

2 #473876 and #387647 with #763847 are triadic colors.