COLOR #767414

HEX: #767414 RGB: (118,116,20)

Color info

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

RGB color model

#767414 color RGB value is (118,116,20).

RGB: (118,116,20) (46%, 45%, 8%)

RGB channels and saturation

R 118 of 255 = 46%
G 116 of 255 = 45%
B 20 of 255 = 8%

118
116
20

R + G + B ~ 33%. #767414 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 116 + 20 = 254 (100%)
R 118 of 254 ~ 46.46%
G 116 of 254 ~ 45.67%
B 20 of 254 ~ 7.87'%

%46.46
%45.67

CMYK color model

#767414 color CMYK value is (0,2,83,54).

  • cyan value is 0.00%
  • magenta value is 1.69%
  • yellow value is 83.05%
  • key color value is 53.73%
CMYK: (0,2,83,54) C0M2Y83K54 (0%,2%,83%,54%) (0.00/0.02/0.83/0.54) 

CMYK percentages

%0
%1.69
%83.05
%53.73

Codes

Color #767414 in popluar color models

76 74 14
RGB 118 116 20
HSL 59° 71.01% 27.06%
HSB/HSV 59° 83.05% 46.27%
CMYK 0.00% 1.69% 83.05%
53.73%

Color #767414 in popluar number systems.

HEX 76 74 14
Decimal 118 116 20
Binary 1110110 1110100 10100
Octal 166 164 24

Shades and tints

Shades of #767414

#767414
(118,116,20)
#6C6A13
(108,106,19)
#626012
(98,96,18)
#585611
(88,86,17)
#4E4C10
(78,76,16)
#44420F
(68,66,15)
#3A380E
(58,56,14)
#302E0D
(48,46,13)
#26240C
(38,36,12)
#1C1A0B
(28,26,11)
#12100A
(18,16,10)
#000000
(0,0,0)

Tints of #767414

#767414
(118,116,20)
#828029
(130,128,41)
#8E8C3E
(142,140,62)
#9A9853
(154,152,83)
#A6A468
(166,164,104)
#B2B07D
(178,176,125)
#BEBC92
(190,188,146)
#CAC8A7
(202,200,167)
#D6D4BC
(214,212,188)
#E2E0D1
(226,224,209)
#EEECE6
(238,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #767414; }

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

This text font color is #767414.

Background Color

.myBgColor { background-color: #767414; }

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

This div background color is #767414.

Border color

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

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

This div border color is #767414.

Opacity

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

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

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

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

This text has shadow with #767414 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767414.

Preview

Color preview on black background

This text has color #767414 on black background.


Color preview on white background

This text has color #767414 on white background.


Black color preview on #767414 background

This text has black color on #767414 background.


White color preview on #767414 background

This text has white color on #767414 background.


Related colors

Complementary color

Complementary color for #hex is #898BEB.


I love getcolorcode.com

Triadic colors

1 #147674 and #741476 with #767414 are triadic colors.

2 #147476 and #747614 with #767414 are triadic colors.