COLOR #76034B

HEX: #76034B RGB: (118,3,75)

Color info

#76034B contains mainly red and blue colors. Web safe color of #76034B is #660033 (or #603).

RGB color model

#76034B color RGB value is (118,3,75).

RGB: (118,3,75) (46%, 1%, 29%)

RGB channels and saturation

R 118 of 255 = 46%
G 3 of 255 = 1%
B 75 of 255 = 29%

118
3
75

R + G + B ~ 25%. #76034B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 3 + 75 = 196 (100%)
R 118 of 196 ~ 60.2%
G 3 of 196 ~ 1.53%
B 75 of 196 ~ 38.27'%

%60.2
%38.27

CMYK color model

#76034B color CMYK value is (0,97,36,54).

  • cyan value is 0.00%
  • magenta value is 97.46%
  • yellow value is 36.44%
  • key color value is 53.73%
CMYK: (0,97,36,54) C0M97Y36K54 (0%,97%,36%,54%) (0.00/0.97/0.36/0.54) 

CMYK percentages

%0
%97.46
%36.44
%53.73

Codes

Color #76034B in popluar color models

76 03 4B
RGB 118 3 75
HSL 322° 95.04% 23.73%
HSB/HSV 322° 97.46% 46.27%
CMYK 0.00% 97.46% 36.44%
53.73%

Color #76034B in popluar number systems.

HEX 76 03 4B
Decimal 118 3 75
Binary 1110110 11 1001011
Octal 166 3 113

Shades and tints

Shades of #76034B

#76034B
(118,3,75)
#6C0345
(108,3,69)
#62033F
(98,3,63)
#580339
(88,3,57)
#4E0333
(78,3,51)
#44032D
(68,3,45)
#3A0327
(58,3,39)
#300321
(48,3,33)
#26031B
(38,3,27)
#1C0315
(28,3,21)
#12030F
(18,3,15)
#000000
(0,0,0)

Tints of #76034B

#76034B
(118,3,75)
#82195B
(130,25,91)
#8E2F6B
(142,47,107)
#9A457B
(154,69,123)
#A65B8B
(166,91,139)
#B2719B
(178,113,155)
#BE87AB
(190,135,171)
#CA9DBB
(202,157,187)
#D6B3CB
(214,179,203)
#E2C9DB
(226,201,219)
#EEDFEB
(238,223,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76034B color. Also use rgb(118,3,75) instead hex code.

Text Font Color

.myTextColor { color: #76034B; }

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

This text font color is #76034B.

Background Color

.myBgColor { background-color: #76034B; }

<div style="background-color:#76034B">Inner text</div>

This div background color is #76034B.

Border color

.myBorderColor { border: 1px solid #76034B; }

<div style="border:3px solid #76034B">Div</div>

This div border color is #76034B.

Opacity

.myOpacity80 { color: #76034B; opacity: 0.8; }

<p style="color:#76034B;opacity:0.8;">80%</p>

Text with #76034B 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 #76034B;}

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

This text has shadow with #76034B color.


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

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

This text has shadow with #76034B primary color and red secondary color.


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

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

This text has shadow with #76034B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76034B.

Preview

Color preview on black background

This text has color #76034B on black background.


Color preview on white background

This text has color #76034B on white background.


Black color preview on #76034B background

This text has black color on #76034B background.


White color preview on #76034B background

This text has white color on #76034B background.


Related colors

Complementary color

Complementary color for #hex is #89FCB4.


I love getcolorcode.com

Triadic colors

1 #4B7603 and #034B76 with #76034B are triadic colors.

2 #4B0376 and #03764B with #76034B are triadic colors.