COLOR #76234E

HEX: #76234E RGB: (118,35,78)

Color info

#76234E contains mainly red and blue colors. Web safe color of #76234E is #663366 (or #636).

RGB color model

#76234E color RGB value is (118,35,78).

RGB: (118,35,78) (46%, 14%, 31%)

RGB channels and saturation

R 118 of 255 = 46%
G 35 of 255 = 14%
B 78 of 255 = 31%

118
35
78

R + G + B ~ 30%. #76234E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 35 + 78 = 231 (100%)
R 118 of 231 ~ 51.08%
G 35 of 231 ~ 15.15%
B 78 of 231 ~ 33.77'%

%51.08
%15.15
%33.77

CMYK color model

#76234E color CMYK value is (0,70,34,54).

  • cyan value is 0.00%
  • magenta value is 70.34%
  • yellow value is 33.90%
  • key color value is 53.73%

CMYK: (0,70,34,54)
C0M70Y34K54 (0%, 70%, 34%, 54%)
(0.00 / 0.70 / 0.34 / 0.54)

CMYK percentages

%0
%70.34
%33.9
%53.73

Codes

Color #76234E in popluar color models

76 23 4E
RGB 118 35 78
HSL 329° 54.25% 30.00%
HSB/HSV 329° 70.34% 46.27%
CMYK 0.00% 70.34% 33.90%
53.73%

Color #76234E in popluar number systems.

HEX 76 23 4E
Decimal 118 35 78
Binary 1110110 100011 1001110
Octal 166 43 116

Shades and tints

Shades of #76234E

#76234E
(118,35,78)
#6C2047
(108,32,71)
#621D40
(98,29,64)
#581A39
(88,26,57)
#4E1732
(78,23,50)
#44142B
(68,20,43)
#3A1124
(58,17,36)
#300E1D
(48,14,29)
#260B16
(38,11,22)
#1C080F
(28,8,15)
#120508
(18,5,8)
#000000
(0,0,0)

Tints of #76234E

#76234E
(118,35,78)
#82375E
(130,55,94)
#8E4B6E
(142,75,110)
#9A5F7E
(154,95,126)
#A6738E
(166,115,142)
#B2879E
(178,135,158)
#BE9BAE
(190,155,174)
#CAAFBE
(202,175,190)
#D6C3CE
(214,195,206)
#E2D7DE
(226,215,222)
#EEEBEE
(238,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76234E color. Also use rgb(118,35,78) instead hex code.

Text Font Color

.myTextColor { color: #76234E; }

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

This text font color is #76234E.

Background Color

.myBgColor { background-color: #76234E; }

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

This div background color is #76234E.

Border color

.myBorderColor { border: 1px solid #76234E; }

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

This div border color is #76234E.

Opacity

.myOpacity80 { color: #76234E; opacity: 0.8; }

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

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

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

This text has shadow with #76234E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76234E.

Preview

Color preview on black background

This text has color #76234E on black background.


Color preview on white background

This text has color #76234E on white background.


Black color preview on #76234E background

This text has black color on #76234E background.


White color preview on #76234E background

This text has white color on #76234E background.


Related colors

Complementary color

Complementary color for #hex is #89DCB1.


I love getcolorcode.com

Triadic colors

1 #4E7623 and #234E76 with #76234E are triadic colors.

2 #4E2376 and #23764E with #76234E are triadic colors.