COLOR #63744D

HEX: #63744D RGB: (99,116,77)

Renk bilgisi

#63744D contains red, green and blue colors in about the same proportion. #63744D ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#63744D color RGB value is (99,116,77).

RGB: (99,116,77) (39%, 45%, 30%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 116 of 255 = 45%
B 77 of 255 = 30%

99
116
77

R + G + B ~ 38%. #63744D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 116 + 77 = 292 (100%)
R 99 of 292 ~ 33.9%
G 116 of 292 ~ 39.73%
B 77 of 292 ~ 26.37'%

%33.9
%39.73
%26.37

CMYK RENK MODELİ

#63744D rengi CMYK tonu (15,0,34,55).

  • camgöbeği tonu 14.66%
  • eflatun tonu 0.00%
  • sarı tonu 33.62%
  • ana renk tonu 54.51%

CMYK: (15,0,34,55)
C15M0Y34K55 (15%, 0%, 34%, 55%)
(0.15 / 0.00 / 0.34 / 0.55)

CMYK yüzdeleri

%14.66
%0
%33.62
%54.51

Codes

Color #63744D in popluar color models

63 74 4D
RGB 99 116 77
HSL 86° 20.21% 37.84%
HSB/HSV 86° 33.62% 45.49%
CMYK 14.66% 0.00% 33.62%
54.51%

Color #63744D in popluar number systems.

HEX 63 74 4D
Decimal 99 116 77
Binary 1100011 1110100 1001101
Octal 143 164 115

Shades and tints

Shades of #63744D

#63744D
(99,116,77)
#5A6A46
(90,106,70)
#51603F
(81,96,63)
#485638
(72,86,56)
#3F4C31
(63,76,49)
#36422A
(54,66,42)
#2D3823
(45,56,35)
#242E1C
(36,46,28)
#1B2415
(27,36,21)
#121A0E
(18,26,14)
#091007
(9,16,7)
#000000
(0,0,0)

Tints of #63744D

#63744D
(99,116,77)
#71805D
(113,128,93)
#7F8C6D
(127,140,109)
#8D987D
(141,152,125)
#9BA48D
(155,164,141)
#A9B09D
(169,176,157)
#B7BCAD
(183,188,173)
#C5C8BD
(197,200,189)
#D3D4CD
(211,212,205)
#E1E0DD
(225,224,221)
#EFECED
(239,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63744D color. Also use rgb(99,116,77) instead hex code.

Text Font Color

.myTextColor { color: #63744D; }

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

This text font color is #63744D.

Background Color

.myBgColor { background-color: #63744D; }

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

This div background color is #63744D.

Border color

.myBorderColor { border: 1px solid #63744D; }

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

This div border color is #63744D.

Opacity

.myOpacity80 { color: #63744D; opacity: 0.8; }

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

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

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

This text has shadow with #63744D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63744D.

Preview

Color preview on black background

This text has color #63744D on black background.


Color preview on white background

This text has color #63744D on white background.


Black color preview on #63744D background

This text has black color on #63744D background.


White color preview on #63744D background

This text has white color on #63744D background.


Related colors

Complementary color

Complementary color for #hex is #9C8BB2.


I love getcolorcode.com

Triadic colors

1 #4D6374 and #744D63 with #63744D are triadic colors.

2 #4D7463 and #74634D with #63744D are triadic colors.