COLOR #758952

HEX: #758952 RGB: (117,137,82)

Color info

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

RGB color model

#758952 color RGB value is (117,137,82).

RGB: (117,137,82) (46%, 54%, 32%)

RGB channels and saturation

R 117 of 255 = 46%
G 137 of 255 = 54%
B 82 of 255 = 32%

117
137
82

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

Portions of RGB colors in percentages

R + G + B = 117 + 137 + 82 = 336 (100%)
R 117 of 336 ~ 34.82%
G 137 of 336 ~ 40.77%
B 82 of 336 ~ 24.4'%

%34.82
%40.77
%24.4

CMYK color model

#758952 color CMYK value is (15,0,40,46).

  • cyan value is 14.60%
  • magenta value is 0.00%
  • yellow value is 40.15%
  • key color value is 46.27%
CMYK: (15,0,40,46) C15M0Y40K46 (15%,0%,40%,46%) (0.15/0.00/0.40/0.46) 

CMYK percentages

%14.6
%0
%40.15
%46.27

Codes

Color #758952 in popluar color models

75 89 52
RGB 117 137 82
HSL 82° 25.11% 42.94%
HSB/HSV 82° 40.15% 53.73%
CMYK 14.60% 0.00% 40.15%
46.27%

Color #758952 in popluar number systems.

HEX 75 89 52
Decimal 117 137 82
Binary 1110101 10001001 1010010
Octal 165 211 122

Shades and tints

Shades of #758952

#758952
(117,137,82)
#6B7D4B
(107,125,75)
#617144
(97,113,68)
#57653D
(87,101,61)
#4D5936
(77,89,54)
#434D2F
(67,77,47)
#394128
(57,65,40)
#2F3521
(47,53,33)
#25291A
(37,41,26)
#1B1D13
(27,29,19)
#11110C
(17,17,12)
#000000
(0,0,0)

Tints of #758952

#758952
(117,137,82)
#819361
(129,147,97)
#8D9D70
(141,157,112)
#99A77F
(153,167,127)
#A5B18E
(165,177,142)
#B1BB9D
(177,187,157)
#BDC5AC
(189,197,172)
#C9CFBB
(201,207,187)
#D5D9CA
(213,217,202)
#E1E3D9
(225,227,217)
#EDEDE8
(237,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #758952 color. Also use rgb(117,137,82) instead hex code.

Text Font Color

.myTextColor { color: #758952; }

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

This text font color is #758952.

Background Color

.myBgColor { background-color: #758952; }

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

This div background color is #758952.

Border color

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

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

This div border color is #758952.

Opacity

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

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

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

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

This text has shadow with #758952 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758952.

Preview

Color preview on black background

This text has color #758952 on black background.


Color preview on white background

This text has color #758952 on white background.


Black color preview on #758952 background

This text has black color on #758952 background.


White color preview on #758952 background

This text has white color on #758952 background.


Related colors

Complementary color

Complementary color for #hex is #8A76AD.


I love getcolorcode.com

Triadic colors

1 #527589 and #895275 with #758952 are triadic colors.

2 #528975 and #897552 with #758952 are triadic colors.