COLOR #759757

HEX: #759757 RGB: (117,151,87)

Color info

#759757 contains mainly red and green colors. Web safe color of #759757 is #669966 (or #696).

RGB color model

#759757 color RGB value is (117,151,87).

RGB: (117,151,87) (46%, 59%, 34%)

RGB channels and saturation

R 117 of 255 = 46%
G 151 of 255 = 59%
B 87 of 255 = 34%

117
151
87

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

Portions of RGB colors in percentages

R + G + B = 117 + 151 + 87 = 355 (100%)
R 117 of 355 ~ 32.96%
G 151 of 355 ~ 42.54%
B 87 of 355 ~ 24.51'%

%32.96
%42.54
%24.51

CMYK color model

#759757 color CMYK value is (23,0,42,41).

  • cyan value is 22.52%
  • magenta value is 0.00%
  • yellow value is 42.38%
  • key color value is 40.78%
CMYK: (23,0,42,41) C23M0Y42K41 (23%,0%,42%,41%) (0.23/0.00/0.42/0.41) 

CMYK percentages

%22.52
%0
%42.38
%40.78

Codes

Color #759757 in popluar color models

75 97 57
RGB 117 151 87
HSL 92° 26.89% 46.67%
HSB/HSV 92° 42.38% 59.22%
CMYK 22.52% 0.00% 42.38%
40.78%

Color #759757 in popluar number systems.

HEX 75 97 57
Decimal 117 151 87
Binary 1110101 10010111 1010111
Octal 165 227 127

Shades and tints

Shades of #759757

#759757
(117,151,87)
#6B8A50
(107,138,80)
#617D49
(97,125,73)
#577042
(87,112,66)
#4D633B
(77,99,59)
#435634
(67,86,52)
#39492D
(57,73,45)
#2F3C26
(47,60,38)
#252F1F
(37,47,31)
#1B2218
(27,34,24)
#111511
(17,21,17)
#000000
(0,0,0)

Tints of #759757

#759757
(117,151,87)
#81A066
(129,160,102)
#8DA975
(141,169,117)
#99B284
(153,178,132)
#A5BB93
(165,187,147)
#B1C4A2
(177,196,162)
#BDCDB1
(189,205,177)
#C9D6C0
(201,214,192)
#D5DFCF
(213,223,207)
#E1E8DE
(225,232,222)
#EDF1ED
(237,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #759757 color. Also use rgb(117,151,87) instead hex code.

Text Font Color

.myTextColor { color: #759757; }

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

This text font color is #759757.

Background Color

.myBgColor { background-color: #759757; }

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

This div background color is #759757.

Border color

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

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

This div border color is #759757.

Opacity

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

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

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

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

This text has shadow with #759757 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759757.

Preview

Color preview on black background

This text has color #759757 on black background.


Color preview on white background

This text has color #759757 on white background.


Black color preview on #759757 background

This text has black color on #759757 background.


White color preview on #759757 background

This text has white color on #759757 background.


Related colors

Complementary color

Complementary color for #hex is #8A68A8.


I love getcolorcode.com

Triadic colors

1 #577597 and #975775 with #759757 are triadic colors.

2 #579775 and #977557 with #759757 are triadic colors.