COLOR #766B14

HEX: #766B14 RGB: (118,107,20)

Color info

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

RGB color model

#766B14 color RGB value is (118,107,20).

RGB: (118,107,20) (46%, 42%, 8%)

RGB channels and saturation

R 118 of 255 = 46%
G 107 of 255 = 42%
B 20 of 255 = 8%

118
107
20

R + G + B ~ 32%. #766B14 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 107 + 20 = 245 (100%)
R 118 of 245 ~ 48.16%
G 107 of 245 ~ 43.67%
B 20 of 245 ~ 8.16'%

%48.16
%43.67

CMYK color model

#766B14 color CMYK value is (0,9,83,54).

  • cyan value is 0.00%
  • magenta value is 9.32%
  • yellow value is 83.05%
  • key color value is 53.73%

CMYK: (0,9,83,54)
C0M9Y83K54 (0%, 9%, 83%, 54%)
(0.00 / 0.09 / 0.83 / 0.54)

CMYK percentages

%0
%9.32
%83.05
%53.73

Codes

Color #766B14 in popluar color models

76 6B 14
RGB 118 107 20
HSL 53° 71.01% 27.06%
HSB/HSV 53° 83.05% 46.27%
CMYK 0.00% 9.32% 83.05%
53.73%

Color #766B14 in popluar number systems.

HEX 76 6B 14
Decimal 118 107 20
Binary 1110110 1101011 10100
Octal 166 153 24

Shades and tints

Shades of #766B14

#766B14
(118,107,20)
#6C6213
(108,98,19)
#625912
(98,89,18)
#585011
(88,80,17)
#4E4710
(78,71,16)
#443E0F
(68,62,15)
#3A350E
(58,53,14)
#302C0D
(48,44,13)
#26230C
(38,35,12)
#1C1A0B
(28,26,11)
#12110A
(18,17,10)
#000000
(0,0,0)

Tints of #766B14

#766B14
(118,107,20)
#827829
(130,120,41)
#8E853E
(142,133,62)
#9A9253
(154,146,83)
#A69F68
(166,159,104)
#B2AC7D
(178,172,125)
#BEB992
(190,185,146)
#CAC6A7
(202,198,167)
#D6D3BC
(214,211,188)
#E2E0D1
(226,224,209)
#EEEDE6
(238,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #766B14 color. Also use rgb(118,107,20) instead hex code.

Text Font Color

.myTextColor { color: #766B14; }

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

This text font color is #766B14.

Background Color

.myBgColor { background-color: #766B14; }

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

This div background color is #766B14.

Border color

.myBorderColor { border: 1px solid #766B14; }

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

This div border color is #766B14.

Opacity

.myOpacity80 { color: #766B14; opacity: 0.8; }

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

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

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

This text has shadow with #766B14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766B14.

Preview

Color preview on black background

This text has color #766B14 on black background.


Color preview on white background

This text has color #766B14 on white background.


Black color preview on #766B14 background

This text has black color on #766B14 background.


White color preview on #766B14 background

This text has white color on #766B14 background.


Related colors

Complementary color

Complementary color for #hex is #8994EB.


I love getcolorcode.com

Triadic colors

1 #14766B and #6B1476 with #766B14 are triadic colors.

2 #146B76 and #6B7614 with #766B14 are triadic colors.