COLOR #748811

HEX: #748811 RGB: (116,136,17)

Color info

#748811 contains mainly red and green colors. Web safe color of #748811 is #669900 (or #690).

RGB color model

#748811 color RGB value is (116,136,17).

RGB: (116,136,17) (45%, 53%, 7%)

RGB channels and saturation

R 116 of 255 = 45%
G 136 of 255 = 53%
B 17 of 255 = 7%

116
136
17

R + G + B ~ 35%. #748811 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 136 + 17 = 269 (100%)
R 116 of 269 ~ 43.12%
G 136 of 269 ~ 50.56%
B 17 of 269 ~ 6.32'%

%43.12
%50.56

CMYK color model

#748811 color CMYK value is (15,0,88,47).

  • cyan value is 14.71%
  • magenta value is 0.00%
  • yellow value is 87.50%
  • key color value is 46.67%

CMYK: (15,0,88,47)
C15M0Y88K47 (15%, 0%, 88%, 47%)
(0.15 / 0.00 / 0.88 / 0.47)

CMYK percentages

%14.71
%0
%87.5
%46.67

Codes

Color #748811 in popluar color models

74 88 11
RGB 116 136 17
HSL 70° 77.78% 30.00%
HSB/HSV 70° 87.50% 53.33%
CMYK 14.71% 0.00% 87.50%
46.67%

Color #748811 in popluar number systems.

HEX 74 88 11
Decimal 116 136 17
Binary 1110100 10001000 10001
Octal 164 210 21

Shades and tints

Shades of #748811

#748811
(116,136,17)
#6A7C10
(106,124,16)
#60700F
(96,112,15)
#56640E
(86,100,14)
#4C580D
(76,88,13)
#424C0C
(66,76,12)
#38400B
(56,64,11)
#2E340A
(46,52,10)
#242809
(36,40,9)
#1A1C08
(26,28,8)
#101007
(16,16,7)
#000000
(0,0,0)

Tints of #748811

#748811
(116,136,17)
#809226
(128,146,38)
#8C9C3B
(140,156,59)
#98A650
(152,166,80)
#A4B065
(164,176,101)
#B0BA7A
(176,186,122)
#BCC48F
(188,196,143)
#C8CEA4
(200,206,164)
#D4D8B9
(212,216,185)
#E0E2CE
(224,226,206)
#ECECE3
(236,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #748811 color. Also use rgb(116,136,17) instead hex code.

Text Font Color

.myTextColor { color: #748811; }

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

This text font color is #748811.

Background Color

.myBgColor { background-color: #748811; }

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

This div background color is #748811.

Border color

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

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

This div border color is #748811.

Opacity

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

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

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

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

This text has shadow with #748811 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748811.

Preview

Color preview on black background

This text has color #748811 on black background.


Color preview on white background

This text has color #748811 on white background.


Black color preview on #748811 background

This text has black color on #748811 background.


White color preview on #748811 background

This text has white color on #748811 background.


Related colors

Complementary color

Complementary color for #hex is #8B77EE.


I love getcolorcode.com

Triadic colors

1 #117488 and #881174 with #748811 are triadic colors.

2 #118874 and #887411 with #748811 are triadic colors.