COLOR #761D47

HEX: #761D47 RGB: (118,29,71)

Color info

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

RGB color model

#761D47 color RGB value is (118,29,71).

RGB: (118,29,71) (46%, 11%, 28%)

RGB channels and saturation

R 118 of 255 = 46%
G 29 of 255 = 11%
B 71 of 255 = 28%

118
29
71

R + G + B ~ 28%. #761D47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 29 + 71 = 218 (100%)
R 118 of 218 ~ 54.13%
G 29 of 218 ~ 13.3%
B 71 of 218 ~ 32.57'%

%54.13
%13.3
%32.57

CMYK color model

#761D47 color CMYK value is (0,75,40,54).

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

CMYK: (0,75,40,54)
C0M75Y40K54 (0%, 75%, 40%, 54%)
(0.00 / 0.75 / 0.40 / 0.54)

CMYK percentages

%0
%75.42
%39.83
%53.73

Codes

Color #761D47 in popluar color models

76 1D 47
RGB 118 29 71
HSL 332° 60.54% 28.82%
HSB/HSV 332° 75.42% 46.27%
CMYK 0.00% 75.42% 39.83%
53.73%

Color #761D47 in popluar number systems.

HEX 76 1D 47
Decimal 118 29 71
Binary 1110110 11101 1000111
Octal 166 35 107

Shades and tints

Shades of #761D47

#761D47
(118,29,71)
#6C1B41
(108,27,65)
#62193B
(98,25,59)
#581735
(88,23,53)
#4E152F
(78,21,47)
#441329
(68,19,41)
#3A1123
(58,17,35)
#300F1D
(48,15,29)
#260D17
(38,13,23)
#1C0B11
(28,11,17)
#12090B
(18,9,11)
#000000
(0,0,0)

Tints of #761D47

#761D47
(118,29,71)
#823157
(130,49,87)
#8E4567
(142,69,103)
#9A5977
(154,89,119)
#A66D87
(166,109,135)
#B28197
(178,129,151)
#BE95A7
(190,149,167)
#CAA9B7
(202,169,183)
#D6BDC7
(214,189,199)
#E2D1D7
(226,209,215)
#EEE5E7
(238,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #761D47; }

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

This text font color is #761D47.

Background Color

.myBgColor { background-color: #761D47; }

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

This div background color is #761D47.

Border color

.myBorderColor { border: 1px solid #761D47; }

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

This div border color is #761D47.

Opacity

.myOpacity80 { color: #761D47; opacity: 0.8; }

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

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

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

This text has shadow with #761D47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #761D47.

Preview

Color preview on black background

This text has color #761D47 on black background.


Color preview on white background

This text has color #761D47 on white background.


Black color preview on #761D47 background

This text has black color on #761D47 background.


White color preview on #761D47 background

This text has white color on #761D47 background.


Related colors

Complementary color

Complementary color for #hex is #89E2B8.


I love getcolorcode.com

Triadic colors

1 #47761D and #1D4776 with #761D47 are triadic colors.

2 #471D76 and #1D7647 with #761D47 are triadic colors.