COLOR #76384D

HEX: #76384D RGB: (118,56,77)

Color info

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

RGB color model

#76384D color RGB value is (118,56,77).

RGB: (118,56,77) (46%, 22%, 30%)

RGB channels and saturation

R 118 of 255 = 46%
G 56 of 255 = 22%
B 77 of 255 = 30%

118
56
77

R + G + B ~ 33%. #76384D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 56 + 77 = 251 (100%)
R 118 of 251 ~ 47.01%
G 56 of 251 ~ 22.31%
B 77 of 251 ~ 30.68'%

%47.01
%22.31
%30.68

CMYK color model

#76384D color CMYK value is (0,53,35,54).

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

CMYK: (0,53,35,54)
C0M53Y35K54 (0%, 53%, 35%, 54%)
(0.00 / 0.53 / 0.35 / 0.54)

CMYK percentages

%0
%52.54
%34.75
%53.73

Codes

Color #76384D in popluar color models

76 38 4D
RGB 118 56 77
HSL 340° 35.63% 34.12%
HSB/HSV 340° 52.54% 46.27%
CMYK 0.00% 52.54% 34.75%
53.73%

Color #76384D in popluar number systems.

HEX 76 38 4D
Decimal 118 56 77
Binary 1110110 111000 1001101
Octal 166 70 115

Shades and tints

Shades of #76384D

#76384D
(118,56,77)
#6C3346
(108,51,70)
#622E3F
(98,46,63)
#582938
(88,41,56)
#4E2431
(78,36,49)
#441F2A
(68,31,42)
#3A1A23
(58,26,35)
#30151C
(48,21,28)
#261015
(38,16,21)
#1C0B0E
(28,11,14)
#120607
(18,6,7)
#000000
(0,0,0)

Tints of #76384D

#76384D
(118,56,77)
#824A5D
(130,74,93)
#8E5C6D
(142,92,109)
#9A6E7D
(154,110,125)
#A6808D
(166,128,141)
#B2929D
(178,146,157)
#BEA4AD
(190,164,173)
#CAB6BD
(202,182,189)
#D6C8CD
(214,200,205)
#E2DADD
(226,218,221)
#EEECED
(238,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76384D; }

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

This text font color is #76384D.

Background Color

.myBgColor { background-color: #76384D; }

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

This div background color is #76384D.

Border color

.myBorderColor { border: 1px solid #76384D; }

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

This div border color is #76384D.

Opacity

.myOpacity80 { color: #76384D; opacity: 0.8; }

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

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

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

This text has shadow with #76384D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76384D.

Preview

Color preview on black background

This text has color #76384D on black background.


Color preview on white background

This text has color #76384D on white background.


Black color preview on #76384D background

This text has black color on #76384D background.


White color preview on #76384D background

This text has white color on #76384D background.


Related colors

Complementary color

Complementary color for #hex is #89C7B2.


I love getcolorcode.com

Triadic colors

1 #4D7638 and #384D76 with #76384D are triadic colors.

2 #4D3876 and #38764D with #76384D are triadic colors.