COLOR #758A58

HEX: #758A58 RGB: (117,138,88)

Color info

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

RGB color model

#758A58 color RGB value is (117,138,88).

RGB: (117,138,88) (46%, 54%, 35%)

RGB channels and saturation

R 117 of 255 = 46%
G 138 of 255 = 54%
B 88 of 255 = 35%

117
138
88

R + G + B ~ 45%. #758A58 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 138 + 88 = 343 (100%)
R 117 of 343 ~ 34.11%
G 138 of 343 ~ 40.23%
B 88 of 343 ~ 25.66'%

%34.11
%40.23
%25.66

CMYK color model

#758A58 color CMYK value is (15,0,36,46).

  • cyan value is 15.22%
  • magenta value is 0.00%
  • yellow value is 36.23%
  • key color value is 45.88%

CMYK: (15,0,36,46)
C15M0Y36K46 (15%, 0%, 36%, 46%)
(0.15 / 0.00 / 0.36 / 0.46)

CMYK percentages

%15.22
%0
%36.23
%45.88

Codes

Color #758A58 in popluar color models

75 8A 58
RGB 117 138 88
HSL 85° 22.12% 44.31%
HSB/HSV 85° 36.23% 54.12%
CMYK 15.22% 0.00% 36.23%
45.88%

Color #758A58 in popluar number systems.

HEX 75 8A 58
Decimal 117 138 88
Binary 1110101 10001010 1011000
Octal 165 212 130

Shades and tints

Shades of #758A58

#758A58
(117,138,88)
#6B7E50
(107,126,80)
#617248
(97,114,72)
#576640
(87,102,64)
#4D5A38
(77,90,56)
#434E30
(67,78,48)
#394228
(57,66,40)
#2F3620
(47,54,32)
#252A18
(37,42,24)
#1B1E10
(27,30,16)
#111208
(17,18,8)
#000000
(0,0,0)

Tints of #758A58

#758A58
(117,138,88)
#819467
(129,148,103)
#8D9E76
(141,158,118)
#99A885
(153,168,133)
#A5B294
(165,178,148)
#B1BCA3
(177,188,163)
#BDC6B2
(189,198,178)
#C9D0C1
(201,208,193)
#D5DAD0
(213,218,208)
#E1E4DF
(225,228,223)
#EDEEEE
(237,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #758A58 color. Also use rgb(117,138,88) instead hex code.

Text Font Color

.myTextColor { color: #758A58; }

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

This text font color is #758A58.

Background Color

.myBgColor { background-color: #758A58; }

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

This div background color is #758A58.

Border color

.myBorderColor { border: 1px solid #758A58; }

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

This div border color is #758A58.

Opacity

.myOpacity80 { color: #758A58; opacity: 0.8; }

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

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

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

This text has shadow with #758A58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758A58.

Preview

Color preview on black background

This text has color #758A58 on black background.


Color preview on white background

This text has color #758A58 on white background.


Black color preview on #758A58 background

This text has black color on #758A58 background.


White color preview on #758A58 background

This text has white color on #758A58 background.


Related colors

Complementary color

Complementary color for #hex is #8A75A7.


I love getcolorcode.com

Triadic colors

1 #58758A and #8A5875 with #758A58 are triadic colors.

2 #588A75 and #8A7558 with #758A58 are triadic colors.