COLOR #76381F

HEX: #76381F RGB: (118,56,31)

Color info

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

RGB color model

#76381F color RGB value is (118,56,31).

RGB: (118,56,31) (46%, 22%, 12%)

RGB channels and saturation

R 118 of 255 = 46%
G 56 of 255 = 22%
B 31 of 255 = 12%

118
56
31

R + G + B ~ 27%. #76381F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 56 + 31 = 205 (100%)
R 118 of 205 ~ 57.56%
G 56 of 205 ~ 27.32%
B 31 of 205 ~ 15.12'%

%57.56
%27.32
%15.12

CMYK color model

#76381F color CMYK value is (0,53,74,54).

  • cyan value is 0.00%
  • magenta value is 52.54%
  • yellow value is 73.73%
  • key color value is 53.73%

CMYK: (0,53,74,54)
C0M53Y74K54 (0%, 53%, 74%, 54%)
(0.00 / 0.53 / 0.74 / 0.54)

CMYK percentages

%0
%52.54
%73.73
%53.73

Codes

Color #76381F in popluar color models

76 38 1F
RGB 118 56 31
HSL 17° 58.39% 29.22%
HSB/HSV 17° 73.73% 46.27%
CMYK 0.00% 52.54% 73.73%
53.73%

Color #76381F in popluar number systems.

HEX 76 38 1F
Decimal 118 56 31
Binary 1110110 111000 11111
Octal 166 70 37

Shades and tints

Shades of #76381F

#76381F
(118,56,31)
#6C331D
(108,51,29)
#622E1B
(98,46,27)
#582919
(88,41,25)
#4E2417
(78,36,23)
#441F15
(68,31,21)
#3A1A13
(58,26,19)
#301511
(48,21,17)
#26100F
(38,16,15)
#1C0B0D
(28,11,13)
#12060B
(18,6,11)
#000000
(0,0,0)

Tints of #76381F

#76381F
(118,56,31)
#824A33
(130,74,51)
#8E5C47
(142,92,71)
#9A6E5B
(154,110,91)
#A6806F
(166,128,111)
#B29283
(178,146,131)
#BEA497
(190,164,151)
#CAB6AB
(202,182,171)
#D6C8BF
(214,200,191)
#E2DAD3
(226,218,211)
#EEECE7
(238,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76381F color. Also use rgb(118,56,31) instead hex code.

Text Font Color

.myTextColor { color: #76381F; }

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

This text font color is #76381F.

Background Color

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

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

This div background color is #76381F.

Border color

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

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

This div border color is #76381F.

Opacity

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

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

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

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

This text has shadow with #76381F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76381F.

Preview

Color preview on black background

This text has color #76381F on black background.


Color preview on white background

This text has color #76381F on white background.


Black color preview on #76381F background

This text has black color on #76381F background.


White color preview on #76381F background

This text has white color on #76381F background.


Related colors

Complementary color

Complementary color for #hex is #89C7E0.


I love getcolorcode.com

Triadic colors

1 #1F7638 and #381F76 with #76381F are triadic colors.

2 #1F3876 and #38761F with #76381F are triadic colors.