COLOR #749263

HEX: #749263 RGB: (116,146,99)

Color info

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

RGB color model

#749263 color RGB value is (116,146,99).

RGB: (116,146,99) (45%, 57%, 39%)

RGB channels and saturation

R 116 of 255 = 45%
G 146 of 255 = 57%
B 99 of 255 = 39%

116
146
99

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

Portions of RGB colors in percentages

R + G + B = 116 + 146 + 99 = 361 (100%)
R 116 of 361 ~ 32.13%
G 146 of 361 ~ 40.44%
B 99 of 361 ~ 27.42'%

%32.13
%40.44
%27.42

CMYK color model

#749263 color CMYK value is (21,0,32,43).

  • cyan value is 20.55%
  • magenta value is 0.00%
  • yellow value is 32.19%
  • key color value is 42.75%

CMYK: (21,0,32,43)
C21M0Y32K43 (21%, 0%, 32%, 43%)
(0.21 / 0.00 / 0.32 / 0.43)

CMYK percentages

%20.55
%0
%32.19
%42.75

Codes

Color #749263 in popluar color models

74 92 63
RGB 116 146 99
HSL 98° 19.18% 48.04%
HSB/HSV 98° 32.19% 57.25%
CMYK 20.55% 0.00% 32.19%
42.75%

Color #749263 in popluar number systems.

HEX 74 92 63
Decimal 116 146 99
Binary 1110100 10010010 1100011
Octal 164 222 143

Shades and tints

Shades of #749263

#749263
(116,146,99)
#6A855A
(106,133,90)
#607851
(96,120,81)
#566B48
(86,107,72)
#4C5E3F
(76,94,63)
#425136
(66,81,54)
#38442D
(56,68,45)
#2E3724
(46,55,36)
#242A1B
(36,42,27)
#1A1D12
(26,29,18)
#101009
(16,16,9)
#000000
(0,0,0)

Tints of #749263

#749263
(116,146,99)
#809B71
(128,155,113)
#8CA47F
(140,164,127)
#98AD8D
(152,173,141)
#A4B69B
(164,182,155)
#B0BFA9
(176,191,169)
#BCC8B7
(188,200,183)
#C8D1C5
(200,209,197)
#D4DAD3
(212,218,211)
#E0E3E1
(224,227,225)
#ECECEF
(236,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #749263; }

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

This text font color is #749263.

Background Color

.myBgColor { background-color: #749263; }

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

This div background color is #749263.

Border color

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

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

This div border color is #749263.

Opacity

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

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

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

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

This text has shadow with #749263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749263.

Preview

Color preview on black background

This text has color #749263 on black background.


Color preview on white background

This text has color #749263 on white background.


Black color preview on #749263 background

This text has black color on #749263 background.


White color preview on #749263 background

This text has white color on #749263 background.


Related colors

Complementary color

Complementary color for #hex is #8B6D9C.


I love getcolorcode.com

Triadic colors

1 #637492 and #926374 with #749263 are triadic colors.

2 #639274 and #927463 with #749263 are triadic colors.