COLOR #765838

HEX: #765838 RGB: (118,88,56)

Color info

#765838 contains mainly red and green colors. Web safe color of #765838 is #666633 (or #663).

RGB color model

#765838 color RGB value is (118,88,56).

RGB: (118,88,56) (46%, 35%, 22%)

RGB channels and saturation

R 118 of 255 = 46%
G 88 of 255 = 35%
B 56 of 255 = 22%

118
88
56

R + G + B ~ 34%. #765838 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 88 + 56 = 262 (100%)
R 118 of 262 ~ 45.04%
G 88 of 262 ~ 33.59%
B 56 of 262 ~ 21.37'%

%45.04
%33.59
%21.37

CMYK color model

#765838 color CMYK value is (0,25,53,54).

  • cyan value is 0.00%
  • magenta value is 25.42%
  • yellow value is 52.54%
  • key color value is 53.73%

CMYK: (0,25,53,54)
C0M25Y53K54 (0%, 25%, 53%, 54%)
(0.00 / 0.25 / 0.53 / 0.54)

CMYK percentages

%0
%25.42
%52.54
%53.73

Codes

Color #765838 in popluar color models

76 58 38
RGB 118 88 56
HSL 31° 35.63% 34.12%
HSB/HSV 31° 52.54% 46.27%
CMYK 0.00% 25.42% 52.54%
53.73%

Color #765838 in popluar number systems.

HEX 76 58 38
Decimal 118 88 56
Binary 1110110 1011000 111000
Octal 166 130 70

Shades and tints

Shades of #765838

#765838
(118,88,56)
#6C5033
(108,80,51)
#62482E
(98,72,46)
#584029
(88,64,41)
#4E3824
(78,56,36)
#44301F
(68,48,31)
#3A281A
(58,40,26)
#302015
(48,32,21)
#261810
(38,24,16)
#1C100B
(28,16,11)
#120806
(18,8,6)
#000000
(0,0,0)

Tints of #765838

#765838
(118,88,56)
#82674A
(130,103,74)
#8E765C
(142,118,92)
#9A856E
(154,133,110)
#A69480
(166,148,128)
#B2A392
(178,163,146)
#BEB2A4
(190,178,164)
#CAC1B6
(202,193,182)
#D6D0C8
(214,208,200)
#E2DFDA
(226,223,218)
#EEEEEC
(238,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #765838; }

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

This text font color is #765838.

Background Color

.myBgColor { background-color: #765838; }

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

This div background color is #765838.

Border color

.myBorderColor { border: 1px solid #765838; }

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

This div border color is #765838.

Opacity

.myOpacity80 { color: #765838; opacity: 0.8; }

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

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

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

This text has shadow with #765838 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #765838.

Preview

Color preview on black background

This text has color #765838 on black background.


Color preview on white background

This text has color #765838 on white background.


Black color preview on #765838 background

This text has black color on #765838 background.


White color preview on #765838 background

This text has white color on #765838 background.


Related colors

Complementary color

Complementary color for #hex is #89A7C7.


I love getcolorcode.com

Triadic colors

1 #387658 and #583876 with #765838 are triadic colors.

2 #385876 and #587638 with #765838 are triadic colors.