COLOR #76332A

HEX: #76332A RGB: (118,51,42)

Color info

#76332A contains mainly red color. Web safe color of #76332A is #663333 (or #633).

RGB color model

#76332A color RGB value is (118,51,42).

RGB: (118,51,42) (46%, 20%, 16%)

RGB channels and saturation

R 118 of 255 = 46%
G 51 of 255 = 20%
B 42 of 255 = 16%

118
51
42

R + G + B ~ 27%. #76332A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 51 + 42 = 211 (100%)
R 118 of 211 ~ 55.92%
G 51 of 211 ~ 24.17%
B 42 of 211 ~ 19.91'%

%55.92
%24.17
%19.91

CMYK color model

#76332A color CMYK value is (0,57,64,54).

  • cyan value is 0.00%
  • magenta value is 56.78%
  • yellow value is 64.41%
  • key color value is 53.73%

CMYK: (0,57,64,54)
C0M57Y64K54 (0%, 57%, 64%, 54%)
(0.00 / 0.57 / 0.64 / 0.54)

CMYK percentages

%0
%56.78
%64.41
%53.73

Codes

Color #76332A in popluar color models

76 33 2A
RGB 118 51 42
HSL 47.50% 31.37%
HSB/HSV 64.41% 46.27%
CMYK 0.00% 56.78% 64.41%
53.73%

Color #76332A in popluar number systems.

HEX 76 33 2A
Decimal 118 51 42
Binary 1110110 110011 101010
Octal 166 63 52

Shades and tints

Shades of #76332A

#76332A
(118,51,42)
#6C2F27
(108,47,39)
#622B24
(98,43,36)
#582721
(88,39,33)
#4E231E
(78,35,30)
#441F1B
(68,31,27)
#3A1B18
(58,27,24)
#301715
(48,23,21)
#261312
(38,19,18)
#1C0F0F
(28,15,15)
#120B0C
(18,11,12)
#000000
(0,0,0)

Tints of #76332A

#76332A
(118,51,42)
#82453D
(130,69,61)
#8E5750
(142,87,80)
#9A6963
(154,105,99)
#A67B76
(166,123,118)
#B28D89
(178,141,137)
#BE9F9C
(190,159,156)
#CAB1AF
(202,177,175)
#D6C3C2
(214,195,194)
#E2D5D5
(226,213,213)
#EEE7E8
(238,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76332A color. Also use rgb(118,51,42) instead hex code.

Text Font Color

.myTextColor { color: #76332A; }

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

This text font color is #76332A.

Background Color

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

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

This div background color is #76332A.

Border color

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

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

This div border color is #76332A.

Opacity

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

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

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

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

This text has shadow with #76332A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76332A.

Preview

Color preview on black background

This text has color #76332A on black background.


Color preview on white background

This text has color #76332A on white background.


Black color preview on #76332A background

This text has black color on #76332A background.


White color preview on #76332A background

This text has white color on #76332A background.


Related colors

Complementary color

Complementary color for #hex is #89CCD5.


I love getcolorcode.com

Triadic colors

1 #2A7633 and #332A76 with #76332A are triadic colors.

2 #2A3376 and #33762A with #76332A are triadic colors.