COLOR #76365E

HEX: #76365E RGB: (118,54,94)

Color info

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

RGB color model

#76365E color RGB value is (118,54,94).

RGB: (118,54,94) (46%, 21%, 37%)

RGB channels and saturation

R 118 of 255 = 46%
G 54 of 255 = 21%
B 94 of 255 = 37%

118
54
94

R + G + B ~ 35%. #76365E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 54 + 94 = 266 (100%)
R 118 of 266 ~ 44.36%
G 54 of 266 ~ 20.3%
B 94 of 266 ~ 35.34'%

%44.36
%20.3
%35.34

CMYK color model

#76365E color CMYK value is (0,54,20,54).

  • cyan value is 0.00%
  • magenta value is 54.24%
  • yellow value is 20.34%
  • key color value is 53.73%

CMYK: (0,54,20,54)
C0M54Y20K54 (0%, 54%, 20%, 54%)
(0.00 / 0.54 / 0.20 / 0.54)

CMYK percentages

%0
%54.24
%20.34
%53.73

Codes

Color #76365E in popluar color models

76 36 5E
RGB 118 54 94
HSL 323° 37.21% 33.73%
HSB/HSV 323° 54.24% 46.27%
CMYK 0.00% 54.24% 20.34%
53.73%

Color #76365E in popluar number systems.

HEX 76 36 5E
Decimal 118 54 94
Binary 1110110 110110 1011110
Octal 166 66 136

Shades and tints

Shades of #76365E

#76365E
(118,54,94)
#6C3256
(108,50,86)
#622E4E
(98,46,78)
#582A46
(88,42,70)
#4E263E
(78,38,62)
#442236
(68,34,54)
#3A1E2E
(58,30,46)
#301A26
(48,26,38)
#26161E
(38,22,30)
#1C1216
(28,18,22)
#120E0E
(18,14,14)
#000000
(0,0,0)

Tints of #76365E

#76365E
(118,54,94)
#82486C
(130,72,108)
#8E5A7A
(142,90,122)
#9A6C88
(154,108,136)
#A67E96
(166,126,150)
#B290A4
(178,144,164)
#BEA2B2
(190,162,178)
#CAB4C0
(202,180,192)
#D6C6CE
(214,198,206)
#E2D8DC
(226,216,220)
#EEEAEA
(238,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76365E color. Also use rgb(118,54,94) instead hex code.

Text Font Color

.myTextColor { color: #76365E; }

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

This text font color is #76365E.

Background Color

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

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

This div background color is #76365E.

Border color

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

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

This div border color is #76365E.

Opacity

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

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

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

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

This text has shadow with #76365E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76365E.

Preview

Color preview on black background

This text has color #76365E on black background.


Color preview on white background

This text has color #76365E on white background.


Black color preview on #76365E background

This text has black color on #76365E background.


White color preview on #76365E background

This text has white color on #76365E background.


Related colors

Complementary color

Complementary color for #hex is #89C9A1.


I love getcolorcode.com

Triadic colors

1 #5E7636 and #365E76 with #76365E are triadic colors.

2 #5E3676 and #36765E with #76365E are triadic colors.