COLOR #76365F

HEX: #76365F RGB: (118,54,95)

Color info

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

RGB color model

#76365F color RGB value is (118,54,95).

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

RGB channels and saturation

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

118
54
95

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

Portions of RGB colors in percentages

R + G + B = 118 + 54 + 95 = 267 (100%)
R 118 of 267 ~ 44.19%
G 54 of 267 ~ 20.22%
B 95 of 267 ~ 35.58'%

%44.19
%20.22
%35.58

CMYK color model

#76365F color CMYK value is (0,54,19,54).

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

CMYK: (0,54,19,54)
C0M54Y19K54 (0%, 54%, 19%, 54%)
(0.00 / 0.54 / 0.19 / 0.54)

CMYK percentages

%0
%54.24
%19.49
%53.73

Codes

Color #76365F in popluar color models

76 36 5F
RGB 118 54 95
HSL 322° 37.21% 33.73%
HSB/HSV 322° 54.24% 46.27%
CMYK 0.00% 54.24% 19.49%
53.73%

Color #76365F in popluar number systems.

HEX 76 36 5F
Decimal 118 54 95
Binary 1110110 110110 1011111
Octal 166 66 137

Shades and tints

Shades of #76365F

#76365F
(118,54,95)
#6C3257
(108,50,87)
#622E4F
(98,46,79)
#582A47
(88,42,71)
#4E263F
(78,38,63)
#442237
(68,34,55)
#3A1E2F
(58,30,47)
#301A27
(48,26,39)
#26161F
(38,22,31)
#1C1217
(28,18,23)
#120E0F
(18,14,15)
#000000
(0,0,0)

Tints of #76365F

#76365F
(118,54,95)
#82486D
(130,72,109)
#8E5A7B
(142,90,123)
#9A6C89
(154,108,137)
#A67E97
(166,126,151)
#B290A5
(178,144,165)
#BEA2B3
(190,162,179)
#CAB4C1
(202,180,193)
#D6C6CF
(214,198,207)
#E2D8DD
(226,216,221)
#EEEAEB
(238,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76365F; }

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

This text font color is #76365F.

Background Color

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

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

This div background color is #76365F.

Border color

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

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

This div border color is #76365F.

Opacity

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

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

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

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

This text has shadow with #76365F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76365F.

Preview

Color preview on black background

This text has color #76365F on black background.


Color preview on white background

This text has color #76365F on white background.


Black color preview on #76365F background

This text has black color on #76365F background.


White color preview on #76365F background

This text has white color on #76365F background.


Related colors

Complementary color

Complementary color for #hex is #89C9A0.


I love getcolorcode.com

Triadic colors

1 #5F7636 and #365F76 with #76365F are triadic colors.

2 #5F3676 and #36765F with #76365F are triadic colors.