COLOR #769384

HEX: #769384 RGB: (118,147,132)

Color info

#769384 contains red, green and blue colors in about the same proportion. Web safe color of #769384 is #669999 (or #699).

RGB color model

#769384 color RGB value is (118,147,132).

RGB: (118,147,132) (46%, 58%, 52%)

RGB channels and saturation

R 118 of 255 = 46%
G 147 of 255 = 58%
B 132 of 255 = 52%

118
147
132

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

Portions of RGB colors in percentages

R + G + B = 118 + 147 + 132 = 397 (100%)
R 118 of 397 ~ 29.72%
G 147 of 397 ~ 37.03%
B 132 of 397 ~ 33.25'%

%29.72
%37.03
%33.25

CMYK color model

#769384 color CMYK value is (20,0,10,42).

  • cyan value is 19.73%
  • magenta value is 0.00%
  • yellow value is 10.20%
  • key color value is 42.35%

CMYK: (20,0,10,42)
C20M0Y10K42 (20%, 0%, 10%, 42%)
(0.20 / 0.00 / 0.10 / 0.42)

CMYK percentages

%19.73
%0
%10.2
%42.35

Codes

Color #769384 in popluar color models

76 93 84
RGB 118 147 132
HSL 149° 11.84% 51.96%
HSB/HSV 149° 19.73% 57.65%
CMYK 19.73% 0.00% 10.20%
42.35%

Color #769384 in popluar number systems.

HEX 76 93 84
Decimal 118 147 132
Binary 1110110 10010011 10000100
Octal 166 223 204

Shades and tints

Shades of #769384

#769384
(118,147,132)
#6C8678
(108,134,120)
#62796C
(98,121,108)
#586C60
(88,108,96)
#4E5F54
(78,95,84)
#445248
(68,82,72)
#3A453C
(58,69,60)
#303830
(48,56,48)
#262B24
(38,43,36)
#1C1E18
(28,30,24)
#12110C
(18,17,12)
#000000
(0,0,0)

Tints of #769384

#769384
(118,147,132)
#829C8F
(130,156,143)
#8EA59A
(142,165,154)
#9AAEA5
(154,174,165)
#A6B7B0
(166,183,176)
#B2C0BB
(178,192,187)
#BEC9C6
(190,201,198)
#CAD2D1
(202,210,209)
#D6DBDC
(214,219,220)
#E2E4E7
(226,228,231)
#EEEDF2
(238,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #769384 color. Also use rgb(118,147,132) instead hex code.

Text Font Color

.myTextColor { color: #769384; }

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

This text font color is #769384.

Background Color

.myBgColor { background-color: #769384; }

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

This div background color is #769384.

Border color

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

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

This div border color is #769384.

Opacity

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

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

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

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

This text has shadow with #769384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769384.

Preview

Color preview on black background

This text has color #769384 on black background.


Color preview on white background

This text has color #769384 on white background.


Black color preview on #769384 background

This text has black color on #769384 background.


White color preview on #769384 background

This text has white color on #769384 background.


Related colors

Complementary color

Complementary color for #hex is #896C7B.


I love getcolorcode.com

Triadic colors

1 #847693 and #938476 with #769384 are triadic colors.

2 #849376 and #937684 with #769384 are triadic colors.