COLOR #76183A

HEX: #76183A RGB: (118,24,58)

Color info

#76183A contains mainly red color. Web safe color of #76183A is #660033 (or #603).

RGB color model

#76183A color RGB value is (118,24,58).

RGB: (118,24,58) (46%, 9%, 23%)

RGB channels and saturation

R 118 of 255 = 46%
G 24 of 255 = 9%
B 58 of 255 = 23%

118
24
58

R + G + B ~ 26%. #76183A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 24 + 58 = 200 (100%)
R 118 of 200 ~ 59%
G 24 of 200 ~ 12%
B 58 of 200 ~ 29'%

%59
%12
%29

CMYK color model

#76183A color CMYK value is (0,80,51,54).

  • cyan value is 0.00%
  • magenta value is 79.66%
  • yellow value is 50.85%
  • key color value is 53.73%

CMYK: (0,80,51,54)
C0M80Y51K54 (0%, 80%, 51%, 54%)
(0.00 / 0.80 / 0.51 / 0.54)

CMYK percentages

%0
%79.66
%50.85
%53.73

Codes

Color #76183A in popluar color models

76 18 3A
RGB 118 24 58
HSL 338° 66.20% 27.84%
HSB/HSV 338° 79.66% 46.27%
CMYK 0.00% 79.66% 50.85%
53.73%

Color #76183A in popluar number systems.

HEX 76 18 3A
Decimal 118 24 58
Binary 1110110 11000 111010
Octal 166 30 72

Shades and tints

Shades of #76183A

#76183A
(118,24,58)
#6C1635
(108,22,53)
#621430
(98,20,48)
#58122B
(88,18,43)
#4E1026
(78,16,38)
#440E21
(68,14,33)
#3A0C1C
(58,12,28)
#300A17
(48,10,23)
#260812
(38,8,18)
#1C060D
(28,6,13)
#120408
(18,4,8)
#000000
(0,0,0)

Tints of #76183A

#76183A
(118,24,58)
#822D4B
(130,45,75)
#8E425C
(142,66,92)
#9A576D
(154,87,109)
#A66C7E
(166,108,126)
#B2818F
(178,129,143)
#BE96A0
(190,150,160)
#CAABB1
(202,171,177)
#D6C0C2
(214,192,194)
#E2D5D3
(226,213,211)
#EEEAE4
(238,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76183A color. Also use rgb(118,24,58) instead hex code.

Text Font Color

.myTextColor { color: #76183A; }

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

This text font color is #76183A.

Background Color

.myBgColor { background-color: #76183A; }

<div style="background-color:#76183A">Inner text</div>

This div background color is #76183A.

Border color

.myBorderColor { border: 1px solid #76183A; }

<div style="border:3px solid #76183A">Div</div>

This div border color is #76183A.

Opacity

.myOpacity80 { color: #76183A; opacity: 0.8; }

<p style="color:#76183A;opacity:0.8;">80%</p>

Text with #76183A 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 #76183A;}

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

This text has shadow with #76183A color.


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

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

This text has shadow with #76183A primary color and red secondary color.


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

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

This text has shadow with #76183A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76183A.

Preview

Color preview on black background

This text has color #76183A on black background.


Color preview on white background

This text has color #76183A on white background.


Black color preview on #76183A background

This text has black color on #76183A background.


White color preview on #76183A background

This text has white color on #76183A background.


Related colors

Complementary color

Complementary color for #hex is #89E7C5.


I love getcolorcode.com

Triadic colors

1 #3A7618 and #183A76 with #76183A are triadic colors.

2 #3A1876 and #18763A with #76183A are triadic colors.