COLOR #769582

HEX: #769582 RGB: (118,149,130)

Color info

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

RGB color model

#769582 color RGB value is (118,149,130).

RGB: (118,149,130) (46%, 58%, 51%)

RGB channels and saturation

R 118 of 255 = 46%
G 149 of 255 = 58%
B 130 of 255 = 51%

118
149
130

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

Portions of RGB colors in percentages

R + G + B = 118 + 149 + 130 = 397 (100%)
R 118 of 397 ~ 29.72%
G 149 of 397 ~ 37.53%
B 130 of 397 ~ 32.75'%

%29.72
%37.53
%32.75

CMYK color model

#769582 color CMYK value is (21,0,13,42).

  • cyan value is 20.81%
  • magenta value is 0.00%
  • yellow value is 12.75%
  • key color value is 41.57%

CMYK: (21,0,13,42)
C21M0Y13K42 (21%, 0%, 13%, 42%)
(0.21 / 0.00 / 0.13 / 0.42)

CMYK percentages

%20.81
%0
%12.75
%41.57

Codes

Color #769582 in popluar color models

76 95 82
RGB 118 149 130
HSL 143° 12.76% 52.35%
HSB/HSV 143° 20.81% 58.43%
CMYK 20.81% 0.00% 12.75%
41.57%

Color #769582 in popluar number systems.

HEX 76 95 82
Decimal 118 149 130
Binary 1110110 10010101 10000010
Octal 166 225 202

Shades and tints

Shades of #769582

#769582
(118,149,130)
#6C8877
(108,136,119)
#627B6C
(98,123,108)
#586E61
(88,110,97)
#4E6156
(78,97,86)
#44544B
(68,84,75)
#3A4740
(58,71,64)
#303A35
(48,58,53)
#262D2A
(38,45,42)
#1C201F
(28,32,31)
#121314
(18,19,20)
#000000
(0,0,0)

Tints of #769582

#769582
(118,149,130)
#829E8D
(130,158,141)
#8EA798
(142,167,152)
#9AB0A3
(154,176,163)
#A6B9AE
(166,185,174)
#B2C2B9
(178,194,185)
#BECBC4
(190,203,196)
#CAD4CF
(202,212,207)
#D6DDDA
(214,221,218)
#E2E6E5
(226,230,229)
#EEEFF0
(238,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #769582 color. Also use rgb(118,149,130) instead hex code.

Text Font Color

.myTextColor { color: #769582; }

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

This text font color is #769582.

Background Color

.myBgColor { background-color: #769582; }

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

This div background color is #769582.

Border color

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

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

This div border color is #769582.

Opacity

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

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

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

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

This text has shadow with #769582 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769582.

Preview

Color preview on black background

This text has color #769582 on black background.


Color preview on white background

This text has color #769582 on white background.


Black color preview on #769582 background

This text has black color on #769582 background.


White color preview on #769582 background

This text has white color on #769582 background.


Related colors

Complementary color

Complementary color for #hex is #896A7D.


I love getcolorcode.com

Triadic colors

1 #827695 and #958276 with #769582 are triadic colors.

2 #829576 and #957682 with #769582 are triadic colors.