COLOR #72636E

HEX: #72636E RGB: (114,99,110)

Color info

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

RGB color model

#72636E color RGB value is (114,99,110).

RGB: (114,99,110) (45%, 39%, 43%)

RGB channels and saturation

R 114 of 255 = 45%
G 99 of 255 = 39%
B 110 of 255 = 43%

114
99
110

R + G + B ~ 42%. #72636E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 114 + 99 + 110 = 323 (100%)
R 114 of 323 ~ 35.29%
G 99 of 323 ~ 30.65%
B 110 of 323 ~ 34.06'%

%35.29
%30.65
%34.06

CMYK color model

#72636E color CMYK value is (0,13,4,55).

  • cyan value is 0.00%
  • magenta value is 13.16%
  • yellow value is 3.51%
  • key color value is 55.29%

CMYK: (0,13,4,55)
C0M13Y4K55 (0%, 13%, 4%, 55%)
(0.00 / 0.13 / 0.04 / 0.55)

CMYK percentages

%0
%13.16
%3.51
%55.29

Codes

Color #72636E in popluar color models

72 63 6E
RGB 114 99 110
HSL 316° 7.04% 41.76%
HSB/HSV 316° 13.16% 44.71%
CMYK 0.00% 13.16% 3.51%
55.29%

Color #72636E in popluar number systems.

HEX 72 63 6E
Decimal 114 99 110
Binary 1110010 1100011 1101110
Octal 162 143 156

Shades and tints

Shades of #72636E

#72636E
(114,99,110)
#685A64
(104,90,100)
#5E515A
(94,81,90)
#544850
(84,72,80)
#4A3F46
(74,63,70)
#40363C
(64,54,60)
#362D32
(54,45,50)
#2C2428
(44,36,40)
#221B1E
(34,27,30)
#181214
(24,18,20)
#0E090A
(14,9,10)
#000000
(0,0,0)

Tints of #72636E

#72636E
(114,99,110)
#7E717B
(126,113,123)
#8A7F88
(138,127,136)
#968D95
(150,141,149)
#A29BA2
(162,155,162)
#AEA9AF
(174,169,175)
#BAB7BC
(186,183,188)
#C6C5C9
(198,197,201)
#D2D3D6
(210,211,214)
#DEE1E3
(222,225,227)
#EAEFF0
(234,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72636E color. Also use rgb(114,99,110) instead hex code.

Text Font Color

.myTextColor { color: #72636E; }

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

This text font color is #72636E.

Background Color

.myBgColor { background-color: #72636E; }

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

This div background color is #72636E.

Border color

.myBorderColor { border: 1px solid #72636E; }

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

This div border color is #72636E.

Opacity

.myOpacity80 { color: #72636E; opacity: 0.8; }

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

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

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

This text has shadow with #72636E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72636E.

Preview

Color preview on black background

This text has color #72636E on black background.


Color preview on white background

This text has color #72636E on white background.


Black color preview on #72636E background

This text has black color on #72636E background.


White color preview on #72636E background

This text has white color on #72636E background.


Related colors

Complementary color

Complementary color for #hex is #8D9C91.


I love getcolorcode.com

Triadic colors

1 #6E7263 and #636E72 with #72636E are triadic colors.

2 #6E6372 and #63726E with #72636E are triadic colors.