COLOR #758768

HEX: #758768 RGB: (117,135,104)

Color info

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

RGB color model

#758768 color RGB value is (117,135,104).

RGB: (117,135,104) (46%, 53%, 41%)

RGB channels and saturation

R 117 of 255 = 46%
G 135 of 255 = 53%
B 104 of 255 = 41%

117
135
104

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

Portions of RGB colors in percentages

R + G + B = 117 + 135 + 104 = 356 (100%)
R 117 of 356 ~ 32.87%
G 135 of 356 ~ 37.92%
B 104 of 356 ~ 29.21'%

%32.87
%37.92
%29.21

CMYK color model

#758768 color CMYK value is (13,0,23,47).

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

CMYK: (13,0,23,47)
C13M0Y23K47 (13%, 0%, 23%, 47%)
(0.13 / 0.00 / 0.23 / 0.47)

CMYK percentages

%13.33
%0
%22.96
%47.06

Codes

Color #758768 in popluar color models

75 87 68
RGB 117 135 104
HSL 95° 12.97% 46.86%
HSB/HSV 95° 22.96% 52.94%
CMYK 13.33% 0.00% 22.96%
47.06%

Color #758768 in popluar number systems.

HEX 75 87 68
Decimal 117 135 104
Binary 1110101 10000111 1101000
Octal 165 207 150

Shades and tints

Shades of #758768

#758768
(117,135,104)
#6B7B5F
(107,123,95)
#616F56
(97,111,86)
#57634D
(87,99,77)
#4D5744
(77,87,68)
#434B3B
(67,75,59)
#393F32
(57,63,50)
#2F3329
(47,51,41)
#252720
(37,39,32)
#1B1B17
(27,27,23)
#110F0E
(17,15,14)
#000000
(0,0,0)

Tints of #758768

#758768
(117,135,104)
#819175
(129,145,117)
#8D9B82
(141,155,130)
#99A58F
(153,165,143)
#A5AF9C
(165,175,156)
#B1B9A9
(177,185,169)
#BDC3B6
(189,195,182)
#C9CDC3
(201,205,195)
#D5D7D0
(213,215,208)
#E1E1DD
(225,225,221)
#EDEBEA
(237,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #758768; }

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

This text font color is #758768.

Background Color

.myBgColor { background-color: #758768; }

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

This div background color is #758768.

Border color

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

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

This div border color is #758768.

Opacity

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

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

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

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

This text has shadow with #758768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758768.

Preview

Color preview on black background

This text has color #758768 on black background.


Color preview on white background

This text has color #758768 on white background.


Black color preview on #758768 background

This text has black color on #758768 background.


White color preview on #758768 background

This text has white color on #758768 background.


Related colors

Complementary color

Complementary color for #hex is #8A7897.


I love getcolorcode.com

Triadic colors

1 #687587 and #876875 with #758768 are triadic colors.

2 #688775 and #877568 with #758768 are triadic colors.