COLOR #76052E

HEX: #76052E RGB: (118,5,46)

Color info

#76052E contains mainly red color. Web safe color of #76052E is #660033 (or #603).

RGB color model

#76052E color RGB value is (118,5,46).

RGB: (118,5,46) (46%, 2%, 18%)

RGB channels and saturation

R 118 of 255 = 46%
G 5 of 255 = 2%
B 46 of 255 = 18%

118
5
46

R + G + B ~ 22%. #76052E is dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 5 + 46 = 169 (100%)
R 118 of 169 ~ 69.82%
G 5 of 169 ~ 2.96%
B 46 of 169 ~ 27.22'%

%69.82
%27.22

CMYK color model

#76052E color CMYK value is (0,96,61,54).

  • cyan value is 0.00%
  • magenta value is 95.76%
  • yellow value is 61.02%
  • key color value is 53.73%

CMYK: (0,96,61,54)
C0M96Y61K54 (0%, 96%, 61%, 54%)
(0.00 / 0.96 / 0.61 / 0.54)

CMYK percentages

%0
%95.76
%61.02
%53.73

Codes

Color #76052E in popluar color models

76 05 2E
RGB 118 5 46
HSL 338° 91.87% 24.12%
HSB/HSV 338° 95.76% 46.27%
CMYK 0.00% 95.76% 61.02%
53.73%

Color #76052E in popluar number systems.

HEX 76 05 2E
Decimal 118 5 46
Binary 1110110 101 101110
Octal 166 5 56

Shades and tints

Shades of #76052E

#76052E
(118,5,46)
#6C052A
(108,5,42)
#620526
(98,5,38)
#580522
(88,5,34)
#4E051E
(78,5,30)
#44051A
(68,5,26)
#3A0516
(58,5,22)
#300512
(48,5,18)
#26050E
(38,5,14)
#1C050A
(28,5,10)
#120506
(18,5,6)
#000000
(0,0,0)

Tints of #76052E

#76052E
(118,5,46)
#821B41
(130,27,65)
#8E3154
(142,49,84)
#9A4767
(154,71,103)
#A65D7A
(166,93,122)
#B2738D
(178,115,141)
#BE89A0
(190,137,160)
#CA9FB3
(202,159,179)
#D6B5C6
(214,181,198)
#E2CBD9
(226,203,217)
#EEE1EC
(238,225,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76052E color. Also use rgb(118,5,46) instead hex code.

Text Font Color

.myTextColor { color: #76052E; }

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

This text font color is #76052E.

Background Color

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

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

This div background color is #76052E.

Border color

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

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

This div border color is #76052E.

Opacity

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

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

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

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

This text has shadow with #76052E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76052E.

Preview

Color preview on black background

This text has color #76052E on black background.


Color preview on white background

This text has color #76052E on white background.


Black color preview on #76052E background

This text has black color on #76052E background.


White color preview on #76052E background

This text has white color on #76052E background.


Related colors

Complementary color

Complementary color for #76052E is #89FAD1.


I love getcolorcode.com

Triadic colors

1 #2E7605 and #052E76 with #76052E are triadic colors.

2 #2E0576 and #05762E with #76052E are triadic colors.