COLOR #63779D

HEX: #63779D RGB: (99,119,157)

Renk bilgisi

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

RGB renk modeli

#63779D color RGB value is (99,119,157).

RGB: (99,119,157) (39%, 47%, 62%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 119 of 255 = 47%
B 157 of 255 = 62%

99
119
157

R + G + B ~ 49%. #63779D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 119 + 157 = 375 (100%)
R 99 of 375 ~ 26.4%
G 119 of 375 ~ 31.73%
B 157 of 375 ~ 41.87'%

%26.4
%31.73
%41.87

CMYK RENK MODELİ

#63779D rengi CMYK tonu (37,24,0,38).

  • camgöbeği tonu 36.94%
  • eflatun tonu 24.20%
  • sarı tonu 0.00%
  • ana renk tonu 38.43%

CMYK: (37,24,0,38)
C37M24Y0K38 (37%, 24%, 0%, 38%)
(0.37 / 0.24 / 0.00 / 0.38)

CMYK yüzdeleri

%36.94
%24.2
%0
%38.43

Codes

Color #63779D in popluar color models

63 77 9D
RGB 99 119 157
HSL 219° 22.83% 50.20%
HSB/HSV 219° 36.94% 61.57%
CMYK 36.94% 24.20% 0.00%
38.43%

Color #63779D in popluar number systems.

HEX 63 77 9D
Decimal 99 119 157
Binary 1100011 1110111 10011101
Octal 143 167 235

Shades and tints

Shades of #63779D

#63779D
(99,119,157)
#5A6D8F
(90,109,143)
#516381
(81,99,129)
#485973
(72,89,115)
#3F4F65
(63,79,101)
#364557
(54,69,87)
#2D3B49
(45,59,73)
#24313B
(36,49,59)
#1B272D
(27,39,45)
#121D1F
(18,29,31)
#091311
(9,19,17)
#000000
(0,0,0)

Tints of #63779D

#63779D
(99,119,157)
#7183A5
(113,131,165)
#7F8FAD
(127,143,173)
#8D9BB5
(141,155,181)
#9BA7BD
(155,167,189)
#A9B3C5
(169,179,197)
#B7BFCD
(183,191,205)
#C5CBD5
(197,203,213)
#D3D7DD
(211,215,221)
#E1E3E5
(225,227,229)
#EFEFED
(239,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63779D; }

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

This text font color is #63779D.

Background Color

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

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

This div background color is #63779D.

Border color

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

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

This div border color is #63779D.

Opacity

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

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

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

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

This text has shadow with #63779D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63779D.

Preview

Color preview on black background

This text has color #63779D on black background.


Color preview on white background

This text has color #63779D on white background.


Black color preview on #63779D background

This text has black color on #63779D background.


White color preview on #63779D background

This text has white color on #63779D background.


Related colors

Complementary color

Complementary color for #hex is #9C8862.


I love getcolorcode.com

Triadic colors

1 #9D6377 and #779D63 with #63779D are triadic colors.

2 #9D7763 and #77639D with #63779D are triadic colors.