COLOR #769075

HEX: #769075 RGB: (118,144,117)

Color info

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

RGB color model

#769075 color RGB value is (118,144,117).

RGB: (118,144,117) (46%, 56%, 46%)

RGB channels and saturation

R 118 of 255 = 46%
G 144 of 255 = 56%
B 117 of 255 = 46%

118
144
117

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

Portions of RGB colors in percentages

R + G + B = 118 + 144 + 117 = 379 (100%)
R 118 of 379 ~ 31.13%
G 144 of 379 ~ 37.99%
B 117 of 379 ~ 30.87'%

%31.13
%37.99
%30.87

CMYK color model

#769075 color CMYK value is (18,0,19,44).

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

CMYK: (18,0,19,44)
C18M0Y19K44 (18%, 0%, 19%, 44%)
(0.18 / 0.00 / 0.19 / 0.44)

CMYK percentages

%18.06
%0
%18.75
%43.53

Codes

Color #769075 in popluar color models

76 90 75
RGB 118 144 117
HSL 118° 10.84% 51.18%
HSB/HSV 118° 18.75% 56.47%
CMYK 18.06% 0.00% 18.75%
43.53%

Color #769075 in popluar number systems.

HEX 76 90 75
Decimal 118 144 117
Binary 1110110 10010000 1110101
Octal 166 220 165

Shades and tints

Shades of #769075

#769075
(118,144,117)
#6C836B
(108,131,107)
#627661
(98,118,97)
#586957
(88,105,87)
#4E5C4D
(78,92,77)
#444F43
(68,79,67)
#3A4239
(58,66,57)
#30352F
(48,53,47)
#262825
(38,40,37)
#1C1B1B
(28,27,27)
#120E11
(18,14,17)
#000000
(0,0,0)

Tints of #769075

#769075
(118,144,117)
#829A81
(130,154,129)
#8EA48D
(142,164,141)
#9AAE99
(154,174,153)
#A6B8A5
(166,184,165)
#B2C2B1
(178,194,177)
#BECCBD
(190,204,189)
#CAD6C9
(202,214,201)
#D6E0D5
(214,224,213)
#E2EAE1
(226,234,225)
#EEF4ED
(238,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #769075; }

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

This text font color is #769075.

Background Color

.myBgColor { background-color: #769075; }

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

This div background color is #769075.

Border color

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

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

This div border color is #769075.

Opacity

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

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

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

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

This text has shadow with #769075 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769075.

Preview

Color preview on black background

This text has color #769075 on black background.


Color preview on white background

This text has color #769075 on white background.


Black color preview on #769075 background

This text has black color on #769075 background.


White color preview on #769075 background

This text has white color on #769075 background.


Related colors

Complementary color

Complementary color for #hex is #896F8A.


I love getcolorcode.com

Triadic colors

1 #757690 and #907576 with #769075 are triadic colors.

2 #759076 and #907675 with #769075 are triadic colors.