COLOR #749655

HEX: #749655 RGB: (116,150,85)

Color info

#749655 contains mainly red and green colors. Web safe color of #749655 is #669966 (or #696).

RGB color model

#749655 color RGB value is (116,150,85).

RGB: (116,150,85) (45%, 59%, 33%)

RGB channels and saturation

R 116 of 255 = 45%
G 150 of 255 = 59%
B 85 of 255 = 33%

116
150
85

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

Portions of RGB colors in percentages

R + G + B = 116 + 150 + 85 = 351 (100%)
R 116 of 351 ~ 33.05%
G 150 of 351 ~ 42.74%
B 85 of 351 ~ 24.22'%

%33.05
%42.74
%24.22

CMYK color model

#749655 color CMYK value is (23,0,43,41).

  • cyan value is 22.67%
  • magenta value is 0.00%
  • yellow value is 43.33%
  • key color value is 41.18%
CMYK: (23,0,43,41) C23M0Y43K41 (23%,0%,43%,41%) (0.23/0.00/0.43/0.41) 

CMYK percentages

%22.67
%0
%43.33
%41.18

Codes

Color #749655 in popluar color models

74 96 55
RGB 116 150 85
HSL 91° 27.66% 46.08%
HSB/HSV 91° 43.33% 58.82%
CMYK 22.67% 0.00% 43.33%
41.18%

Color #749655 in popluar number systems.

HEX 74 96 55
Decimal 116 150 85
Binary 1110100 10010110 1010101
Octal 164 226 125

Shades and tints

Shades of #749655

#749655
(116,150,85)
#6A894E
(106,137,78)
#607C47
(96,124,71)
#566F40
(86,111,64)
#4C6239
(76,98,57)
#425532
(66,85,50)
#38482B
(56,72,43)
#2E3B24
(46,59,36)
#242E1D
(36,46,29)
#1A2116
(26,33,22)
#10140F
(16,20,15)
#000000
(0,0,0)

Tints of #749655

#749655
(116,150,85)
#809F64
(128,159,100)
#8CA873
(140,168,115)
#98B182
(152,177,130)
#A4BA91
(164,186,145)
#B0C3A0
(176,195,160)
#BCCCAF
(188,204,175)
#C8D5BE
(200,213,190)
#D4DECD
(212,222,205)
#E0E7DC
(224,231,220)
#ECF0EB
(236,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #749655 color. Also use rgb(116,150,85) instead hex code.

Text Font Color

.myTextColor { color: #749655; }

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

This text font color is #749655.

Background Color

.myBgColor { background-color: #749655; }

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

This div background color is #749655.

Border color

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

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

This div border color is #749655.

Opacity

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

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

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

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

This text has shadow with #749655 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749655.

Preview

Color preview on black background

This text has color #749655 on black background.


Color preview on white background

This text has color #749655 on white background.


Black color preview on #749655 background

This text has black color on #749655 background.


White color preview on #749655 background

This text has white color on #749655 background.


Related colors

Complementary color

Complementary color for #hex is #8B69AA.


I love getcolorcode.com

Triadic colors

1 #557496 and #965574 with #749655 are triadic colors.

2 #559674 and #967455 with #749655 are triadic colors.