COLOR #76332F

HEX: #76332F RGB: (118,51,47)

Color info

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

RGB color model

#76332F color RGB value is (118,51,47).

RGB: (118,51,47) (46%, 20%, 18%)

RGB channels and saturation

R 118 of 255 = 46%
G 51 of 255 = 20%
B 47 of 255 = 18%

118
51
47

R + G + B ~ 28%. #76332F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 51 + 47 = 216 (100%)
R 118 of 216 ~ 54.63%
G 51 of 216 ~ 23.61%
B 47 of 216 ~ 21.76'%

%54.63
%23.61
%21.76

CMYK color model

#76332F color CMYK value is (0,57,60,54).

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

CMYK: (0,57,60,54)
C0M57Y60K54 (0%, 57%, 60%, 54%)
(0.00 / 0.57 / 0.60 / 0.54)

CMYK percentages

%0
%56.78
%60.17
%53.73

Codes

Color #76332F in popluar color models

76 33 2F
RGB 118 51 47
HSL 43.03% 32.35%
HSB/HSV 60.17% 46.27%
CMYK 0.00% 56.78% 60.17%
53.73%

Color #76332F in popluar number systems.

HEX 76 33 2F
Decimal 118 51 47
Binary 1110110 110011 101111
Octal 166 63 57

Shades and tints

Shades of #76332F

#76332F
(118,51,47)
#6C2F2B
(108,47,43)
#622B27
(98,43,39)
#582723
(88,39,35)
#4E231F
(78,35,31)
#441F1B
(68,31,27)
#3A1B17
(58,27,23)
#301713
(48,23,19)
#26130F
(38,19,15)
#1C0F0B
(28,15,11)
#120B07
(18,11,7)
#000000
(0,0,0)

Tints of #76332F

#76332F
(118,51,47)
#824541
(130,69,65)
#8E5753
(142,87,83)
#9A6965
(154,105,101)
#A67B77
(166,123,119)
#B28D89
(178,141,137)
#BE9F9B
(190,159,155)
#CAB1AD
(202,177,173)
#D6C3BF
(214,195,191)
#E2D5D1
(226,213,209)
#EEE7E3
(238,231,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76332F; }

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

This text font color is #76332F.

Background Color

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

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

This div background color is #76332F.

Border color

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

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

This div border color is #76332F.

Opacity

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

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

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

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

This text has shadow with #76332F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76332F.

Preview

Color preview on black background

This text has color #76332F on black background.


Color preview on white background

This text has color #76332F on white background.


Black color preview on #76332F background

This text has black color on #76332F background.


White color preview on #76332F background

This text has white color on #76332F background.


Related colors

Complementary color

Complementary color for #hex is #89CCD0.


I love getcolorcode.com

Triadic colors

1 #2F7633 and #332F76 with #76332F are triadic colors.

2 #2F3376 and #33762F with #76332F are triadic colors.