COLOR #63774D

HEX: #63774D RGB: (99,119,77)

Renk bilgisi

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

RGB renk modeli

#63774D color RGB value is (99,119,77).

RGB: (99,119,77) (39%, 47%, 30%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 119 of 255 = 47%
B 77 of 255 = 30%

99
119
77

R + G + B ~ 39%. #63774D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 119 + 77 = 295 (100%)
R 99 of 295 ~ 33.56%
G 119 of 295 ~ 40.34%
B 77 of 295 ~ 26.1'%

%33.56
%40.34
%26.1

CMYK RENK MODELİ

#63774D rengi CMYK tonu (17,0,35,53).

  • camgöbeği tonu 16.81%
  • eflatun tonu 0.00%
  • sarı tonu 35.29%
  • ana renk tonu 53.33%

CMYK: (17,0,35,53)
C17M0Y35K53 (17%, 0%, 35%, 53%)
(0.17 / 0.00 / 0.35 / 0.53)

CMYK yüzdeleri

%16.81
%0
%35.29
%53.33

Codes

Color #63774D in popluar color models

63 77 4D
RGB 99 119 77
HSL 89° 21.43% 38.43%
HSB/HSV 89° 35.29% 46.67%
CMYK 16.81% 0.00% 35.29%
53.33%

Color #63774D in popluar number systems.

HEX 63 77 4D
Decimal 99 119 77
Binary 1100011 1110111 1001101
Octal 143 167 115

Shades and tints

Shades of #63774D

#63774D
(99,119,77)
#5A6D46
(90,109,70)
#51633F
(81,99,63)
#485938
(72,89,56)
#3F4F31
(63,79,49)
#36452A
(54,69,42)
#2D3B23
(45,59,35)
#24311C
(36,49,28)
#1B2715
(27,39,21)
#121D0E
(18,29,14)
#091307
(9,19,7)
#000000
(0,0,0)

Tints of #63774D

#63774D
(99,119,77)
#71835D
(113,131,93)
#7F8F6D
(127,143,109)
#8D9B7D
(141,155,125)
#9BA78D
(155,167,141)
#A9B39D
(169,179,157)
#B7BFAD
(183,191,173)
#C5CBBD
(197,203,189)
#D3D7CD
(211,215,205)
#E1E3DD
(225,227,221)
#EFEFED
(239,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63774D; }

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

This text font color is #63774D.

Background Color

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

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

This div background color is #63774D.

Border color

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

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

This div border color is #63774D.

Opacity

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

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

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

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

This text has shadow with #63774D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63774D.

Preview

Color preview on black background

This text has color #63774D on black background.


Color preview on white background

This text has color #63774D on white background.


Black color preview on #63774D background

This text has black color on #63774D background.


White color preview on #63774D background

This text has white color on #63774D background.


Related colors

Complementary color

Complementary color for #hex is #9C88B2.


I love getcolorcode.com

Triadic colors

1 #4D6377 and #774D63 with #63774D are triadic colors.

2 #4D7763 and #77634D with #63774D are triadic colors.