COLOR #758528

HEX: #758528 RGB: (117,133,40)

Color info

#758528 contains mainly red and green colors. Web safe color of #758528 is #669933 (or #693).

RGB color model

#758528 color RGB value is (117,133,40).

RGB: (117,133,40) (46%, 52%, 16%)

RGB channels and saturation

R 117 of 255 = 46%
G 133 of 255 = 52%
B 40 of 255 = 16%

117
133
40

R + G + B ~ 38%. #758528 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 133 + 40 = 290 (100%)
R 117 of 290 ~ 40.34%
G 133 of 290 ~ 45.86%
B 40 of 290 ~ 13.79'%

%40.34
%45.86
%13.79

CMYK color model

#758528 color CMYK value is (12,0,70,48).

  • cyan value is 12.03%
  • magenta value is 0.00%
  • yellow value is 69.92%
  • key color value is 47.84%

CMYK: (12,0,70,48)
C12M0Y70K48 (12%, 0%, 70%, 48%)
(0.12 / 0.00 / 0.70 / 0.48)

CMYK percentages

%12.03
%0
%69.92
%47.84

Codes

Color #758528 in popluar color models

75 85 28
RGB 117 133 40
HSL 70° 53.76% 33.92%
HSB/HSV 70° 69.92% 52.16%
CMYK 12.03% 0.00% 69.92%
47.84%

Color #758528 in popluar number systems.

HEX 75 85 28
Decimal 117 133 40
Binary 1110101 10000101 101000
Octal 165 205 50

Shades and tints

Shades of #758528

#758528
(117,133,40)
#6B7925
(107,121,37)
#616D22
(97,109,34)
#57611F
(87,97,31)
#4D551C
(77,85,28)
#434919
(67,73,25)
#393D16
(57,61,22)
#2F3113
(47,49,19)
#252510
(37,37,16)
#1B190D
(27,25,13)
#110D0A
(17,13,10)
#000000
(0,0,0)

Tints of #758528

#758528
(117,133,40)
#81903B
(129,144,59)
#8D9B4E
(141,155,78)
#99A661
(153,166,97)
#A5B174
(165,177,116)
#B1BC87
(177,188,135)
#BDC79A
(189,199,154)
#C9D2AD
(201,210,173)
#D5DDC0
(213,221,192)
#E1E8D3
(225,232,211)
#EDF3E6
(237,243,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #758528 color. Also use rgb(117,133,40) instead hex code.

Text Font Color

.myTextColor { color: #758528; }

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

This text font color is #758528.

Background Color

.myBgColor { background-color: #758528; }

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

This div background color is #758528.

Border color

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

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

This div border color is #758528.

Opacity

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

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

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

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

This text has shadow with #758528 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758528.

Preview

Color preview on black background

This text has color #758528 on black background.


Color preview on white background

This text has color #758528 on white background.


Black color preview on #758528 background

This text has black color on #758528 background.


White color preview on #758528 background

This text has white color on #758528 background.


Related colors

Complementary color

Complementary color for #hex is #8A7AD7.


I love getcolorcode.com

Triadic colors

1 #287585 and #852875 with #758528 are triadic colors.

2 #288575 and #857528 with #758528 are triadic colors.