COLOR #759076

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

117
144
118

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

Portions of RGB colors in percentages

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

%30.87
%37.99
%31.13

CMYK color model

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

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

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

CMYK percentages

%18.75
%0
%18.06
%43.53

Codes

Color #759076 in popluar color models

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

Color #759076 in popluar number systems.

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

Shades and tints

Shades of #759076

#759076
(117,144,118)
#6B836C
(107,131,108)
#617662
(97,118,98)
#576958
(87,105,88)
#4D5C4E
(77,92,78)
#434F44
(67,79,68)
#39423A
(57,66,58)
#2F3530
(47,53,48)
#252826
(37,40,38)
#1B1B1C
(27,27,28)
#110E12
(17,14,18)
#000000
(0,0,0)

Tints of #759076

#759076
(117,144,118)
#819A82
(129,154,130)
#8DA48E
(141,164,142)
#99AE9A
(153,174,154)
#A5B8A6
(165,184,166)
#B1C2B2
(177,194,178)
#BDCCBE
(189,204,190)
#C9D6CA
(201,214,202)
#D5E0D6
(213,224,214)
#E1EAE2
(225,234,226)
#EDF4EE
(237,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #759076; }

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

This text font color is #759076.

Background Color

.myBgColor { background-color: #759076; }

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

This div background color is #759076.

Border color

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

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

This div border color is #759076.

Opacity

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

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

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

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

This text has shadow with #759076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759076.

Preview

Color preview on black background

This text has color #759076 on black background.


Color preview on white background

This text has color #759076 on white background.


Black color preview on #759076 background

This text has black color on #759076 background.


White color preview on #759076 background

This text has white color on #759076 background.


Related colors

Complementary color

Complementary color for #hex is #8A6F89.


I love getcolorcode.com

Triadic colors

1 #767590 and #907675 with #759076 are triadic colors.

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