COLOR #758455

HEX: #758455 RGB: (117,132,85)

Color info

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

RGB color model

#758455 color RGB value is (117,132,85).

RGB: (117,132,85) (46%, 52%, 33%)

RGB channels and saturation

R 117 of 255 = 46%
G 132 of 255 = 52%
B 85 of 255 = 33%

117
132
85

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

Portions of RGB colors in percentages

R + G + B = 117 + 132 + 85 = 334 (100%)
R 117 of 334 ~ 35.03%
G 132 of 334 ~ 39.52%
B 85 of 334 ~ 25.45'%

%35.03
%39.52
%25.45

CMYK color model

#758455 color CMYK value is (11,0,36,48).

  • cyan value is 11.36%
  • magenta value is 0.00%
  • yellow value is 35.61%
  • key color value is 48.24%
CMYK: (11,0,36,48) C11M0Y36K48 (11%,0%,36%,48%) (0.11/0.00/0.36/0.48) 

CMYK percentages

%11.36
%0
%35.61
%48.24

Codes

Color #758455 in popluar color models

75 84 55
RGB 117 132 85
HSL 79° 21.66% 42.55%
HSB/HSV 79° 35.61% 51.76%
CMYK 11.36% 0.00% 35.61%
48.24%

Color #758455 in popluar number systems.

HEX 75 84 55
Decimal 117 132 85
Binary 1110101 10000100 1010101
Octal 165 204 125

Shades and tints

Shades of #758455

#758455
(117,132,85)
#6B784E
(107,120,78)
#616C47
(97,108,71)
#576040
(87,96,64)
#4D5439
(77,84,57)
#434832
(67,72,50)
#393C2B
(57,60,43)
#2F3024
(47,48,36)
#25241D
(37,36,29)
#1B1816
(27,24,22)
#110C0F
(17,12,15)
#000000
(0,0,0)

Tints of #758455

#758455
(117,132,85)
#818F64
(129,143,100)
#8D9A73
(141,154,115)
#99A582
(153,165,130)
#A5B091
(165,176,145)
#B1BBA0
(177,187,160)
#BDC6AF
(189,198,175)
#C9D1BE
(201,209,190)
#D5DCCD
(213,220,205)
#E1E7DC
(225,231,220)
#EDF2EB
(237,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #758455; }

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

This text font color is #758455.

Background Color

.myBgColor { background-color: #758455; }

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

This div background color is #758455.

Border color

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

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

This div border color is #758455.

Opacity

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

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

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

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

This text has shadow with #758455 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758455.

Preview

Color preview on black background

This text has color #758455 on black background.


Color preview on white background

This text has color #758455 on white background.


Black color preview on #758455 background

This text has black color on #758455 background.


White color preview on #758455 background

This text has white color on #758455 background.


Related colors

Complementary color

Complementary color for #hex is #8A7BAA.


I love getcolorcode.com

Triadic colors

1 #557584 and #845575 with #758455 are triadic colors.

2 #558475 and #847555 with #758455 are triadic colors.