COLOR #769067

HEX: #769067 RGB: (118,144,103)

Color info

#769067 contains red, green and blue colors in about the same proportion. Web safe color of #769067 is #669966 (or #696).

RGB color model

#769067 color RGB value is (118,144,103).

RGB: (118,144,103) (46%, 56%, 40%)

RGB channels and saturation

R 118 of 255 = 46%
G 144 of 255 = 56%
B 103 of 255 = 40%

118
144
103

R + G + B ~ 47%. #769067 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 144 + 103 = 365 (100%)
R 118 of 365 ~ 32.33%
G 144 of 365 ~ 39.45%
B 103 of 365 ~ 28.22'%

%32.33
%39.45
%28.22

CMYK color model

#769067 color CMYK value is (18,0,28,44).

  • cyan value is 18.06%
  • magenta value is 0.00%
  • yellow value is 28.47%
  • key color value is 43.53%

CMYK: (18,0,28,44)
C18M0Y28K44 (18%, 0%, 28%, 44%)
(0.18 / 0.00 / 0.28 / 0.44)

CMYK percentages

%18.06
%0
%28.47
%43.53

Codes

Color #769067 in popluar color models

76 90 67
RGB 118 144 103
HSL 98° 16.60% 48.43%
HSB/HSV 98° 28.47% 56.47%
CMYK 18.06% 0.00% 28.47%
43.53%

Color #769067 in popluar number systems.

HEX 76 90 67
Decimal 118 144 103
Binary 1110110 10010000 1100111
Octal 166 220 147

Shades and tints

Shades of #769067

#769067
(118,144,103)
#6C835E
(108,131,94)
#627655
(98,118,85)
#58694C
(88,105,76)
#4E5C43
(78,92,67)
#444F3A
(68,79,58)
#3A4231
(58,66,49)
#303528
(48,53,40)
#26281F
(38,40,31)
#1C1B16
(28,27,22)
#120E0D
(18,14,13)
#000000
(0,0,0)

Tints of #769067

#769067
(118,144,103)
#829A74
(130,154,116)
#8EA481
(142,164,129)
#9AAE8E
(154,174,142)
#A6B89B
(166,184,155)
#B2C2A8
(178,194,168)
#BECCB5
(190,204,181)
#CAD6C2
(202,214,194)
#D6E0CF
(214,224,207)
#E2EADC
(226,234,220)
#EEF4E9
(238,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #769067 color. Also use rgb(118,144,103) instead hex code.

Text Font Color

.myTextColor { color: #769067; }

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

This text font color is #769067.

Background Color

.myBgColor { background-color: #769067; }

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

This div background color is #769067.

Border color

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

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

This div border color is #769067.

Opacity

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

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

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

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

This text has shadow with #769067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769067.

Preview

Color preview on black background

This text has color #769067 on black background.


Color preview on white background

This text has color #769067 on white background.


Black color preview on #769067 background

This text has black color on #769067 background.


White color preview on #769067 background

This text has white color on #769067 background.


Related colors

Complementary color

Complementary color for #hex is #896F98.


I love getcolorcode.com

Triadic colors

1 #677690 and #906776 with #769067 are triadic colors.

2 #679076 and #907667 with #769067 are triadic colors.