COLOR #766E13

HEX: #766E13 RGB: (118,110,19)

Color info

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

RGB color model

#766E13 color RGB value is (118,110,19).

RGB: (118,110,19) (46%, 43%, 7%)

RGB channels and saturation

R 118 of 255 = 46%
G 110 of 255 = 43%
B 19 of 255 = 7%

118
110
19

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

Portions of RGB colors in percentages

R + G + B = 118 + 110 + 19 = 247 (100%)
R 118 of 247 ~ 47.77%
G 110 of 247 ~ 44.53%
B 19 of 247 ~ 7.69'%

%47.77
%44.53

CMYK color model

#766E13 color CMYK value is (0,7,84,54).

  • cyan value is 0.00%
  • magenta value is 6.78%
  • yellow value is 83.90%
  • key color value is 53.73%

CMYK: (0,7,84,54)
C0M7Y84K54 (0%, 7%, 84%, 54%)
(0.00 / 0.07 / 0.84 / 0.54)

CMYK percentages

%0
%6.78
%83.9
%53.73

Codes

Color #766E13 in popluar color models

76 6E 13
RGB 118 110 19
HSL 55° 72.26% 26.86%
HSB/HSV 55° 83.90% 46.27%
CMYK 0.00% 6.78% 83.90%
53.73%

Color #766E13 in popluar number systems.

HEX 76 6E 13
Decimal 118 110 19
Binary 1110110 1101110 10011
Octal 166 156 23

Shades and tints

Shades of #766E13

#766E13
(118,110,19)
#6C6412
(108,100,18)
#625A11
(98,90,17)
#585010
(88,80,16)
#4E460F
(78,70,15)
#443C0E
(68,60,14)
#3A320D
(58,50,13)
#30280C
(48,40,12)
#261E0B
(38,30,11)
#1C140A
(28,20,10)
#120A09
(18,10,9)
#000000
(0,0,0)

Tints of #766E13

#766E13
(118,110,19)
#827B28
(130,123,40)
#8E883D
(142,136,61)
#9A9552
(154,149,82)
#A6A267
(166,162,103)
#B2AF7C
(178,175,124)
#BEBC91
(190,188,145)
#CAC9A6
(202,201,166)
#D6D6BB
(214,214,187)
#E2E3D0
(226,227,208)
#EEF0E5
(238,240,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #766E13 color. Also use rgb(118,110,19) instead hex code.

Text Font Color

.myTextColor { color: #766E13; }

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

This text font color is #766E13.

Background Color

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

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

This div background color is #766E13.

Border color

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

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

This div border color is #766E13.

Opacity

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

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

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

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

This text has shadow with #766E13 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766E13.

Preview

Color preview on black background

This text has color #766E13 on black background.


Color preview on white background

This text has color #766E13 on white background.


Black color preview on #766E13 background

This text has black color on #766E13 background.


White color preview on #766E13 background

This text has white color on #766E13 background.


Related colors

Complementary color

Complementary color for #hex is #8991EC.


I love getcolorcode.com

Triadic colors

1 #13766E and #6E1376 with #766E13 are triadic colors.

2 #136E76 and #6E7613 with #766E13 are triadic colors.