COLOR #736453

HEX: #736453 RGB: (115,100,83)

Color info

#736453 contains red, green and blue colors in about the same proportion. Web safe color of #736453 is #666666 (or #666).

RGB color model

#736453 color RGB value is (115,100,83).

RGB: (115,100,83) (45%, 39%, 33%)

RGB channels and saturation

R 115 of 255 = 45%
G 100 of 255 = 39%
B 83 of 255 = 33%

115
100
83

R + G + B ~ 39%. #736453 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 100 + 83 = 298 (100%)
R 115 of 298 ~ 38.59%
G 100 of 298 ~ 33.56%
B 83 of 298 ~ 27.85'%

%38.59
%33.56
%27.85

CMYK color model

#736453 color CMYK value is (0,13,28,55).

  • cyan value is 0.00%
  • magenta value is 13.04%
  • yellow value is 27.83%
  • key color value is 54.90%

CMYK: (0,13,28,55)
C0M13Y28K55 (0%, 13%, 28%, 55%)
(0.00 / 0.13 / 0.28 / 0.55)

CMYK percentages

%0
%13.04
%27.83
%54.9

Codes

Color #736453 in popluar color models

73 64 53
RGB 115 100 83
HSL 32° 16.16% 38.82%
HSB/HSV 32° 27.83% 45.10%
CMYK 0.00% 13.04% 27.83%
54.90%

Color #736453 in popluar number systems.

HEX 73 64 53
Decimal 115 100 83
Binary 1110011 1100100 1010011
Octal 163 144 123

Shades and tints

Shades of #736453

#736453
(115,100,83)
#695B4C
(105,91,76)
#5F5245
(95,82,69)
#55493E
(85,73,62)
#4B4037
(75,64,55)
#413730
(65,55,48)
#372E29
(55,46,41)
#2D2522
(45,37,34)
#231C1B
(35,28,27)
#191314
(25,19,20)
#0F0A0D
(15,10,13)
#000000
(0,0,0)

Tints of #736453

#736453
(115,100,83)
#7F7262
(127,114,98)
#8B8071
(139,128,113)
#978E80
(151,142,128)
#A39C8F
(163,156,143)
#AFAA9E
(175,170,158)
#BBB8AD
(187,184,173)
#C7C6BC
(199,198,188)
#D3D4CB
(211,212,203)
#DFE2DA
(223,226,218)
#EBF0E9
(235,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #736453 color. Also use rgb(115,100,83) instead hex code.

Text Font Color

.myTextColor { color: #736453; }

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

This text font color is #736453.

Background Color

.myBgColor { background-color: #736453; }

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

This div background color is #736453.

Border color

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

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

This div border color is #736453.

Opacity

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

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

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

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

This text has shadow with #736453 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736453.

Preview

Color preview on black background

This text has color #736453 on black background.


Color preview on white background

This text has color #736453 on white background.


Black color preview on #736453 background

This text has black color on #736453 background.


White color preview on #736453 background

This text has white color on #736453 background.


Related colors

Complementary color

Complementary color for #hex is #8C9BAC.


I love getcolorcode.com

Triadic colors

1 #537364 and #645373 with #736453 are triadic colors.

2 #536473 and #647353 with #736453 are triadic colors.