COLOR #736028

HEX: #736028 RGB: (115,96,40)

Color info

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

RGB color model

#736028 color RGB value is (115,96,40).

RGB: (115,96,40) (45%, 38%, 16%)

RGB channels and saturation

R 115 of 255 = 45%
G 96 of 255 = 38%
B 40 of 255 = 16%

115
96
40

R + G + B ~ 33%. #736028 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 96 + 40 = 251 (100%)
R 115 of 251 ~ 45.82%
G 96 of 251 ~ 38.25%
B 40 of 251 ~ 15.94'%

%45.82
%38.25
%15.94

CMYK color model

#736028 color CMYK value is (0,17,65,55).

  • cyan value is 0.00%
  • magenta value is 16.52%
  • yellow value is 65.22%
  • key color value is 54.90%
CMYK: (0,17,65,55) C0M17Y65K55 (0%,17%,65%,55%) (0.00/0.17/0.65/0.55) 

CMYK percentages

%0
%16.52
%65.22
%54.9

Codes

Color #736028 in popluar color models

73 60 28
RGB 115 96 40
HSL 45° 48.39% 30.39%
HSB/HSV 45° 65.22% 45.10%
CMYK 0.00% 16.52% 65.22%
54.90%

Color #736028 in popluar number systems.

HEX 73 60 28
Decimal 115 96 40
Binary 1110011 1100000 101000
Octal 163 140 50

Shades and tints

Shades of #736028

#736028
(115,96,40)
#695825
(105,88,37)
#5F5022
(95,80,34)
#55481F
(85,72,31)
#4B401C
(75,64,28)
#413819
(65,56,25)
#373016
(55,48,22)
#2D2813
(45,40,19)
#232010
(35,32,16)
#19180D
(25,24,13)
#0F100A
(15,16,10)
#000000
(0,0,0)

Tints of #736028

#736028
(115,96,40)
#7F6E3B
(127,110,59)
#8B7C4E
(139,124,78)
#978A61
(151,138,97)
#A39874
(163,152,116)
#AFA687
(175,166,135)
#BBB49A
(187,180,154)
#C7C2AD
(199,194,173)
#D3D0C0
(211,208,192)
#DFDED3
(223,222,211)
#EBECE6
(235,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #736028 color. Also use rgb(115,96,40) instead hex code.

Text Font Color

.myTextColor { color: #736028; }

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

This text font color is #736028.

Background Color

.myBgColor { background-color: #736028; }

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

This div background color is #736028.

Border color

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

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

This div border color is #736028.

Opacity

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

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

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

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

This text has shadow with #736028 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736028.

Preview

Color preview on black background

This text has color #736028 on black background.


Color preview on white background

This text has color #736028 on white background.


Black color preview on #736028 background

This text has black color on #736028 background.


White color preview on #736028 background

This text has white color on #736028 background.


Related colors

Complementary color

Complementary color for #hex is #8C9FD7.


I love getcolorcode.com

Triadic colors

1 #287360 and #602873 with #736028 are triadic colors.

2 #286073 and #607328 with #736028 are triadic colors.