COLOR #758773

HEX: #758773 RGB: (117,135,115)

Color info

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

RGB color model

#758773 color RGB value is (117,135,115).

RGB: (117,135,115) (46%, 53%, 45%)

RGB channels and saturation

R 117 of 255 = 46%
G 135 of 255 = 53%
B 115 of 255 = 45%

117
135
115

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

Portions of RGB colors in percentages

R + G + B = 117 + 135 + 115 = 367 (100%)
R 117 of 367 ~ 31.88%
G 135 of 367 ~ 36.78%
B 115 of 367 ~ 31.34'%

%31.88
%36.78
%31.34

CMYK color model

#758773 color CMYK value is (13,0,15,47).

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

CMYK: (13,0,15,47)
C13M0Y15K47 (13%, 0%, 15%, 47%)
(0.13 / 0.00 / 0.15 / 0.47)

CMYK percentages

%13.33
%0
%14.81
%47.06

Codes

Color #758773 in popluar color models

75 87 73
RGB 117 135 115
HSL 114° 8.00% 49.02%
HSB/HSV 114° 14.81% 52.94%
CMYK 13.33% 0.00% 14.81%
47.06%

Color #758773 in popluar number systems.

HEX 75 87 73
Decimal 117 135 115
Binary 1110101 10000111 1110011
Octal 165 207 163

Shades and tints

Shades of #758773

#758773
(117,135,115)
#6B7B69
(107,123,105)
#616F5F
(97,111,95)
#576355
(87,99,85)
#4D574B
(77,87,75)
#434B41
(67,75,65)
#393F37
(57,63,55)
#2F332D
(47,51,45)
#252723
(37,39,35)
#1B1B19
(27,27,25)
#110F0F
(17,15,15)
#000000
(0,0,0)

Tints of #758773

#758773
(117,135,115)
#81917F
(129,145,127)
#8D9B8B
(141,155,139)
#99A597
(153,165,151)
#A5AFA3
(165,175,163)
#B1B9AF
(177,185,175)
#BDC3BB
(189,195,187)
#C9CDC7
(201,205,199)
#D5D7D3
(213,215,211)
#E1E1DF
(225,225,223)
#EDEBEB
(237,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #758773; }

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

This text font color is #758773.

Background Color

.myBgColor { background-color: #758773; }

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

This div background color is #758773.

Border color

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

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

This div border color is #758773.

Opacity

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

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

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

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

This text has shadow with #758773 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758773.

Preview

Color preview on black background

This text has color #758773 on black background.


Color preview on white background

This text has color #758773 on white background.


Black color preview on #758773 background

This text has black color on #758773 background.


White color preview on #758773 background

This text has white color on #758773 background.


Related colors

Complementary color

Complementary color for #hex is #8A788C.


I love getcolorcode.com

Triadic colors

1 #737587 and #877375 with #758773 are triadic colors.

2 #738775 and #877573 with #758773 are triadic colors.