COLOR #726465

HEX: #726465 RGB: (114,100,101)

Color info

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

RGB color model

#726465 color RGB value is (114,100,101).

RGB: (114,100,101) (45%, 39%, 40%)

RGB channels and saturation

R 114 of 255 = 45%
G 100 of 255 = 39%
B 101 of 255 = 40%

114
100
101

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

Portions of RGB colors in percentages

R + G + B = 114 + 100 + 101 = 315 (100%)
R 114 of 315 ~ 36.19%
G 100 of 315 ~ 31.75%
B 101 of 315 ~ 32.06'%

%36.19
%31.75
%32.06

CMYK color model

#726465 color CMYK value is (0,12,11,55).

  • cyan value is 0.00%
  • magenta value is 12.28%
  • yellow value is 11.40%
  • key color value is 55.29%

CMYK: (0,12,11,55)
C0M12Y11K55 (0%, 12%, 11%, 55%)
(0.00 / 0.12 / 0.11 / 0.55)

CMYK percentages

%0
%12.28
%11.4
%55.29

Codes

Color #726465 in popluar color models

72 64 65
RGB 114 100 101
HSL 356° 6.54% 41.96%
HSB/HSV 356° 12.28% 44.71%
CMYK 0.00% 12.28% 11.40%
55.29%

Color #726465 in popluar number systems.

HEX 72 64 65
Decimal 114 100 101
Binary 1110010 1100100 1100101
Octal 162 144 145

Shades and tints

Shades of #726465

#726465
(114,100,101)
#685B5C
(104,91,92)
#5E5253
(94,82,83)
#54494A
(84,73,74)
#4A4041
(74,64,65)
#403738
(64,55,56)
#362E2F
(54,46,47)
#2C2526
(44,37,38)
#221C1D
(34,28,29)
#181314
(24,19,20)
#0E0A0B
(14,10,11)
#000000
(0,0,0)

Tints of #726465

#726465
(114,100,101)
#7E7273
(126,114,115)
#8A8081
(138,128,129)
#968E8F
(150,142,143)
#A29C9D
(162,156,157)
#AEAAAB
(174,170,171)
#BAB8B9
(186,184,185)
#C6C6C7
(198,198,199)
#D2D4D5
(210,212,213)
#DEE2E3
(222,226,227)
#EAF0F1
(234,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #726465 color. Also use rgb(114,100,101) instead hex code.

Text Font Color

.myTextColor { color: #726465; }

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

This text font color is #726465.

Background Color

.myBgColor { background-color: #726465; }

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

This div background color is #726465.

Border color

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

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

This div border color is #726465.

Opacity

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

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

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

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

This text has shadow with #726465 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726465.

Preview

Color preview on black background

This text has color #726465 on black background.


Color preview on white background

This text has color #726465 on white background.


Black color preview on #726465 background

This text has black color on #726465 background.


White color preview on #726465 background

This text has white color on #726465 background.


Related colors

Complementary color

Complementary color for #hex is #8D9B9A.


I love getcolorcode.com

Triadic colors

1 #657264 and #646572 with #726465 are triadic colors.

2 #656472 and #647265 with #726465 are triadic colors.