COLOR #727778

HEX: #727778 RGB: (114,119,120)

Color info

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

RGB color model

#727778 color RGB value is (114,119,120).

RGB: (114,119,120) (45%, 47%, 47%)

RGB channels and saturation

R 114 of 255 = 45%
G 119 of 255 = 47%
B 120 of 255 = 47%

114
119
120

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

Portions of RGB colors in percentages

R + G + B = 114 + 119 + 120 = 353 (100%)
R 114 of 353 ~ 32.29%
G 119 of 353 ~ 33.71%
B 120 of 353 ~ 33.99'%

%32.29
%33.71
%33.99

CMYK color model

#727778 color CMYK value is (5,1,0,53).

  • cyan value is 5.00%
  • magenta value is 0.83%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (5,1,0,53)
C5M1Y0K53 (5%, 1%, 0%, 53%)
(0.05 / 0.01 / 0.00 / 0.53)

CMYK percentages

%5
%0.83
%0
%52.94

Codes

Color #727778 in popluar color models

72 77 78
RGB 114 119 120
HSL 190° 2.56% 45.88%
HSB/HSV 190° 5.00% 47.06%
CMYK 5.00% 0.83% 0.00%
52.94%

Color #727778 in popluar number systems.

HEX 72 77 78
Decimal 114 119 120
Binary 1110010 1110111 1111000
Octal 162 167 170

Shades and tints

Shades of #727778

#727778
(114,119,120)
#686D6E
(104,109,110)
#5E6364
(94,99,100)
#54595A
(84,89,90)
#4A4F50
(74,79,80)
#404546
(64,69,70)
#363B3C
(54,59,60)
#2C3132
(44,49,50)
#222728
(34,39,40)
#181D1E
(24,29,30)
#0E1314
(14,19,20)
#000000
(0,0,0)

Tints of #727778

#727778
(114,119,120)
#7E8384
(126,131,132)
#8A8F90
(138,143,144)
#969B9C
(150,155,156)
#A2A7A8
(162,167,168)
#AEB3B4
(174,179,180)
#BABFC0
(186,191,192)
#C6CBCC
(198,203,204)
#D2D7D8
(210,215,216)
#DEE3E4
(222,227,228)
#EAEFF0
(234,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #727778 color. Also use rgb(114,119,120) instead hex code.

Text Font Color

.myTextColor { color: #727778; }

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

This text font color is #727778.

Background Color

.myBgColor { background-color: #727778; }

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

This div background color is #727778.

Border color

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

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

This div border color is #727778.

Opacity

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

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

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

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

This text has shadow with #727778 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727778.

Preview

Color preview on black background

This text has color #727778 on black background.


Color preview on white background

This text has color #727778 on white background.


Black color preview on #727778 background

This text has black color on #727778 background.


White color preview on #727778 background

This text has white color on #727778 background.


Related colors

Complementary color

Complementary color for #hex is #8D8887.


I love getcolorcode.com

Triadic colors

1 #787277 and #777872 with #727778 are triadic colors.

2 #787772 and #777278 with #727778 are triadic colors.