COLOR #776273

HEX: #776273 RGB: (119,98,115)

Color info

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

RGB color model

#776273 color RGB value is (119,98,115).

RGB: (119,98,115) (47%, 38%, 45%)

RGB channels and saturation

R 119 of 255 = 47%
G 98 of 255 = 38%
B 115 of 255 = 45%

119
98
115

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

Portions of RGB colors in percentages

R + G + B = 119 + 98 + 115 = 332 (100%)
R 119 of 332 ~ 35.84%
G 98 of 332 ~ 29.52%
B 115 of 332 ~ 34.64'%

%35.84
%29.52
%34.64

CMYK color model

#776273 color CMYK value is (0,18,3,53).

  • cyan value is 0.00%
  • magenta value is 17.65%
  • yellow value is 3.36%
  • key color value is 53.33%

CMYK: (0,18,3,53)
C0M18Y3K53 (0%, 18%, 3%, 53%)
(0.00 / 0.18 / 0.03 / 0.53)

CMYK percentages

%0
%17.65
%3.36
%53.33

Codes

Color #776273 in popluar color models

77 62 73
RGB 119 98 115
HSL 311° 9.68% 42.55%
HSB/HSV 311° 17.65% 46.67%
CMYK 0.00% 17.65% 3.36%
53.33%

Color #776273 in popluar number systems.

HEX 77 62 73
Decimal 119 98 115
Binary 1110111 1100010 1110011
Octal 167 142 163

Shades and tints

Shades of #776273

#776273
(119,98,115)
#6D5A69
(109,90,105)
#63525F
(99,82,95)
#594A55
(89,74,85)
#4F424B
(79,66,75)
#453A41
(69,58,65)
#3B3237
(59,50,55)
#312A2D
(49,42,45)
#272223
(39,34,35)
#1D1A19
(29,26,25)
#13120F
(19,18,15)
#000000
(0,0,0)

Tints of #776273

#776273
(119,98,115)
#83707F
(131,112,127)
#8F7E8B
(143,126,139)
#9B8C97
(155,140,151)
#A79AA3
(167,154,163)
#B3A8AF
(179,168,175)
#BFB6BB
(191,182,187)
#CBC4C7
(203,196,199)
#D7D2D3
(215,210,211)
#E3E0DF
(227,224,223)
#EFEEEB
(239,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776273 color. Also use rgb(119,98,115) instead hex code.

Text Font Color

.myTextColor { color: #776273; }

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

This text font color is #776273.

Background Color

.myBgColor { background-color: #776273; }

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

This div background color is #776273.

Border color

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

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

This div border color is #776273.

Opacity

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

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

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

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

This text has shadow with #776273 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776273.

Preview

Color preview on black background

This text has color #776273 on black background.


Color preview on white background

This text has color #776273 on white background.


Black color preview on #776273 background

This text has black color on #776273 background.


White color preview on #776273 background

This text has white color on #776273 background.


Related colors

Complementary color

Complementary color for #hex is #889D8C.


I love getcolorcode.com

Triadic colors

1 #737762 and #627377 with #776273 are triadic colors.

2 #736277 and #627773 with #776273 are triadic colors.