COLOR #737126

HEX: #737126 RGB: (115,113,38)

Color info

#737126 contains mainly red and green colors. Web safe color of #737126 is #666633 (or #663).

RGB color model

#737126 color RGB value is (115,113,38).

RGB: (115,113,38) (45%, 44%, 15%)

RGB channels and saturation

R 115 of 255 = 45%
G 113 of 255 = 44%
B 38 of 255 = 15%

115
113
38

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

Portions of RGB colors in percentages

R + G + B = 115 + 113 + 38 = 266 (100%)
R 115 of 266 ~ 43.23%
G 113 of 266 ~ 42.48%
B 38 of 266 ~ 14.29'%

%43.23
%42.48
%14.29

CMYK color model

#737126 color CMYK value is (0,2,67,55).

  • cyan value is 0.00%
  • magenta value is 1.74%
  • yellow value is 66.96%
  • key color value is 54.90%
CMYK: (0,2,67,55) C0M2Y67K55 (0%,2%,67%,55%) (0.00/0.02/0.67/0.55) 

CMYK percentages

%0
%1.74
%66.96
%54.9

Codes

Color #737126 in popluar color models

73 71 26
RGB 115 113 38
HSL 58° 50.33% 30.00%
HSB/HSV 58° 66.96% 45.10%
CMYK 0.00% 1.74% 66.96%
54.90%

Color #737126 in popluar number systems.

HEX 73 71 26
Decimal 115 113 38
Binary 1110011 1110001 100110
Octal 163 161 46

Shades and tints

Shades of #737126

#737126
(115,113,38)
#696723
(105,103,35)
#5F5D20
(95,93,32)
#55531D
(85,83,29)
#4B491A
(75,73,26)
#413F17
(65,63,23)
#373514
(55,53,20)
#2D2B11
(45,43,17)
#23210E
(35,33,14)
#19170B
(25,23,11)
#0F0D08
(15,13,8)
#000000
(0,0,0)

Tints of #737126

#737126
(115,113,38)
#7F7D39
(127,125,57)
#8B894C
(139,137,76)
#97955F
(151,149,95)
#A3A172
(163,161,114)
#AFAD85
(175,173,133)
#BBB998
(187,185,152)
#C7C5AB
(199,197,171)
#D3D1BE
(211,209,190)
#DFDDD1
(223,221,209)
#EBE9E4
(235,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #737126 color. Also use rgb(115,113,38) instead hex code.

Text Font Color

.myTextColor { color: #737126; }

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

This text font color is #737126.

Background Color

.myBgColor { background-color: #737126; }

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

This div background color is #737126.

Border color

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

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

This div border color is #737126.

Opacity

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

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

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

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

This text has shadow with #737126 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #737126.

Preview

Color preview on black background

This text has color #737126 on black background.


Color preview on white background

This text has color #737126 on white background.


Black color preview on #737126 background

This text has black color on #737126 background.


White color preview on #737126 background

This text has white color on #737126 background.


Related colors

Complementary color

Complementary color for #hex is #8C8ED9.


I love getcolorcode.com

Triadic colors

1 #267371 and #712673 with #737126 are triadic colors.

2 #267173 and #717326 with #737126 are triadic colors.