COLOR #749963

HEX: #749963 RGB: (116,153,99)

Color info

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

RGB color model

#749963 color RGB value is (116,153,99).

RGB: (116,153,99) (45%, 60%, 39%)

RGB channels and saturation

R 116 of 255 = 45%
G 153 of 255 = 60%
B 99 of 255 = 39%

116
153
99

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

Portions of RGB colors in percentages

R + G + B = 116 + 153 + 99 = 368 (100%)
R 116 of 368 ~ 31.52%
G 153 of 368 ~ 41.58%
B 99 of 368 ~ 26.9'%

%31.52
%41.58
%26.9

CMYK color model

#749963 color CMYK value is (24,0,35,40).

  • cyan value is 24.18%
  • magenta value is 0.00%
  • yellow value is 35.29%
  • key color value is 40.00%

CMYK: (24,0,35,40)
C24M0Y35K40 (24%, 0%, 35%, 40%)
(0.24 / 0.00 / 0.35 / 0.40)

CMYK percentages

%24.18
%0
%35.29
%40

Codes

Color #749963 in popluar color models

74 99 63
RGB 116 153 99
HSL 101° 21.43% 49.41%
HSB/HSV 101° 35.29% 60.00%
CMYK 24.18% 0.00% 35.29%
40.00%

Color #749963 in popluar number systems.

HEX 74 99 63
Decimal 116 153 99
Binary 1110100 10011001 1100011
Octal 164 231 143

Shades and tints

Shades of #749963

#749963
(116,153,99)
#6A8C5A
(106,140,90)
#607F51
(96,127,81)
#567248
(86,114,72)
#4C653F
(76,101,63)
#425836
(66,88,54)
#384B2D
(56,75,45)
#2E3E24
(46,62,36)
#24311B
(36,49,27)
#1A2412
(26,36,18)
#101709
(16,23,9)
#000000
(0,0,0)

Tints of #749963

#749963
(116,153,99)
#80A271
(128,162,113)
#8CAB7F
(140,171,127)
#98B48D
(152,180,141)
#A4BD9B
(164,189,155)
#B0C6A9
(176,198,169)
#BCCFB7
(188,207,183)
#C8D8C5
(200,216,197)
#D4E1D3
(212,225,211)
#E0EAE1
(224,234,225)
#ECF3EF
(236,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #749963 color. Also use rgb(116,153,99) instead hex code.

Text Font Color

.myTextColor { color: #749963; }

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

This text font color is #749963.

Background Color

.myBgColor { background-color: #749963; }

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

This div background color is #749963.

Border color

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

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

This div border color is #749963.

Opacity

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

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

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

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

This text has shadow with #749963 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749963.

Preview

Color preview on black background

This text has color #749963 on black background.


Color preview on white background

This text has color #749963 on white background.


Black color preview on #749963 background

This text has black color on #749963 background.


White color preview on #749963 background

This text has white color on #749963 background.


Related colors

Complementary color

Complementary color for #hex is #8B669C.


I love getcolorcode.com

Triadic colors

1 #637499 and #996374 with #749963 are triadic colors.

2 #639974 and #997463 with #749963 are triadic colors.