COLOR #76313D

HEX: #76313D RGB: (118,49,61)

Color info

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

RGB color model

#76313D color RGB value is (118,49,61).

RGB: (118,49,61) (46%, 19%, 24%)

RGB channels and saturation

R 118 of 255 = 46%
G 49 of 255 = 19%
B 61 of 255 = 24%

118
49
61

R + G + B ~ 30%. #76313D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 49 + 61 = 228 (100%)
R 118 of 228 ~ 51.75%
G 49 of 228 ~ 21.49%
B 61 of 228 ~ 26.75'%

%51.75
%21.49
%26.75

CMYK color model

#76313D color CMYK value is (0,58,48,54).

  • cyan value is 0.00%
  • magenta value is 58.47%
  • yellow value is 48.31%
  • key color value is 53.73%

CMYK: (0,58,48,54)
C0M58Y48K54 (0%, 58%, 48%, 54%)
(0.00 / 0.58 / 0.48 / 0.54)

CMYK percentages

%0
%58.47
%48.31
%53.73

Codes

Color #76313D in popluar color models

76 31 3D
RGB 118 49 61
HSL 350° 41.32% 32.75%
HSB/HSV 350° 58.47% 46.27%
CMYK 0.00% 58.47% 48.31%
53.73%

Color #76313D in popluar number systems.

HEX 76 31 3D
Decimal 118 49 61
Binary 1110110 110001 111101
Octal 166 61 75

Shades and tints

Shades of #76313D

#76313D
(118,49,61)
#6C2D38
(108,45,56)
#622933
(98,41,51)
#58252E
(88,37,46)
#4E2129
(78,33,41)
#441D24
(68,29,36)
#3A191F
(58,25,31)
#30151A
(48,21,26)
#261115
(38,17,21)
#1C0D10
(28,13,16)
#12090B
(18,9,11)
#000000
(0,0,0)

Tints of #76313D

#76313D
(118,49,61)
#82434E
(130,67,78)
#8E555F
(142,85,95)
#9A6770
(154,103,112)
#A67981
(166,121,129)
#B28B92
(178,139,146)
#BE9DA3
(190,157,163)
#CAAFB4
(202,175,180)
#D6C1C5
(214,193,197)
#E2D3D6
(226,211,214)
#EEE5E7
(238,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76313D color. Also use rgb(118,49,61) instead hex code.

Text Font Color

.myTextColor { color: #76313D; }

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

This text font color is #76313D.

Background Color

.myBgColor { background-color: #76313D; }

<div style="background-color:#76313D">Inner text</div>

This div background color is #76313D.

Border color

.myBorderColor { border: 1px solid #76313D; }

<div style="border:3px solid #76313D">Div</div>

This div border color is #76313D.

Opacity

.myOpacity80 { color: #76313D; opacity: 0.8; }

<p style="color:#76313D;opacity:0.8;">80%</p>

Text with #76313D 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 #76313D;}

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

This text has shadow with #76313D color.


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

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

This text has shadow with #76313D primary color and red secondary color.


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

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

This text has shadow with #76313D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76313D.

Preview

Color preview on black background

This text has color #76313D on black background.


Color preview on white background

This text has color #76313D on white background.


Black color preview on #76313D background

This text has black color on #76313D background.


White color preview on #76313D background

This text has white color on #76313D background.


Related colors

Complementary color

Complementary color for #hex is #89CEC2.


I love getcolorcode.com

Triadic colors

1 #3D7631 and #313D76 with #76313D are triadic colors.

2 #3D3176 and #31763D with #76313D are triadic colors.