COLOR #759069

HEX: #759069 RGB: (117,144,105)

Color info

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

RGB color model

#759069 color RGB value is (117,144,105).

RGB: (117,144,105) (46%, 56%, 41%)

RGB channels and saturation

R 117 of 255 = 46%
G 144 of 255 = 56%
B 105 of 255 = 41%

117
144
105

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

Portions of RGB colors in percentages

R + G + B = 117 + 144 + 105 = 366 (100%)
R 117 of 366 ~ 31.97%
G 144 of 366 ~ 39.34%
B 105 of 366 ~ 28.69'%

%31.97
%39.34
%28.69

CMYK color model

#759069 color CMYK value is (19,0,27,44).

  • cyan value is 18.75%
  • magenta value is 0.00%
  • yellow value is 27.08%
  • key color value is 43.53%

CMYK: (19,0,27,44)
C19M0Y27K44 (19%, 0%, 27%, 44%)
(0.19 / 0.00 / 0.27 / 0.44)

CMYK percentages

%18.75
%0
%27.08
%43.53

Codes

Color #759069 in popluar color models

75 90 69
RGB 117 144 105
HSL 102° 15.66% 48.82%
HSB/HSV 102° 27.08% 56.47%
CMYK 18.75% 0.00% 27.08%
43.53%

Color #759069 in popluar number systems.

HEX 75 90 69
Decimal 117 144 105
Binary 1110101 10010000 1101001
Octal 165 220 151

Shades and tints

Shades of #759069

#759069
(117,144,105)
#6B8360
(107,131,96)
#617657
(97,118,87)
#57694E
(87,105,78)
#4D5C45
(77,92,69)
#434F3C
(67,79,60)
#394233
(57,66,51)
#2F352A
(47,53,42)
#252821
(37,40,33)
#1B1B18
(27,27,24)
#110E0F
(17,14,15)
#000000
(0,0,0)

Tints of #759069

#759069
(117,144,105)
#819A76
(129,154,118)
#8DA483
(141,164,131)
#99AE90
(153,174,144)
#A5B89D
(165,184,157)
#B1C2AA
(177,194,170)
#BDCCB7
(189,204,183)
#C9D6C4
(201,214,196)
#D5E0D1
(213,224,209)
#E1EADE
(225,234,222)
#EDF4EB
(237,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #759069 color. Also use rgb(117,144,105) instead hex code.

Text Font Color

.myTextColor { color: #759069; }

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

This text font color is #759069.

Background Color

.myBgColor { background-color: #759069; }

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

This div background color is #759069.

Border color

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

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

This div border color is #759069.

Opacity

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

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

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

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

This text has shadow with #759069 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759069.

Preview

Color preview on black background

This text has color #759069 on black background.


Color preview on white background

This text has color #759069 on white background.


Black color preview on #759069 background

This text has black color on #759069 background.


White color preview on #759069 background

This text has white color on #759069 background.


Related colors

Complementary color

Complementary color for #hex is #8A6F96.


I love getcolorcode.com

Triadic colors

1 #697590 and #906975 with #759069 are triadic colors.

2 #699075 and #907569 with #759069 are triadic colors.