COLOR #766210

HEX: #766210 RGB: (118,98,16)

Color info

#766210 contains mainly red and green colors. Web safe color of #766210 is #666600 (or #660).

RGB color model

#766210 color RGB value is (118,98,16).

RGB: (118,98,16) (46%, 38%, 6%)

RGB channels and saturation

R 118 of 255 = 46%
G 98 of 255 = 38%
B 16 of 255 = 6%

118
98
16

R + G + B ~ 30%. #766210 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 98 + 16 = 232 (100%)
R 118 of 232 ~ 50.86%
G 98 of 232 ~ 42.24%
B 16 of 232 ~ 6.9'%

%50.86
%42.24

CMYK color model

#766210 color CMYK value is (0,17,86,54).

  • cyan value is 0.00%
  • magenta value is 16.95%
  • yellow value is 86.44%
  • key color value is 53.73%

CMYK: (0,17,86,54)
C0M17Y86K54 (0%, 17%, 86%, 54%)
(0.00 / 0.17 / 0.86 / 0.54)

CMYK percentages

%0
%16.95
%86.44
%53.73

Codes

Color #766210 in popluar color models

76 62 10
RGB 118 98 16
HSL 48° 76.12% 26.27%
HSB/HSV 48° 86.44% 46.27%
CMYK 0.00% 16.95% 86.44%
53.73%

Color #766210 in popluar number systems.

HEX 76 62 10
Decimal 118 98 16
Binary 1110110 1100010 10000
Octal 166 142 20

Shades and tints

Shades of #766210

#766210
(118,98,16)
#6C5A0F
(108,90,15)
#62520E
(98,82,14)
#584A0D
(88,74,13)
#4E420C
(78,66,12)
#443A0B
(68,58,11)
#3A320A
(58,50,10)
#302A09
(48,42,9)
#262208
(38,34,8)
#1C1A07
(28,26,7)
#121206
(18,18,6)
#000000
(0,0,0)

Tints of #766210

#766210
(118,98,16)
#827025
(130,112,37)
#8E7E3A
(142,126,58)
#9A8C4F
(154,140,79)
#A69A64
(166,154,100)
#B2A879
(178,168,121)
#BEB68E
(190,182,142)
#CAC4A3
(202,196,163)
#D6D2B8
(214,210,184)
#E2E0CD
(226,224,205)
#EEEEE2
(238,238,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #766210; }

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

This text font color is #766210.

Background Color

.myBgColor { background-color: #766210; }

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

This div background color is #766210.

Border color

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

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

This div border color is #766210.

Opacity

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

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

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

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

This text has shadow with #766210 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766210.

Preview

Color preview on black background

This text has color #766210 on black background.


Color preview on white background

This text has color #766210 on white background.


Black color preview on #766210 background

This text has black color on #766210 background.


White color preview on #766210 background

This text has white color on #766210 background.


Related colors

Complementary color

Complementary color for #hex is #899DEF.


I love getcolorcode.com

Triadic colors

1 #107662 and #621076 with #766210 are triadic colors.

2 #106276 and #627610 with #766210 are triadic colors.