COLOR #63766E

HEX: #63766E RGB: (99,118,110)

Color info

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

RGB color model

#63766E color RGB value is (99,118,110).

RGB: (99,118,110) (39%, 46%, 43%)

RGB channels and saturation

R 99 of 255 = 39%
G 118 of 255 = 46%
B 110 of 255 = 43%

99
118
110

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

Portions of RGB colors in percentages

R + G + B = 99 + 118 + 110 = 327 (100%)
R 99 of 327 ~ 30.28%
G 118 of 327 ~ 36.09%
B 110 of 327 ~ 33.64'%

%30.28
%36.09
%33.64

CMYK color model

#63766E color CMYK value is (16,0,7,54).

  • cyan value is 16.10%
  • magenta value is 0.00%
  • yellow value is 6.78%
  • key color value is 53.73%

CMYK: (16,0,7,54)
C16M0Y7K54 (16%, 0%, 7%, 54%)
(0.16 / 0.00 / 0.07 / 0.54)

CMYK percentages

%16.1
%0
%6.78
%53.73

Codes

Color #63766E in popluar color models

63 76 6E
RGB 99 118 110
HSL 155° 8.76% 42.55%
HSB/HSV 155° 16.10% 46.27%
CMYK 16.10% 0.00% 6.78%
53.73%

Color #63766E in popluar number systems.

HEX 63 76 6E
Decimal 99 118 110
Binary 1100011 1110110 1101110
Octal 143 166 156

Shades and tints

Shades of #63766E

#63766E
(99,118,110)
#5A6C64
(90,108,100)
#51625A
(81,98,90)
#485850
(72,88,80)
#3F4E46
(63,78,70)
#36443C
(54,68,60)
#2D3A32
(45,58,50)
#243028
(36,48,40)
#1B261E
(27,38,30)
#121C14
(18,28,20)
#09120A
(9,18,10)
#000000
(0,0,0)

Tints of #63766E

#63766E
(99,118,110)
#71827B
(113,130,123)
#7F8E88
(127,142,136)
#8D9A95
(141,154,149)
#9BA6A2
(155,166,162)
#A9B2AF
(169,178,175)
#B7BEBC
(183,190,188)
#C5CAC9
(197,202,201)
#D3D6D6
(211,214,214)
#E1E2E3
(225,226,227)
#EFEEF0
(239,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63766E; }

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

This text font color is #63766E.

Background Color

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

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

This div background color is #63766E.

Border color

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

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

This div border color is #63766E.

Opacity

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

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

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

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

This text has shadow with #63766E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63766E.

Preview

Color preview on black background

This text has color #63766E on black background.


Color preview on white background

This text has color #63766E on white background.


Black color preview on #63766E background

This text has black color on #63766E background.


White color preview on #63766E background

This text has white color on #63766E background.


Related colors

Complementary color

Complementary color for #hex is #9C8991.


I love getcolorcode.com

Triadic colors

1 #6E6376 and #766E63 with #63766E are triadic colors.

2 #6E7663 and #76636E with #63766E are triadic colors.