COLOR #766053

HEX: #766053 RGB: (118,96,83)

Color info

#766053 contains red, green and blue colors in about the same proportion. Web safe color of #766053 is #666666 (or #666).

RGB color model

#766053 color RGB value is (118,96,83).

RGB: (118,96,83) (46%, 38%, 33%)

RGB channels and saturation

R 118 of 255 = 46%
G 96 of 255 = 38%
B 83 of 255 = 33%

118
96
83

R + G + B ~ 39%. #766053 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 96 + 83 = 297 (100%)
R 118 of 297 ~ 39.73%
G 96 of 297 ~ 32.32%
B 83 of 297 ~ 27.95'%

%39.73
%32.32
%27.95

CMYK color model

#766053 color CMYK value is (0,19,30,54).

  • cyan value is 0.00%
  • magenta value is 18.64%
  • yellow value is 29.66%
  • key color value is 53.73%

CMYK: (0,19,30,54)
C0M19Y30K54 (0%, 19%, 30%, 54%)
(0.00 / 0.19 / 0.30 / 0.54)

CMYK percentages

%0
%18.64
%29.66
%53.73

Codes

Color #766053 in popluar color models

76 60 53
RGB 118 96 83
HSL 22° 17.41% 39.41%
HSB/HSV 22° 29.66% 46.27%
CMYK 0.00% 18.64% 29.66%
53.73%

Color #766053 in popluar number systems.

HEX 76 60 53
Decimal 118 96 83
Binary 1110110 1100000 1010011
Octal 166 140 123

Shades and tints

Shades of #766053

#766053
(118,96,83)
#6C584C
(108,88,76)
#625045
(98,80,69)
#58483E
(88,72,62)
#4E4037
(78,64,55)
#443830
(68,56,48)
#3A3029
(58,48,41)
#302822
(48,40,34)
#26201B
(38,32,27)
#1C1814
(28,24,20)
#12100D
(18,16,13)
#000000
(0,0,0)

Tints of #766053

#766053
(118,96,83)
#826E62
(130,110,98)
#8E7C71
(142,124,113)
#9A8A80
(154,138,128)
#A6988F
(166,152,143)
#B2A69E
(178,166,158)
#BEB4AD
(190,180,173)
#CAC2BC
(202,194,188)
#D6D0CB
(214,208,203)
#E2DEDA
(226,222,218)
#EEECE9
(238,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #766053 color. Also use rgb(118,96,83) instead hex code.

Text Font Color

.myTextColor { color: #766053; }

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

This text font color is #766053.

Background Color

.myBgColor { background-color: #766053; }

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

This div background color is #766053.

Border color

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

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

This div border color is #766053.

Opacity

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

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

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

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

This text has shadow with #766053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766053.

Preview

Color preview on black background

This text has color #766053 on black background.


Color preview on white background

This text has color #766053 on white background.


Black color preview on #766053 background

This text has black color on #766053 background.


White color preview on #766053 background

This text has white color on #766053 background.


Related colors

Complementary color

Complementary color for #hex is #899FAC.


I love getcolorcode.com

Triadic colors

1 #537660 and #605376 with #766053 are triadic colors.

2 #536076 and #607653 with #766053 are triadic colors.