COLOR #736252

HEX: #736252 RGB: (115,98,82)

Color info

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

RGB color model

#736252 color RGB value is (115,98,82).

RGB: (115,98,82) (45%, 38%, 32%)

RGB channels and saturation

R 115 of 255 = 45%
G 98 of 255 = 38%
B 82 of 255 = 32%

115
98
82

R + G + B ~ 38%. #736252 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 98 + 82 = 295 (100%)
R 115 of 295 ~ 38.98%
G 98 of 295 ~ 33.22%
B 82 of 295 ~ 27.8'%

%38.98
%33.22
%27.8

CMYK color model

#736252 color CMYK value is (0,15,29,55).

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

CMYK: (0,15,29,55)
C0M15Y29K55 (0%, 15%, 29%, 55%)
(0.00 / 0.15 / 0.29 / 0.55)

CMYK percentages

%0
%14.78
%28.7
%54.9

Codes

Color #736252 in popluar color models

73 62 52
RGB 115 98 82
HSL 29° 16.75% 38.63%
HSB/HSV 29° 28.70% 45.10%
CMYK 0.00% 14.78% 28.70%
54.90%

Color #736252 in popluar number systems.

HEX 73 62 52
Decimal 115 98 82
Binary 1110011 1100010 1010010
Octal 163 142 122

Shades and tints

Shades of #736252

#736252
(115,98,82)
#695A4B
(105,90,75)
#5F5244
(95,82,68)
#554A3D
(85,74,61)
#4B4236
(75,66,54)
#413A2F
(65,58,47)
#373228
(55,50,40)
#2D2A21
(45,42,33)
#23221A
(35,34,26)
#191A13
(25,26,19)
#0F120C
(15,18,12)
#000000
(0,0,0)

Tints of #736252

#736252
(115,98,82)
#7F7061
(127,112,97)
#8B7E70
(139,126,112)
#978C7F
(151,140,127)
#A39A8E
(163,154,142)
#AFA89D
(175,168,157)
#BBB6AC
(187,182,172)
#C7C4BB
(199,196,187)
#D3D2CA
(211,210,202)
#DFE0D9
(223,224,217)
#EBEEE8
(235,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #736252; }

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

This text font color is #736252.

Background Color

.myBgColor { background-color: #736252; }

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

This div background color is #736252.

Border color

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

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

This div border color is #736252.

Opacity

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

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

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

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

This text has shadow with #736252 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736252.

Preview

Color preview on black background

This text has color #736252 on black background.


Color preview on white background

This text has color #736252 on white background.


Black color preview on #736252 background

This text has black color on #736252 background.


White color preview on #736252 background

This text has white color on #736252 background.


Related colors

Complementary color

Complementary color for #hex is #8C9DAD.


I love getcolorcode.com

Triadic colors

1 #527362 and #625273 with #736252 are triadic colors.

2 #526273 and #627352 with #736252 are triadic colors.