COLOR #759074

HEX: #759074 RGB: (117,144,116)

Color info

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

RGB color model

#759074 color RGB value is (117,144,116).

RGB: (117,144,116) (46%, 56%, 45%)

RGB channels and saturation

R 117 of 255 = 46%
G 144 of 255 = 56%
B 116 of 255 = 45%

117
144
116

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

Portions of RGB colors in percentages

R + G + B = 117 + 144 + 116 = 377 (100%)
R 117 of 377 ~ 31.03%
G 144 of 377 ~ 38.2%
B 116 of 377 ~ 30.77'%

%31.03
%38.2
%30.77

CMYK color model

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

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

CMYK: (19,0,19,44)
C19M0Y19K44 (19%, 0%, 19%, 44%)
(0.19 / 0.00 / 0.19 / 0.44)

CMYK percentages

%18.75
%0
%19.44
%43.53

Codes

Color #759074 in popluar color models

75 90 74
RGB 117 144 116
HSL 118° 11.20% 50.98%
HSB/HSV 118° 19.44% 56.47%
CMYK 18.75% 0.00% 19.44%
43.53%

Color #759074 in popluar number systems.

HEX 75 90 74
Decimal 117 144 116
Binary 1110101 10010000 1110100
Octal 165 220 164

Shades and tints

Shades of #759074

#759074
(117,144,116)
#6B836A
(107,131,106)
#617660
(97,118,96)
#576956
(87,105,86)
#4D5C4C
(77,92,76)
#434F42
(67,79,66)
#394238
(57,66,56)
#2F352E
(47,53,46)
#252824
(37,40,36)
#1B1B1A
(27,27,26)
#110E10
(17,14,16)
#000000
(0,0,0)

Tints of #759074

#759074
(117,144,116)
#819A80
(129,154,128)
#8DA48C
(141,164,140)
#99AE98
(153,174,152)
#A5B8A4
(165,184,164)
#B1C2B0
(177,194,176)
#BDCCBC
(189,204,188)
#C9D6C8
(201,214,200)
#D5E0D4
(213,224,212)
#E1EAE0
(225,234,224)
#EDF4EC
(237,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #759074; }

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

This text font color is #759074.

Background Color

.myBgColor { background-color: #759074; }

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

This div background color is #759074.

Border color

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

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

This div border color is #759074.

Opacity

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

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

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

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

This text has shadow with #759074 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759074.

Preview

Color preview on black background

This text has color #759074 on black background.


Color preview on white background

This text has color #759074 on white background.


Black color preview on #759074 background

This text has black color on #759074 background.


White color preview on #759074 background

This text has white color on #759074 background.


Related colors

Complementary color

Complementary color for #hex is #8A6F8B.


I love getcolorcode.com

Triadic colors

1 #747590 and #907475 with #759074 are triadic colors.

2 #749075 and #907574 with #759074 are triadic colors.