COLOR #758761

HEX: #758761 RGB: (117,135,97)

Color info

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

RGB color model

#758761 color RGB value is (117,135,97).

RGB: (117,135,97) (46%, 53%, 38%)

RGB channels and saturation

R 117 of 255 = 46%
G 135 of 255 = 53%
B 97 of 255 = 38%

117
135
97

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

Portions of RGB colors in percentages

R + G + B = 117 + 135 + 97 = 349 (100%)
R 117 of 349 ~ 33.52%
G 135 of 349 ~ 38.68%
B 97 of 349 ~ 27.79'%

%33.52
%38.68
%27.79

CMYK color model

#758761 color CMYK value is (13,0,28,47).

  • cyan value is 13.33%
  • magenta value is 0.00%
  • yellow value is 28.15%
  • key color value is 47.06%

CMYK: (13,0,28,47)
C13M0Y28K47 (13%, 0%, 28%, 47%)
(0.13 / 0.00 / 0.28 / 0.47)

CMYK percentages

%13.33
%0
%28.15
%47.06

Codes

Color #758761 in popluar color models

75 87 61
RGB 117 135 97
HSL 88° 16.38% 45.49%
HSB/HSV 88° 28.15% 52.94%
CMYK 13.33% 0.00% 28.15%
47.06%

Color #758761 in popluar number systems.

HEX 75 87 61
Decimal 117 135 97
Binary 1110101 10000111 1100001
Octal 165 207 141

Shades and tints

Shades of #758761

#758761
(117,135,97)
#6B7B59
(107,123,89)
#616F51
(97,111,81)
#576349
(87,99,73)
#4D5741
(77,87,65)
#434B39
(67,75,57)
#393F31
(57,63,49)
#2F3329
(47,51,41)
#252721
(37,39,33)
#1B1B19
(27,27,25)
#110F11
(17,15,17)
#000000
(0,0,0)

Tints of #758761

#758761
(117,135,97)
#81916F
(129,145,111)
#8D9B7D
(141,155,125)
#99A58B
(153,165,139)
#A5AF99
(165,175,153)
#B1B9A7
(177,185,167)
#BDC3B5
(189,195,181)
#C9CDC3
(201,205,195)
#D5D7D1
(213,215,209)
#E1E1DF
(225,225,223)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #758761 color. Also use rgb(117,135,97) instead hex code.

Text Font Color

.myTextColor { color: #758761; }

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

This text font color is #758761.

Background Color

.myBgColor { background-color: #758761; }

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

This div background color is #758761.

Border color

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

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

This div border color is #758761.

Opacity

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

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

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

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

This text has shadow with #758761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758761.

Preview

Color preview on black background

This text has color #758761 on black background.


Color preview on white background

This text has color #758761 on white background.


Black color preview on #758761 background

This text has black color on #758761 background.


White color preview on #758761 background

This text has white color on #758761 background.


Related colors

Complementary color

Complementary color for #hex is #8A789E.


I love getcolorcode.com

Triadic colors

1 #617587 and #876175 with #758761 are triadic colors.

2 #618775 and #877561 with #758761 are triadic colors.