COLOR #769482

HEX: #769482 RGB: (118,148,130)

Color info

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

RGB color model

#769482 color RGB value is (118,148,130).

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

RGB channels and saturation

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

118
148
130

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

Portions of RGB colors in percentages

R + G + B = 118 + 148 + 130 = 396 (100%)
R 118 of 396 ~ 29.8%
G 148 of 396 ~ 37.37%
B 130 of 396 ~ 32.83'%

%29.8
%37.37
%32.83

CMYK color model

#769482 color CMYK value is (20,0,12,42).

  • cyan value is 20.27%
  • magenta value is 0.00%
  • yellow value is 12.16%
  • key color value is 41.96%

CMYK: (20,0,12,42)
C20M0Y12K42 (20%, 0%, 12%, 42%)
(0.20 / 0.00 / 0.12 / 0.42)

CMYK percentages

%20.27
%0
%12.16
%41.96

Codes

Color #769482 in popluar color models

76 94 82
RGB 118 148 130
HSL 144° 12.30% 52.16%
HSB/HSV 144° 20.27% 58.04%
CMYK 20.27% 0.00% 12.16%
41.96%

Color #769482 in popluar number systems.

HEX 76 94 82
Decimal 118 148 130
Binary 1110110 10010100 10000010
Octal 166 224 202

Shades and tints

Shades of #769482

#769482
(118,148,130)
#6C8777
(108,135,119)
#627A6C
(98,122,108)
#586D61
(88,109,97)
#4E6056
(78,96,86)
#44534B
(68,83,75)
#3A4640
(58,70,64)
#303935
(48,57,53)
#262C2A
(38,44,42)
#1C1F1F
(28,31,31)
#121214
(18,18,20)
#000000
(0,0,0)

Tints of #769482

#769482
(118,148,130)
#829D8D
(130,157,141)
#8EA698
(142,166,152)
#9AAFA3
(154,175,163)
#A6B8AE
(166,184,174)
#B2C1B9
(178,193,185)
#BECAC4
(190,202,196)
#CAD3CF
(202,211,207)
#D6DCDA
(214,220,218)
#E2E5E5
(226,229,229)
#EEEEF0
(238,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #769482; }

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

This text font color is #769482.

Background Color

.myBgColor { background-color: #769482; }

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

This div background color is #769482.

Border color

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

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

This div border color is #769482.

Opacity

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

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

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

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

This text has shadow with #769482 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769482.

Preview

Color preview on black background

This text has color #769482 on black background.


Color preview on white background

This text has color #769482 on white background.


Black color preview on #769482 background

This text has black color on #769482 background.


White color preview on #769482 background

This text has white color on #769482 background.


Related colors

Complementary color

Complementary color for #hex is #896B7D.


I love getcolorcode.com

Triadic colors

1 #827694 and #948276 with #769482 are triadic colors.

2 #829476 and #947682 with #769482 are triadic colors.