COLOR #736268

HEX: #736268 RGB: (115,98,104)

Color info

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

RGB color model

#736268 color RGB value is (115,98,104).

RGB: (115,98,104) (45%, 38%, 41%)

RGB channels and saturation

R 115 of 255 = 45%
G 98 of 255 = 38%
B 104 of 255 = 41%

115
98
104

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

Portions of RGB colors in percentages

R + G + B = 115 + 98 + 104 = 317 (100%)
R 115 of 317 ~ 36.28%
G 98 of 317 ~ 30.91%
B 104 of 317 ~ 32.81'%

%36.28
%30.91
%32.81

CMYK color model

#736268 color CMYK value is (0,15,10,55).

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

CMYK: (0,15,10,55)
C0M15Y10K55 (0%, 15%, 10%, 55%)
(0.00 / 0.15 / 0.10 / 0.55)

CMYK percentages

%0
%14.78
%9.57
%54.9

Codes

Color #736268 in popluar color models

73 62 68
RGB 115 98 104
HSL 339° 7.98% 41.76%
HSB/HSV 339° 14.78% 45.10%
CMYK 0.00% 14.78% 9.57%
54.90%

Color #736268 in popluar number systems.

HEX 73 62 68
Decimal 115 98 104
Binary 1110011 1100010 1101000
Octal 163 142 150

Shades and tints

Shades of #736268

#736268
(115,98,104)
#695A5F
(105,90,95)
#5F5256
(95,82,86)
#554A4D
(85,74,77)
#4B4244
(75,66,68)
#413A3B
(65,58,59)
#373232
(55,50,50)
#2D2A29
(45,42,41)
#232220
(35,34,32)
#191A17
(25,26,23)
#0F120E
(15,18,14)
#000000
(0,0,0)

Tints of #736268

#736268
(115,98,104)
#7F7075
(127,112,117)
#8B7E82
(139,126,130)
#978C8F
(151,140,143)
#A39A9C
(163,154,156)
#AFA8A9
(175,168,169)
#BBB6B6
(187,182,182)
#C7C4C3
(199,196,195)
#D3D2D0
(211,210,208)
#DFE0DD
(223,224,221)
#EBEEEA
(235,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #736268; }

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

This text font color is #736268.

Background Color

.myBgColor { background-color: #736268; }

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

This div background color is #736268.

Border color

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

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

This div border color is #736268.

Opacity

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

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

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

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

This text has shadow with #736268 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736268.

Preview

Color preview on black background

This text has color #736268 on black background.


Color preview on white background

This text has color #736268 on white background.


Black color preview on #736268 background

This text has black color on #736268 background.


White color preview on #736268 background

This text has white color on #736268 background.


Related colors

Complementary color

Complementary color for #hex is #8C9D97.


I love getcolorcode.com

Triadic colors

1 #687362 and #626873 with #736268 are triadic colors.

2 #686273 and #627368 with #736268 are triadic colors.