COLOR #758636

HEX: #758636 RGB: (117,134,54)

Color info

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

RGB color model

#758636 color RGB value is (117,134,54).

RGB: (117,134,54) (46%, 53%, 21%)

RGB channels and saturation

R 117 of 255 = 46%
G 134 of 255 = 53%
B 54 of 255 = 21%

117
134
54

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

Portions of RGB colors in percentages

R + G + B = 117 + 134 + 54 = 305 (100%)
R 117 of 305 ~ 38.36%
G 134 of 305 ~ 43.93%
B 54 of 305 ~ 17.7'%

%38.36
%43.93
%17.7

CMYK color model

#758636 color CMYK value is (13,0,60,47).

  • cyan value is 12.69%
  • magenta value is 0.00%
  • yellow value is 59.70%
  • key color value is 47.45%
CMYK: (13,0,60,47) C13M0Y60K47 (13%,0%,60%,47%) (0.13/0.00/0.60/0.47) 

CMYK percentages

%12.69
%0
%59.7
%47.45

Codes

Color #758636 in popluar color models

75 86 36
RGB 117 134 54
HSL 73° 42.55% 36.86%
HSB/HSV 73° 59.70% 52.55%
CMYK 12.69% 0.00% 59.70%
47.45%

Color #758636 in popluar number systems.

HEX 75 86 36
Decimal 117 134 54
Binary 1110101 10000110 110110
Octal 165 206 66

Shades and tints

Shades of #758636

#758636
(117,134,54)
#6B7A32
(107,122,50)
#616E2E
(97,110,46)
#57622A
(87,98,42)
#4D5626
(77,86,38)
#434A22
(67,74,34)
#393E1E
(57,62,30)
#2F321A
(47,50,26)
#252616
(37,38,22)
#1B1A12
(27,26,18)
#110E0E
(17,14,14)
#000000
(0,0,0)

Tints of #758636

#758636
(117,134,54)
#819148
(129,145,72)
#8D9C5A
(141,156,90)
#99A76C
(153,167,108)
#A5B27E
(165,178,126)
#B1BD90
(177,189,144)
#BDC8A2
(189,200,162)
#C9D3B4
(201,211,180)
#D5DEC6
(213,222,198)
#E1E9D8
(225,233,216)
#EDF4EA
(237,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #758636 color. Also use rgb(117,134,54) instead hex code.

Text Font Color

.myTextColor { color: #758636; }

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

This text font color is #758636.

Background Color

.myBgColor { background-color: #758636; }

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

This div background color is #758636.

Border color

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

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

This div border color is #758636.

Opacity

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

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

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

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

This text has shadow with #758636 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758636.

Preview

Color preview on black background

This text has color #758636 on black background.


Color preview on white background

This text has color #758636 on white background.


Black color preview on #758636 background

This text has black color on #758636 background.


White color preview on #758636 background

This text has white color on #758636 background.


Related colors

Complementary color

Complementary color for #hex is #8A79C9.


I love getcolorcode.com

Triadic colors

1 #367586 and #863675 with #758636 are triadic colors.

2 #368675 and #867536 with #758636 are triadic colors.