COLOR #63747F

HEX: #63747F RGB: (99,116,127)

Renk bilgisi

#63747F contains red, green and blue colors in about the same proportion. #63747F ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#63747F color RGB value is (99,116,127).

RGB: (99,116,127) (39%, 45%, 50%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 116 of 255 = 45%
B 127 of 255 = 50%

99
116
127

R + G + B ~ 45%. #63747F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 116 + 127 = 342 (100%)
R 99 of 342 ~ 28.95%
G 116 of 342 ~ 33.92%
B 127 of 342 ~ 37.13'%

%28.95
%33.92
%37.13

CMYK RENK MODELİ

#63747F rengi CMYK tonu (22,9,0,50).

  • camgöbeği tonu 22.05%
  • eflatun tonu 8.66%
  • sarı tonu 0.00%
  • ana renk tonu 50.20%

CMYK: (22,9,0,50)
C22M9Y0K50 (22%, 9%, 0%, 50%)
(0.22 / 0.09 / 0.00 / 0.50)

CMYK yüzdeleri

%22.05
%8.66
%0
%50.2

Codes

Color #63747F in popluar color models

63 74 7F
RGB 99 116 127
HSL 204° 12.39% 44.31%
HSB/HSV 204° 22.05% 49.80%
CMYK 22.05% 8.66% 0.00%
50.20%

Color #63747F in popluar number systems.

HEX 63 74 7F
Decimal 99 116 127
Binary 1100011 1110100 1111111
Octal 143 164 177

Shades and tints

Shades of #63747F

#63747F
(99,116,127)
#5A6A74
(90,106,116)
#516069
(81,96,105)
#48565E
(72,86,94)
#3F4C53
(63,76,83)
#364248
(54,66,72)
#2D383D
(45,56,61)
#242E32
(36,46,50)
#1B2427
(27,36,39)
#121A1C
(18,26,28)
#091011
(9,16,17)
#000000
(0,0,0)

Tints of #63747F

#63747F
(99,116,127)
#71808A
(113,128,138)
#7F8C95
(127,140,149)
#8D98A0
(141,152,160)
#9BA4AB
(155,164,171)
#A9B0B6
(169,176,182)
#B7BCC1
(183,188,193)
#C5C8CC
(197,200,204)
#D3D4D7
(211,212,215)
#E1E0E2
(225,224,226)
#EFECED
(239,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63747F color. Also use rgb(99,116,127) instead hex code.

Text Font Color

.myTextColor { color: #63747F; }

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

This text font color is #63747F.

Background Color

.myBgColor { background-color: #63747F; }

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

This div background color is #63747F.

Border color

.myBorderColor { border: 1px solid #63747F; }

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

This div border color is #63747F.

Opacity

.myOpacity80 { color: #63747F; opacity: 0.8; }

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

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

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

This text has shadow with #63747F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63747F.

Preview

Color preview on black background

This text has color #63747F on black background.


Color preview on white background

This text has color #63747F on white background.


Black color preview on #63747F background

This text has black color on #63747F background.


White color preview on #63747F background

This text has white color on #63747F background.


Related colors

Complementary color

Complementary color for #hex is #9C8B80.


I love getcolorcode.com

Triadic colors

1 #7F6374 and #747F63 with #63747F are triadic colors.

2 #7F7463 and #74637F with #63747F are triadic colors.