COLOR #737453

HEX: #737453 RGB: (115,116,83)

Color info

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

RGB color model

#737453 color RGB value is (115,116,83).

RGB: (115,116,83) (45%, 45%, 33%)

RGB channels and saturation

R 115 of 255 = 45%
G 116 of 255 = 45%
B 83 of 255 = 33%

115
116
83

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

Portions of RGB colors in percentages

R + G + B = 115 + 116 + 83 = 314 (100%)
R 115 of 314 ~ 36.62%
G 116 of 314 ~ 36.94%
B 83 of 314 ~ 26.43'%

%36.62
%36.94
%26.43

CMYK color model

#737453 color CMYK value is (1,0,28,55).

  • cyan value is 0.86%
  • magenta value is 0.00%
  • yellow value is 28.45%
  • key color value is 54.51%

CMYK: (1,0,28,55)
C1M0Y28K55 (1%, 0%, 28%, 55%)
(0.01 / 0.00 / 0.28 / 0.55)

CMYK percentages

%0.86
%0
%28.45
%54.51

Codes

Color #737453 in popluar color models

73 74 53
RGB 115 116 83
HSL 62° 16.58% 39.02%
HSB/HSV 62° 28.45% 45.49%
CMYK 0.86% 0.00% 28.45%
54.51%

Color #737453 in popluar number systems.

HEX 73 74 53
Decimal 115 116 83
Binary 1110011 1110100 1010011
Octal 163 164 123

Shades and tints

Shades of #737453

#737453
(115,116,83)
#696A4C
(105,106,76)
#5F6045
(95,96,69)
#55563E
(85,86,62)
#4B4C37
(75,76,55)
#414230
(65,66,48)
#373829
(55,56,41)
#2D2E22
(45,46,34)
#23241B
(35,36,27)
#191A14
(25,26,20)
#0F100D
(15,16,13)
#000000
(0,0,0)

Tints of #737453

#737453
(115,116,83)
#7F8062
(127,128,98)
#8B8C71
(139,140,113)
#979880
(151,152,128)
#A3A48F
(163,164,143)
#AFB09E
(175,176,158)
#BBBCAD
(187,188,173)
#C7C8BC
(199,200,188)
#D3D4CB
(211,212,203)
#DFE0DA
(223,224,218)
#EBECE9
(235,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #737453; }

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

This text font color is #737453.

Background Color

.myBgColor { background-color: #737453; }

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

This div background color is #737453.

Border color

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

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

This div border color is #737453.

Opacity

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

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

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

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

This text has shadow with #737453 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #737453.

Preview

Color preview on black background

This text has color #737453 on black background.


Color preview on white background

This text has color #737453 on white background.


Black color preview on #737453 background

This text has black color on #737453 background.


White color preview on #737453 background

This text has white color on #737453 background.


Related colors

Complementary color

Complementary color for #hex is #8C8BAC.


I love getcolorcode.com

Triadic colors

1 #537374 and #745373 with #737453 are triadic colors.

2 #537473 and #747353 with #737453 are triadic colors.