COLOR #63766A

HEX: #63766A RGB: (99,118,106)

Color info

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

RGB color model

#63766A color RGB value is (99,118,106).

RGB: (99,118,106) (39%, 46%, 42%)

RGB channels and saturation

R 99 of 255 = 39%
G 118 of 255 = 46%
B 106 of 255 = 42%

99
118
106

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

Portions of RGB colors in percentages

R + G + B = 99 + 118 + 106 = 323 (100%)
R 99 of 323 ~ 30.65%
G 118 of 323 ~ 36.53%
B 106 of 323 ~ 32.82'%

%30.65
%36.53
%32.82

CMYK color model

#63766A color CMYK value is (16,0,10,54).

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

CMYK: (16,0,10,54)
C16M0Y10K54 (16%, 0%, 10%, 54%)
(0.16 / 0.00 / 0.10 / 0.54)

CMYK percentages

%16.1
%0
%10.17
%53.73

Codes

Color #63766A in popluar color models

63 76 6A
RGB 99 118 106
HSL 142° 8.76% 42.55%
HSB/HSV 142° 16.10% 46.27%
CMYK 16.10% 0.00% 10.17%
53.73%

Color #63766A in popluar number systems.

HEX 63 76 6A
Decimal 99 118 106
Binary 1100011 1110110 1101010
Octal 143 166 152

Shades and tints

Shades of #63766A

#63766A
(99,118,106)
#5A6C61
(90,108,97)
#516258
(81,98,88)
#48584F
(72,88,79)
#3F4E46
(63,78,70)
#36443D
(54,68,61)
#2D3A34
(45,58,52)
#24302B
(36,48,43)
#1B2622
(27,38,34)
#121C19
(18,28,25)
#091210
(9,18,16)
#000000
(0,0,0)

Tints of #63766A

#63766A
(99,118,106)
#718277
(113,130,119)
#7F8E84
(127,142,132)
#8D9A91
(141,154,145)
#9BA69E
(155,166,158)
#A9B2AB
(169,178,171)
#B7BEB8
(183,190,184)
#C5CAC5
(197,202,197)
#D3D6D2
(211,214,210)
#E1E2DF
(225,226,223)
#EFEEEC
(239,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63766A; }

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

This text font color is #63766A.

Background Color

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

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

This div background color is #63766A.

Border color

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

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

This div border color is #63766A.

Opacity

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

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

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

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

This text has shadow with #63766A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63766A.

Preview

Color preview on black background

This text has color #63766A on black background.


Color preview on white background

This text has color #63766A on white background.


Black color preview on #63766A background

This text has black color on #63766A background.


White color preview on #63766A background

This text has white color on #63766A background.


Related colors

Complementary color

Complementary color for #hex is #9C8995.


I love getcolorcode.com

Triadic colors

1 #6A6376 and #766A63 with #63766A are triadic colors.

2 #6A7663 and #76636A with #63766A are triadic colors.