COLOR #769058

HEX: #769058 RGB: (118,144,88)

Color info

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

RGB color model

#769058 color RGB value is (118,144,88).

RGB: (118,144,88) (46%, 56%, 35%)

RGB channels and saturation

R 118 of 255 = 46%
G 144 of 255 = 56%
B 88 of 255 = 35%

118
144
88

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

Portions of RGB colors in percentages

R + G + B = 118 + 144 + 88 = 350 (100%)
R 118 of 350 ~ 33.71%
G 144 of 350 ~ 41.14%
B 88 of 350 ~ 25.14'%

%33.71
%41.14
%25.14

CMYK color model

#769058 color CMYK value is (18,0,39,44).

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

CMYK: (18,0,39,44)
C18M0Y39K44 (18%, 0%, 39%, 44%)
(0.18 / 0.00 / 0.39 / 0.44)

CMYK percentages

%18.06
%0
%38.89
%43.53

Codes

Color #769058 in popluar color models

76 90 58
RGB 118 144 88
HSL 88° 24.14% 45.49%
HSB/HSV 88° 38.89% 56.47%
CMYK 18.06% 0.00% 38.89%
43.53%

Color #769058 in popluar number systems.

HEX 76 90 58
Decimal 118 144 88
Binary 1110110 10010000 1011000
Octal 166 220 130

Shades and tints

Shades of #769058

#769058
(118,144,88)
#6C8350
(108,131,80)
#627648
(98,118,72)
#586940
(88,105,64)
#4E5C38
(78,92,56)
#444F30
(68,79,48)
#3A4228
(58,66,40)
#303520
(48,53,32)
#262818
(38,40,24)
#1C1B10
(28,27,16)
#120E08
(18,14,8)
#000000
(0,0,0)

Tints of #769058

#769058
(118,144,88)
#829A67
(130,154,103)
#8EA476
(142,164,118)
#9AAE85
(154,174,133)
#A6B894
(166,184,148)
#B2C2A3
(178,194,163)
#BECCB2
(190,204,178)
#CAD6C1
(202,214,193)
#D6E0D0
(214,224,208)
#E2EADF
(226,234,223)
#EEF4EE
(238,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #769058; }

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

This text font color is #769058.

Background Color

.myBgColor { background-color: #769058; }

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

This div background color is #769058.

Border color

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

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

This div border color is #769058.

Opacity

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

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

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

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

This text has shadow with #769058 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769058.

Preview

Color preview on black background

This text has color #769058 on black background.


Color preview on white background

This text has color #769058 on white background.


Black color preview on #769058 background

This text has black color on #769058 background.


White color preview on #769058 background

This text has white color on #769058 background.


Related colors

Complementary color

Complementary color for #hex is #896FA7.


I love getcolorcode.com

Triadic colors

1 #587690 and #905876 with #769058 are triadic colors.

2 #589076 and #907658 with #769058 are triadic colors.