COLOR #72677A

HEX: #72677A RGB: (114,103,122)

Color info

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

RGB color model

#72677A color RGB value is (114,103,122).

RGB: (114,103,122) (45%, 40%, 48%)

RGB channels and saturation

R 114 of 255 = 45%
G 103 of 255 = 40%
B 122 of 255 = 48%

114
103
122

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

Portions of RGB colors in percentages

R + G + B = 114 + 103 + 122 = 339 (100%)
R 114 of 339 ~ 33.63%
G 103 of 339 ~ 30.38%
B 122 of 339 ~ 35.99'%

%33.63
%30.38
%35.99

CMYK color model

#72677A color CMYK value is (7,16,0,52).

  • cyan value is 6.56%
  • magenta value is 15.57%
  • yellow value is 0.00%
  • key color value is 52.16%
CMYK: (7,16,0,52) C7M16Y0K52 (7%,16%,0%,52%) (0.07/0.16/0.00/0.52) 

CMYK percentages

%6.56
%15.57
%0
%52.16

Codes

Color #72677A in popluar color models

72 67 7A
RGB 114 103 122
HSL 275° 8.44% 44.12%
HSB/HSV 275° 15.57% 47.84%
CMYK 6.56% 15.57% 0.00%
52.16%

Color #72677A in popluar number systems.

HEX 72 67 7A
Decimal 114 103 122
Binary 1110010 1100111 1111010
Octal 162 147 172

Shades and tints

Shades of #72677A

#72677A
(114,103,122)
#685E6F
(104,94,111)
#5E5564
(94,85,100)
#544C59
(84,76,89)
#4A434E
(74,67,78)
#403A43
(64,58,67)
#363138
(54,49,56)
#2C282D
(44,40,45)
#221F22
(34,31,34)
#181617
(24,22,23)
#0E0D0C
(14,13,12)
#000000
(0,0,0)

Tints of #72677A

#72677A
(114,103,122)
#7E7486
(126,116,134)
#8A8192
(138,129,146)
#968E9E
(150,142,158)
#A29BAA
(162,155,170)
#AEA8B6
(174,168,182)
#BAB5C2
(186,181,194)
#C6C2CE
(198,194,206)
#D2CFDA
(210,207,218)
#DEDCE6
(222,220,230)
#EAE9F2
(234,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72677A; }

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

This text font color is #72677A.

Background Color

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

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

This div background color is #72677A.

Border color

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

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

This div border color is #72677A.

Opacity

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

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

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

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

This text has shadow with #72677A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72677A.

Preview

Color preview on black background

This text has color #72677A on black background.


Color preview on white background

This text has color #72677A on white background.


Black color preview on #72677A background

This text has black color on #72677A background.


White color preview on #72677A background

This text has white color on #72677A background.


Related colors

Complementary color

Complementary color for #hex is #8D9885.


I love getcolorcode.com

Triadic colors

1 #7A7267 and #677A72 with #72677A are triadic colors.

2 #7A6772 and #67727A with #72677A are triadic colors.