COLOR #766D07

HEX: #766D07 RGB: (118,109,7)

Color info

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

RGB color model

#766D07 color RGB value is (118,109,7).

RGB: (118,109,7) (46%, 43%, 3%)

RGB channels and saturation

R 118 of 255 = 46%
G 109 of 255 = 43%
B 7 of 255 = 3%

118
109
7

R + G + B ~ 31%. #766D07 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 109 + 7 = 234 (100%)
R 118 of 234 ~ 50.43%
G 109 of 234 ~ 46.58%
B 7 of 234 ~ 2.99'%

%50.43
%46.58

CMYK color model

#766D07 color CMYK value is (0,8,94,54).

  • cyan value is 0.00%
  • magenta value is 7.63%
  • yellow value is 94.07%
  • key color value is 53.73%

CMYK: (0,8,94,54)
C0M8Y94K54 (0%, 8%, 94%, 54%)
(0.00 / 0.08 / 0.94 / 0.54)

CMYK percentages

%0
%7.63
%94.07
%53.73

Codes

Color #766D07 in popluar color models

76 6D 07
RGB 118 109 7
HSL 55° 88.80% 24.51%
HSB/HSV 55° 94.07% 46.27%
CMYK 0.00% 7.63% 94.07%
53.73%

Color #766D07 in popluar number systems.

HEX 76 6D 07
Decimal 118 109 7
Binary 1110110 1101101 111
Octal 166 155 7

Shades and tints

Shades of #766D07

#766D07
(118,109,7)
#6C6407
(108,100,7)
#625B07
(98,91,7)
#585207
(88,82,7)
#4E4907
(78,73,7)
#444007
(68,64,7)
#3A3707
(58,55,7)
#302E07
(48,46,7)
#262507
(38,37,7)
#1C1C07
(28,28,7)
#121307
(18,19,7)
#000000
(0,0,0)

Tints of #766D07

#766D07
(118,109,7)
#827A1D
(130,122,29)
#8E8733
(142,135,51)
#9A9449
(154,148,73)
#A6A15F
(166,161,95)
#B2AE75
(178,174,117)
#BEBB8B
(190,187,139)
#CAC8A1
(202,200,161)
#D6D5B7
(214,213,183)
#E2E2CD
(226,226,205)
#EEEFE3
(238,239,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #766D07 color. Also use rgb(118,109,7) instead hex code.

Text Font Color

.myTextColor { color: #766D07; }

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

This text font color is #766D07.

Background Color

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

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

This div background color is #766D07.

Border color

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

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

This div border color is #766D07.

Opacity

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

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

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

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

This text has shadow with #766D07 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766D07.

Preview

Color preview on black background

This text has color #766D07 on black background.


Color preview on white background

This text has color #766D07 on white background.


Black color preview on #766D07 background

This text has black color on #766D07 background.


White color preview on #766D07 background

This text has white color on #766D07 background.


Related colors

Complementary color

Complementary color for #hex is #8992F8.


I love getcolorcode.com

Triadic colors

1 #07766D and #6D0776 with #766D07 are triadic colors.

2 #076D76 and #6D7607 with #766D07 are triadic colors.