COLOR #758755

HEX: #758755 RGB: (117,135,85)

Color info

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

RGB color model

#758755 color RGB value is (117,135,85).

RGB: (117,135,85) (46%, 53%, 33%)

RGB channels and saturation

R 117 of 255 = 46%
G 135 of 255 = 53%
B 85 of 255 = 33%

117
135
85

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

Portions of RGB colors in percentages

R + G + B = 117 + 135 + 85 = 337 (100%)
R 117 of 337 ~ 34.72%
G 135 of 337 ~ 40.06%
B 85 of 337 ~ 25.22'%

%34.72
%40.06
%25.22

CMYK color model

#758755 color CMYK value is (13,0,37,47).

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

CMYK: (13,0,37,47)
C13M0Y37K47 (13%, 0%, 37%, 47%)
(0.13 / 0.00 / 0.37 / 0.47)

CMYK percentages

%13.33
%0
%37.04
%47.06

Codes

Color #758755 in popluar color models

75 87 55
RGB 117 135 85
HSL 82° 22.73% 43.14%
HSB/HSV 82° 37.04% 52.94%
CMYK 13.33% 0.00% 37.04%
47.06%

Color #758755 in popluar number systems.

HEX 75 87 55
Decimal 117 135 85
Binary 1110101 10000111 1010101
Octal 165 207 125

Shades and tints

Shades of #758755

#758755
(117,135,85)
#6B7B4E
(107,123,78)
#616F47
(97,111,71)
#576340
(87,99,64)
#4D5739
(77,87,57)
#434B32
(67,75,50)
#393F2B
(57,63,43)
#2F3324
(47,51,36)
#25271D
(37,39,29)
#1B1B16
(27,27,22)
#110F0F
(17,15,15)
#000000
(0,0,0)

Tints of #758755

#758755
(117,135,85)
#819164
(129,145,100)
#8D9B73
(141,155,115)
#99A582
(153,165,130)
#A5AF91
(165,175,145)
#B1B9A0
(177,185,160)
#BDC3AF
(189,195,175)
#C9CDBE
(201,205,190)
#D5D7CD
(213,215,205)
#E1E1DC
(225,225,220)
#EDEBEB
(237,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #758755; }

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

This text font color is #758755.

Background Color

.myBgColor { background-color: #758755; }

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

This div background color is #758755.

Border color

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

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

This div border color is #758755.

Opacity

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

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

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

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

This text has shadow with #758755 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758755.

Preview

Color preview on black background

This text has color #758755 on black background.


Color preview on white background

This text has color #758755 on white background.


Black color preview on #758755 background

This text has black color on #758755 background.


White color preview on #758755 background

This text has white color on #758755 background.


Related colors

Complementary color

Complementary color for #hex is #8A78AA.


I love getcolorcode.com

Triadic colors

1 #557587 and #875575 with #758755 are triadic colors.

2 #558775 and #877555 with #758755 are triadic colors.