COLOR #76583D

HEX: #76583D RGB: (118,88,61)

Color info

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

RGB color model

#76583D color RGB value is (118,88,61).

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

RGB channels and saturation

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

118
88
61

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

Portions of RGB colors in percentages

R + G + B = 118 + 88 + 61 = 267 (100%)
R 118 of 267 ~ 44.19%
G 88 of 267 ~ 32.96%
B 61 of 267 ~ 22.85'%

%44.19
%32.96
%22.85

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 25.42%
  • 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
%25.42
%48.31
%53.73

Codes

Color #76583D in popluar color models

76 58 3D
RGB 118 88 61
HSL 28° 31.84% 35.10%
HSB/HSV 28° 48.31% 46.27%
CMYK 0.00% 25.42% 48.31%
53.73%

Color #76583D in popluar number systems.

HEX 76 58 3D
Decimal 118 88 61
Binary 1110110 1011000 111101
Octal 166 130 75

Shades and tints

Shades of #76583D

#76583D
(118,88,61)
#6C5038
(108,80,56)
#624833
(98,72,51)
#58402E
(88,64,46)
#4E3829
(78,56,41)
#443024
(68,48,36)
#3A281F
(58,40,31)
#30201A
(48,32,26)
#261815
(38,24,21)
#1C1010
(28,16,16)
#12080B
(18,8,11)
#000000
(0,0,0)

Tints of #76583D

#76583D
(118,88,61)
#82674E
(130,103,78)
#8E765F
(142,118,95)
#9A8570
(154,133,112)
#A69481
(166,148,129)
#B2A392
(178,163,146)
#BEB2A3
(190,178,163)
#CAC1B4
(202,193,180)
#D6D0C5
(214,208,197)
#E2DFD6
(226,223,214)
#EEEEE7
(238,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76583D; }

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

This text font color is #76583D.

Background Color

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

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

This div background color is #76583D.

Border color

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

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

This div border color is #76583D.

Opacity

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

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

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

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

This text has shadow with #76583D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76583D.

Preview

Color preview on black background

This text has color #76583D on black background.


Color preview on white background

This text has color #76583D on white background.


Black color preview on #76583D background

This text has black color on #76583D background.


White color preview on #76583D background

This text has white color on #76583D background.


Related colors

Complementary color

Complementary color for #hex is #89A7C2.


I love getcolorcode.com

Triadic colors

1 #3D7658 and #583D76 with #76583D are triadic colors.

2 #3D5876 and #58763D with #76583D are triadic colors.