COLOR #758785

HEX: #758785 RGB: (117,135,133)

Color info

#758785 contains red, green and blue colors in about the same proportion. Web safe color of #758785 is #669999 (or #699).

RGB color model

#758785 color RGB value is (117,135,133).

RGB: (117,135,133) (46%, 53%, 52%)

RGB channels and saturation

R 117 of 255 = 46%
G 135 of 255 = 53%
B 133 of 255 = 52%

117
135
133

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

Portions of RGB colors in percentages

R + G + B = 117 + 135 + 133 = 385 (100%)
R 117 of 385 ~ 30.39%
G 135 of 385 ~ 35.06%
B 133 of 385 ~ 34.55'%

%30.39
%35.06
%34.55

CMYK color model

#758785 color CMYK value is (13,0,1,47).

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

CMYK: (13,0,1,47)
C13M0Y1K47 (13%, 0%, 1%, 47%)
(0.13 / 0.00 / 0.01 / 0.47)

CMYK percentages

%13.33
%0
%1.48
%47.06

Codes

Color #758785 in popluar color models

75 87 85
RGB 117 135 133
HSL 173° 7.14% 49.41%
HSB/HSV 173° 13.33% 52.94%
CMYK 13.33% 0.00% 1.48%
47.06%

Color #758785 in popluar number systems.

HEX 75 87 85
Decimal 117 135 133
Binary 1110101 10000111 10000101
Octal 165 207 205

Shades and tints

Shades of #758785

#758785
(117,135,133)
#6B7B79
(107,123,121)
#616F6D
(97,111,109)
#576361
(87,99,97)
#4D5755
(77,87,85)
#434B49
(67,75,73)
#393F3D
(57,63,61)
#2F3331
(47,51,49)
#252725
(37,39,37)
#1B1B19
(27,27,25)
#110F0D
(17,15,13)
#000000
(0,0,0)

Tints of #758785

#758785
(117,135,133)
#819190
(129,145,144)
#8D9B9B
(141,155,155)
#99A5A6
(153,165,166)
#A5AFB1
(165,175,177)
#B1B9BC
(177,185,188)
#BDC3C7
(189,195,199)
#C9CDD2
(201,205,210)
#D5D7DD
(213,215,221)
#E1E1E8
(225,225,232)
#EDEBF3
(237,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #758785; }

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

This text font color is #758785.

Background Color

.myBgColor { background-color: #758785; }

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

This div background color is #758785.

Border color

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

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

This div border color is #758785.

Opacity

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

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

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

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

This text has shadow with #758785 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758785.

Preview

Color preview on black background

This text has color #758785 on black background.


Color preview on white background

This text has color #758785 on white background.


Black color preview on #758785 background

This text has black color on #758785 background.


White color preview on #758785 background

This text has white color on #758785 background.


Related colors

Complementary color

Complementary color for #hex is #8A787A.


I love getcolorcode.com

Triadic colors

1 #857587 and #878575 with #758785 are triadic colors.

2 #858775 and #877585 with #758785 are triadic colors.