COLOR #758767

HEX: #758767 RGB: (117,135,103)

Color info

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

RGB color model

#758767 color RGB value is (117,135,103).

RGB: (117,135,103) (46%, 53%, 40%)

RGB channels and saturation

R 117 of 255 = 46%
G 135 of 255 = 53%
B 103 of 255 = 40%

117
135
103

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

Portions of RGB colors in percentages

R + G + B = 117 + 135 + 103 = 355 (100%)
R 117 of 355 ~ 32.96%
G 135 of 355 ~ 38.03%
B 103 of 355 ~ 29.01'%

%32.96
%38.03
%29.01

CMYK color model

#758767 color CMYK value is (13,0,24,47).

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

CMYK: (13,0,24,47)
C13M0Y24K47 (13%, 0%, 24%, 47%)
(0.13 / 0.00 / 0.24 / 0.47)

CMYK percentages

%13.33
%0
%23.7
%47.06

Codes

Color #758767 in popluar color models

75 87 67
RGB 117 135 103
HSL 94° 13.45% 46.67%
HSB/HSV 94° 23.70% 52.94%
CMYK 13.33% 0.00% 23.70%
47.06%

Color #758767 in popluar number systems.

HEX 75 87 67
Decimal 117 135 103
Binary 1110101 10000111 1100111
Octal 165 207 147

Shades and tints

Shades of #758767

#758767
(117,135,103)
#6B7B5E
(107,123,94)
#616F55
(97,111,85)
#57634C
(87,99,76)
#4D5743
(77,87,67)
#434B3A
(67,75,58)
#393F31
(57,63,49)
#2F3328
(47,51,40)
#25271F
(37,39,31)
#1B1B16
(27,27,22)
#110F0D
(17,15,13)
#000000
(0,0,0)

Tints of #758767

#758767
(117,135,103)
#819174
(129,145,116)
#8D9B81
(141,155,129)
#99A58E
(153,165,142)
#A5AF9B
(165,175,155)
#B1B9A8
(177,185,168)
#BDC3B5
(189,195,181)
#C9CDC2
(201,205,194)
#D5D7CF
(213,215,207)
#E1E1DC
(225,225,220)
#EDEBE9
(237,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #758767; }

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

This text font color is #758767.

Background Color

.myBgColor { background-color: #758767; }

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

This div background color is #758767.

Border color

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

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

This div border color is #758767.

Opacity

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

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

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

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

This text has shadow with #758767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758767.

Preview

Color preview on black background

This text has color #758767 on black background.


Color preview on white background

This text has color #758767 on white background.


Black color preview on #758767 background

This text has black color on #758767 background.


White color preview on #758767 background

This text has white color on #758767 background.


Related colors

Complementary color

Complementary color for #hex is #8A7898.


I love getcolorcode.com

Triadic colors

1 #677587 and #876775 with #758767 are triadic colors.

2 #678775 and #877567 with #758767 are triadic colors.