COLOR #766251

HEX: #766251 RGB: (118,98,81)

Color info

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

RGB color model

#766251 color RGB value is (118,98,81).

RGB: (118,98,81) (46%, 38%, 32%)

RGB channels and saturation

R 118 of 255 = 46%
G 98 of 255 = 38%
B 81 of 255 = 32%

118
98
81

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

Portions of RGB colors in percentages

R + G + B = 118 + 98 + 81 = 297 (100%)
R 118 of 297 ~ 39.73%
G 98 of 297 ~ 33%
B 81 of 297 ~ 27.27'%

%39.73
%33
%27.27

CMYK color model

#766251 color CMYK value is (0,17,31,54).

  • cyan value is 0.00%
  • magenta value is 16.95%
  • yellow value is 31.36%
  • key color value is 53.73%
CMYK: (0,17,31,54) C0M17Y31K54 (0%,17%,31%,54%) (0.00/0.17/0.31/0.54) 

CMYK percentages

%0
%16.95
%31.36
%53.73

Codes

Color #766251 in popluar color models

76 62 51
RGB 118 98 81
HSL 28° 18.59% 39.02%
HSB/HSV 28° 31.36% 46.27%
CMYK 0.00% 16.95% 31.36%
53.73%

Color #766251 in popluar number systems.

HEX 76 62 51
Decimal 118 98 81
Binary 1110110 1100010 1010001
Octal 166 142 121

Shades and tints

Shades of #766251

#766251
(118,98,81)
#6C5A4A
(108,90,74)
#625243
(98,82,67)
#584A3C
(88,74,60)
#4E4235
(78,66,53)
#443A2E
(68,58,46)
#3A3227
(58,50,39)
#302A20
(48,42,32)
#262219
(38,34,25)
#1C1A12
(28,26,18)
#12120B
(18,18,11)
#000000
(0,0,0)

Tints of #766251

#766251
(118,98,81)
#827060
(130,112,96)
#8E7E6F
(142,126,111)
#9A8C7E
(154,140,126)
#A69A8D
(166,154,141)
#B2A89C
(178,168,156)
#BEB6AB
(190,182,171)
#CAC4BA
(202,196,186)
#D6D2C9
(214,210,201)
#E2E0D8
(226,224,216)
#EEEEE7
(238,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #766251 color. Also use rgb(118,98,81) instead hex code.

Text Font Color

.myTextColor { color: #766251; }

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

This text font color is #766251.

Background Color

.myBgColor { background-color: #766251; }

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

This div background color is #766251.

Border color

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

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

This div border color is #766251.

Opacity

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

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

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

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

This text has shadow with #766251 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766251.

Preview

Color preview on black background

This text has color #766251 on black background.


Color preview on white background

This text has color #766251 on white background.


Black color preview on #766251 background

This text has black color on #766251 background.


White color preview on #766251 background

This text has white color on #766251 background.


Related colors

Complementary color

Complementary color for #hex is #899DAE.


I love getcolorcode.com

Triadic colors

1 #517662 and #625176 with #766251 are triadic colors.

2 #516276 and #627651 with #766251 are triadic colors.