COLOR #76414B

HEX: #76414B RGB: (118,65,75)

Color info

#76414B contains red, green and blue colors in about the same proportion. Web safe color of #76414B is #663333 (or #633).

RGB color model

#76414B color RGB value is (118,65,75).

RGB: (118,65,75) (46%, 25%, 29%)

RGB channels and saturation

R 118 of 255 = 46%
G 65 of 255 = 25%
B 75 of 255 = 29%

118
65
75

R + G + B ~ 33%. #76414B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 65 + 75 = 258 (100%)
R 118 of 258 ~ 45.74%
G 65 of 258 ~ 25.19%
B 75 of 258 ~ 29.07'%

%45.74
%25.19
%29.07

CMYK color model

#76414B color CMYK value is (0,45,36,54).

  • cyan value is 0.00%
  • magenta value is 44.92%
  • yellow value is 36.44%
  • key color value is 53.73%

CMYK: (0,45,36,54)
C0M45Y36K54 (0%, 45%, 36%, 54%)
(0.00 / 0.45 / 0.36 / 0.54)

CMYK percentages

%0
%44.92
%36.44
%53.73

Codes

Color #76414B in popluar color models

76 41 4B
RGB 118 65 75
HSL 349° 28.96% 35.88%
HSB/HSV 349° 44.92% 46.27%
CMYK 0.00% 44.92% 36.44%
53.73%

Color #76414B in popluar number systems.

HEX 76 41 4B
Decimal 118 65 75
Binary 1110110 1000001 1001011
Octal 166 101 113

Shades and tints

Shades of #76414B

#76414B
(118,65,75)
#6C3C45
(108,60,69)
#62373F
(98,55,63)
#583239
(88,50,57)
#4E2D33
(78,45,51)
#44282D
(68,40,45)
#3A2327
(58,35,39)
#301E21
(48,30,33)
#26191B
(38,25,27)
#1C1415
(28,20,21)
#120F0F
(18,15,15)
#000000
(0,0,0)

Tints of #76414B

#76414B
(118,65,75)
#82525B
(130,82,91)
#8E636B
(142,99,107)
#9A747B
(154,116,123)
#A6858B
(166,133,139)
#B2969B
(178,150,155)
#BEA7AB
(190,167,171)
#CAB8BB
(202,184,187)
#D6C9CB
(214,201,203)
#E2DADB
(226,218,219)
#EEEBEB
(238,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76414B color. Also use rgb(118,65,75) instead hex code.

Text Font Color

.myTextColor { color: #76414B; }

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

This text font color is #76414B.

Background Color

.myBgColor { background-color: #76414B; }

<div style="background-color:#76414B">Inner text</div>

This div background color is #76414B.

Border color

.myBorderColor { border: 1px solid #76414B; }

<div style="border:3px solid #76414B">Div</div>

This div border color is #76414B.

Opacity

.myOpacity80 { color: #76414B; opacity: 0.8; }

<p style="color:#76414B;opacity:0.8;">80%</p>

Text with #76414B 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 #76414B;}

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

This text has shadow with #76414B color.


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

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

This text has shadow with #76414B primary color and red secondary color.


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

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

This text has shadow with #76414B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76414B.

Preview

Color preview on black background

This text has color #76414B on black background.


Color preview on white background

This text has color #76414B on white background.


Black color preview on #76414B background

This text has black color on #76414B background.


White color preview on #76414B background

This text has white color on #76414B background.


Related colors

Complementary color

Complementary color for #hex is #89BEB4.


I love getcolorcode.com

Triadic colors

1 #4B7641 and #414B76 with #76414B are triadic colors.

2 #4B4176 and #41764B with #76414B are triadic colors.