COLOR #76453B

HEX: #76453B RGB: (118,69,59)

Color info

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

RGB color model

#76453B color RGB value is (118,69,59).

RGB: (118,69,59) (46%, 27%, 23%)

RGB channels and saturation

R 118 of 255 = 46%
G 69 of 255 = 27%
B 59 of 255 = 23%

118
69
59

R + G + B ~ 32%. #76453B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 69 + 59 = 246 (100%)
R 118 of 246 ~ 47.97%
G 69 of 246 ~ 28.05%
B 59 of 246 ~ 23.98'%

%47.97
%28.05
%23.98

CMYK color model

#76453B color CMYK value is (0,42,50,54).

  • cyan value is 0.00%
  • magenta value is 41.53%
  • yellow value is 50.00%
  • key color value is 53.73%

CMYK: (0,42,50,54)
C0M42Y50K54 (0%, 42%, 50%, 54%)
(0.00 / 0.42 / 0.50 / 0.54)

CMYK percentages

%0
%41.53
%50
%53.73

Codes

Color #76453B in popluar color models

76 45 3B
RGB 118 69 59
HSL 10° 33.33% 34.71%
HSB/HSV 10° 50.00% 46.27%
CMYK 0.00% 41.53% 50.00%
53.73%

Color #76453B in popluar number systems.

HEX 76 45 3B
Decimal 118 69 59
Binary 1110110 1000101 111011
Octal 166 105 73

Shades and tints

Shades of #76453B

#76453B
(118,69,59)
#6C3F36
(108,63,54)
#623931
(98,57,49)
#58332C
(88,51,44)
#4E2D27
(78,45,39)
#442722
(68,39,34)
#3A211D
(58,33,29)
#301B18
(48,27,24)
#261513
(38,21,19)
#1C0F0E
(28,15,14)
#120909
(18,9,9)
#000000
(0,0,0)

Tints of #76453B

#76453B
(118,69,59)
#82554C
(130,85,76)
#8E655D
(142,101,93)
#9A756E
(154,117,110)
#A6857F
(166,133,127)
#B29590
(178,149,144)
#BEA5A1
(190,165,161)
#CAB5B2
(202,181,178)
#D6C5C3
(214,197,195)
#E2D5D4
(226,213,212)
#EEE5E5
(238,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76453B color. Also use rgb(118,69,59) instead hex code.

Text Font Color

.myTextColor { color: #76453B; }

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

This text font color is #76453B.

Background Color

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

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

This div background color is #76453B.

Border color

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

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

This div border color is #76453B.

Opacity

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

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

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

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

This text has shadow with #76453B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76453B.

Preview

Color preview on black background

This text has color #76453B on black background.


Color preview on white background

This text has color #76453B on white background.


Black color preview on #76453B background

This text has black color on #76453B background.


White color preview on #76453B background

This text has white color on #76453B background.


Related colors

Complementary color

Complementary color for #hex is #89BAC4.


I love getcolorcode.com

Triadic colors

1 #3B7645 and #453B76 with #76453B are triadic colors.

2 #3B4576 and #45763B with #76453B are triadic colors.