COLOR #76223E

HEX: #76223E RGB: (118,34,62)

Color info

#76223E contains mainly red and blue colors. Web safe color of #76223E is #663333 (or #633).

RGB color model

#76223E color RGB value is (118,34,62).

RGB: (118,34,62) (46%, 13%, 24%)

RGB channels and saturation

R 118 of 255 = 46%
G 34 of 255 = 13%
B 62 of 255 = 24%

118
34
62

R + G + B ~ 28%. #76223E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 34 + 62 = 214 (100%)
R 118 of 214 ~ 55.14%
G 34 of 214 ~ 15.89%
B 62 of 214 ~ 28.97'%

%55.14
%15.89
%28.97

CMYK color model

#76223E color CMYK value is (0,71,47,54).

  • cyan value is 0.00%
  • magenta value is 71.19%
  • yellow value is 47.46%
  • key color value is 53.73%

CMYK: (0,71,47,54)
C0M71Y47K54 (0%, 71%, 47%, 54%)
(0.00 / 0.71 / 0.47 / 0.54)

CMYK percentages

%0
%71.19
%47.46
%53.73

Codes

Color #76223E in popluar color models

76 22 3E
RGB 118 34 62
HSL 340° 55.26% 29.80%
HSB/HSV 340° 71.19% 46.27%
CMYK 0.00% 71.19% 47.46%
53.73%

Color #76223E in popluar number systems.

HEX 76 22 3E
Decimal 118 34 62
Binary 1110110 100010 111110
Octal 166 42 76

Shades and tints

Shades of #76223E

#76223E
(118,34,62)
#6C1F39
(108,31,57)
#621C34
(98,28,52)
#58192F
(88,25,47)
#4E162A
(78,22,42)
#441325
(68,19,37)
#3A1020
(58,16,32)
#300D1B
(48,13,27)
#260A16
(38,10,22)
#1C0711
(28,7,17)
#12040C
(18,4,12)
#000000
(0,0,0)

Tints of #76223E

#76223E
(118,34,62)
#82364F
(130,54,79)
#8E4A60
(142,74,96)
#9A5E71
(154,94,113)
#A67282
(166,114,130)
#B28693
(178,134,147)
#BE9AA4
(190,154,164)
#CAAEB5
(202,174,181)
#D6C2C6
(214,194,198)
#E2D6D7
(226,214,215)
#EEEAE8
(238,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76223E color. Also use rgb(118,34,62) instead hex code.

Text Font Color

.myTextColor { color: #76223E; }

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

This text font color is #76223E.

Background Color

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

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

This div background color is #76223E.

Border color

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

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

This div border color is #76223E.

Opacity

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

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

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

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

This text has shadow with #76223E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76223E.

Preview

Color preview on black background

This text has color #76223E on black background.


Color preview on white background

This text has color #76223E on white background.


Black color preview on #76223E background

This text has black color on #76223E background.


White color preview on #76223E background

This text has white color on #76223E background.


Related colors

Complementary color

Complementary color for #hex is #89DDC1.


I love getcolorcode.com

Triadic colors

1 #3E7622 and #223E76 with #76223E are triadic colors.

2 #3E2276 and #22763E with #76223E are triadic colors.