COLOR #72676A

HEX: #72676A RGB: (114,103,106)

Color info

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

RGB color model

#72676A color RGB value is (114,103,106).

RGB: (114,103,106) (45%, 40%, 42%)

RGB channels and saturation

R 114 of 255 = 45%
G 103 of 255 = 40%
B 106 of 255 = 42%

114
103
106

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

Portions of RGB colors in percentages

R + G + B = 114 + 103 + 106 = 323 (100%)
R 114 of 323 ~ 35.29%
G 103 of 323 ~ 31.89%
B 106 of 323 ~ 32.82'%

%35.29
%31.89
%32.82

CMYK color model

#72676A color CMYK value is (0,10,7,55).

  • cyan value is 0.00%
  • magenta value is 9.65%
  • yellow value is 7.02%
  • key color value is 55.29%

CMYK: (0,10,7,55)
C0M10Y7K55 (0%, 10%, 7%, 55%)
(0.00 / 0.10 / 0.07 / 0.55)

CMYK percentages

%0
%9.65
%7.02
%55.29

Codes

Color #72676A in popluar color models

72 67 6A
RGB 114 103 106
HSL 344° 5.07% 42.55%
HSB/HSV 344° 9.65% 44.71%
CMYK 0.00% 9.65% 7.02%
55.29%

Color #72676A in popluar number systems.

HEX 72 67 6A
Decimal 114 103 106
Binary 1110010 1100111 1101010
Octal 162 147 152

Shades and tints

Shades of #72676A

#72676A
(114,103,106)
#685E61
(104,94,97)
#5E5558
(94,85,88)
#544C4F
(84,76,79)
#4A4346
(74,67,70)
#403A3D
(64,58,61)
#363134
(54,49,52)
#2C282B
(44,40,43)
#221F22
(34,31,34)
#181619
(24,22,25)
#0E0D10
(14,13,16)
#000000
(0,0,0)

Tints of #72676A

#72676A
(114,103,106)
#7E7477
(126,116,119)
#8A8184
(138,129,132)
#968E91
(150,142,145)
#A29B9E
(162,155,158)
#AEA8AB
(174,168,171)
#BAB5B8
(186,181,184)
#C6C2C5
(198,194,197)
#D2CFD2
(210,207,210)
#DEDCDF
(222,220,223)
#EAE9EC
(234,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72676A color. Also use rgb(114,103,106) instead hex code.

Text Font Color

.myTextColor { color: #72676A; }

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

This text font color is #72676A.

Background Color

.myBgColor { background-color: #72676A; }

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

This div background color is #72676A.

Border color

.myBorderColor { border: 1px solid #72676A; }

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

This div border color is #72676A.

Opacity

.myOpacity80 { color: #72676A; opacity: 0.8; }

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

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

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

This text has shadow with #72676A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72676A.

Preview

Color preview on black background

This text has color #72676A on black background.


Color preview on white background

This text has color #72676A on white background.


Black color preview on #72676A background

This text has black color on #72676A background.


White color preview on #72676A background

This text has white color on #72676A background.


Related colors

Complementary color

Complementary color for #hex is #8D9895.


I love getcolorcode.com

Triadic colors

1 #6A7267 and #676A72 with #72676A are triadic colors.

2 #6A6772 and #67726A with #72676A are triadic colors.