COLOR #758259

HEX: #758259 RGB: (117,130,89)

Color info

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

RGB color model

#758259 color RGB value is (117,130,89).

RGB: (117,130,89) (46%, 51%, 35%)

RGB channels and saturation

R 117 of 255 = 46%
G 130 of 255 = 51%
B 89 of 255 = 35%

117
130
89

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

Portions of RGB colors in percentages

R + G + B = 117 + 130 + 89 = 336 (100%)
R 117 of 336 ~ 34.82%
G 130 of 336 ~ 38.69%
B 89 of 336 ~ 26.49'%

%34.82
%38.69
%26.49

CMYK color model

#758259 color CMYK value is (10,0,32,49).

  • cyan value is 10.00%
  • magenta value is 0.00%
  • yellow value is 31.54%
  • key color value is 49.02%
CMYK: (10,0,32,49) C10M0Y32K49 (10%,0%,32%,49%) (0.10/0.00/0.32/0.49) 

CMYK percentages

%10
%0
%31.54
%49.02

Codes

Color #758259 in popluar color models

75 82 59
RGB 117 130 89
HSL 79° 18.72% 42.94%
HSB/HSV 79° 31.54% 50.98%
CMYK 10.00% 0.00% 31.54%
49.02%

Color #758259 in popluar number systems.

HEX 75 82 59
Decimal 117 130 89
Binary 1110101 10000010 1011001
Octal 165 202 131

Shades and tints

Shades of #758259

#758259
(117,130,89)
#6B7751
(107,119,81)
#616C49
(97,108,73)
#576141
(87,97,65)
#4D5639
(77,86,57)
#434B31
(67,75,49)
#394029
(57,64,41)
#2F3521
(47,53,33)
#252A19
(37,42,25)
#1B1F11
(27,31,17)
#111409
(17,20,9)
#000000
(0,0,0)

Tints of #758259

#758259
(117,130,89)
#818D68
(129,141,104)
#8D9877
(141,152,119)
#99A386
(153,163,134)
#A5AE95
(165,174,149)
#B1B9A4
(177,185,164)
#BDC4B3
(189,196,179)
#C9CFC2
(201,207,194)
#D5DAD1
(213,218,209)
#E1E5E0
(225,229,224)
#EDF0EF
(237,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #758259 color. Also use rgb(117,130,89) instead hex code.

Text Font Color

.myTextColor { color: #758259; }

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

This text font color is #758259.

Background Color

.myBgColor { background-color: #758259; }

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

This div background color is #758259.

Border color

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

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

This div border color is #758259.

Opacity

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

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

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

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

This text has shadow with #758259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758259.

Preview

Color preview on black background

This text has color #758259 on black background.


Color preview on white background

This text has color #758259 on white background.


Black color preview on #758259 background

This text has black color on #758259 background.


White color preview on #758259 background

This text has white color on #758259 background.


Related colors

Complementary color

Complementary color for #hex is #8A7DA6.


I love getcolorcode.com

Triadic colors

1 #597582 and #825975 with #758259 are triadic colors.

2 #598275 and #827559 with #758259 are triadic colors.