COLOR #76593D

HEX: #76593D RGB: (118,89,61)

Color info

#76593D contains red, green and blue colors in about the same proportion. Web safe color of #76593D is #666633 (or #663).

RGB color model

#76593D color RGB value is (118,89,61).

RGB: (118,89,61) (46%, 35%, 24%)

RGB channels and saturation

R 118 of 255 = 46%
G 89 of 255 = 35%
B 61 of 255 = 24%

118
89
61

R + G + B ~ 35%. #76593D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 89 + 61 = 268 (100%)
R 118 of 268 ~ 44.03%
G 89 of 268 ~ 33.21%
B 61 of 268 ~ 22.76'%

%44.03
%33.21
%22.76

CMYK color model

#76593D color CMYK value is (0,25,48,54).

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

CMYK: (0,25,48,54)
C0M25Y48K54 (0%, 25%, 48%, 54%)
(0.00 / 0.25 / 0.48 / 0.54)

CMYK percentages

%0
%24.58
%48.31
%53.73

Codes

Color #76593D in popluar color models

76 59 3D
RGB 118 89 61
HSL 29° 31.84% 35.10%
HSB/HSV 29° 48.31% 46.27%
CMYK 0.00% 24.58% 48.31%
53.73%

Color #76593D in popluar number systems.

HEX 76 59 3D
Decimal 118 89 61
Binary 1110110 1011001 111101
Octal 166 131 75

Shades and tints

Shades of #76593D

#76593D
(118,89,61)
#6C5138
(108,81,56)
#624933
(98,73,51)
#58412E
(88,65,46)
#4E3929
(78,57,41)
#443124
(68,49,36)
#3A291F
(58,41,31)
#30211A
(48,33,26)
#261915
(38,25,21)
#1C1110
(28,17,16)
#12090B
(18,9,11)
#000000
(0,0,0)

Tints of #76593D

#76593D
(118,89,61)
#82684E
(130,104,78)
#8E775F
(142,119,95)
#9A8670
(154,134,112)
#A69581
(166,149,129)
#B2A492
(178,164,146)
#BEB3A3
(190,179,163)
#CAC2B4
(202,194,180)
#D6D1C5
(214,209,197)
#E2E0D6
(226,224,214)
#EEEFE7
(238,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76593D; }

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

This text font color is #76593D.

Background Color

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

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

This div background color is #76593D.

Border color

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

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

This div border color is #76593D.

Opacity

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

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

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

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

This text has shadow with #76593D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76593D.

Preview

Color preview on black background

This text has color #76593D on black background.


Color preview on white background

This text has color #76593D on white background.


Black color preview on #76593D background

This text has black color on #76593D background.


White color preview on #76593D background

This text has white color on #76593D background.


Related colors

Complementary color

Complementary color for #hex is #89A6C2.


I love getcolorcode.com

Triadic colors

1 #3D7659 and #593D76 with #76593D are triadic colors.

2 #3D5976 and #59763D with #76593D are triadic colors.