COLOR #737262

HEX: #737262 RGB: (115,114,98)

Color info

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

RGB color model

#737262 color RGB value is (115,114,98).

RGB: (115,114,98) (45%, 45%, 38%)

RGB channels and saturation

R 115 of 255 = 45%
G 114 of 255 = 45%
B 98 of 255 = 38%

115
114
98

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

Portions of RGB colors in percentages

R + G + B = 115 + 114 + 98 = 327 (100%)
R 115 of 327 ~ 35.17%
G 114 of 327 ~ 34.86%
B 98 of 327 ~ 29.97'%

%35.17
%34.86
%29.97

CMYK color model

#737262 color CMYK value is (0,1,15,55).

  • cyan value is 0.00%
  • magenta value is 0.87%
  • yellow value is 14.78%
  • key color value is 54.90%

CMYK: (0,1,15,55)
C0M1Y15K55 (0%, 1%, 15%, 55%)
(0.00 / 0.01 / 0.15 / 0.55)

CMYK percentages

%0
%0.87
%14.78
%54.9

Codes

Color #737262 in popluar color models

73 72 62
RGB 115 114 98
HSL 56° 7.98% 41.76%
HSB/HSV 56° 14.78% 45.10%
CMYK 0.00% 0.87% 14.78%
54.90%

Color #737262 in popluar number systems.

HEX 73 72 62
Decimal 115 114 98
Binary 1110011 1110010 1100010
Octal 163 162 142

Shades and tints

Shades of #737262

#737262
(115,114,98)
#69685A
(105,104,90)
#5F5E52
(95,94,82)
#55544A
(85,84,74)
#4B4A42
(75,74,66)
#41403A
(65,64,58)
#373632
(55,54,50)
#2D2C2A
(45,44,42)
#232222
(35,34,34)
#19181A
(25,24,26)
#0F0E12
(15,14,18)
#000000
(0,0,0)

Tints of #737262

#737262
(115,114,98)
#7F7E70
(127,126,112)
#8B8A7E
(139,138,126)
#97968C
(151,150,140)
#A3A29A
(163,162,154)
#AFAEA8
(175,174,168)
#BBBAB6
(187,186,182)
#C7C6C4
(199,198,196)
#D3D2D2
(211,210,210)
#DFDEE0
(223,222,224)
#EBEAEE
(235,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #737262 color. Also use rgb(115,114,98) instead hex code.

Text Font Color

.myTextColor { color: #737262; }

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

This text font color is #737262.

Background Color

.myBgColor { background-color: #737262; }

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

This div background color is #737262.

Border color

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

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

This div border color is #737262.

Opacity

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

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

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

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

This text has shadow with #737262 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #737262.

Preview

Color preview on black background

This text has color #737262 on black background.


Color preview on white background

This text has color #737262 on white background.


Black color preview on #737262 background

This text has black color on #737262 background.


White color preview on #737262 background

This text has white color on #737262 background.


Related colors

Complementary color

Complementary color for #hex is #8C8D9D.


I love getcolorcode.com

Triadic colors

1 #627372 and #726273 with #737262 are triadic colors.

2 #627273 and #727362 with #737262 are triadic colors.