COLOR #63669D

HEX: #63669D RGB: (99,102,157)

Renk bilgisi

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

RGB renk modeli

#63669D color RGB value is (99,102,157).

RGB: (99,102,157) (39%, 40%, 62%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 102 of 255 = 40%
B 157 of 255 = 62%

99
102
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 102 + 157 = 358 (100%)
R 99 of 358 ~ 27.65%
G 102 of 358 ~ 28.49%
B 157 of 358 ~ 43.85'%

%27.65
%28.49
%43.85

CMYK RENK MODELİ

#63669D rengi CMYK tonu (37,35,0,38).

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

CMYK: (37,35,0,38)
C37M35Y0K38 (37%, 35%, 0%, 38%)
(0.37 / 0.35 / 0.00 / 0.38)

CMYK yüzdeleri

%36.94
%35.03
%0
%38.43

Codes

Color #63669D in popluar color models

63 66 9D
RGB 99 102 157
HSL 237° 22.83% 50.20%
HSB/HSV 237° 36.94% 61.57%
CMYK 36.94% 35.03% 0.00%
38.43%

Color #63669D in popluar number systems.

HEX 63 66 9D
Decimal 99 102 157
Binary 1100011 1100110 10011101
Octal 143 146 235

Shades and tints

Shades of #63669D

#63669D
(99,102,157)
#5A5D8F
(90,93,143)
#515481
(81,84,129)
#484B73
(72,75,115)
#3F4265
(63,66,101)
#363957
(54,57,87)
#2D3049
(45,48,73)
#24273B
(36,39,59)
#1B1E2D
(27,30,45)
#12151F
(18,21,31)
#090C11
(9,12,17)
#000000
(0,0,0)

Tints of #63669D

#63669D
(99,102,157)
#7173A5
(113,115,165)
#7F80AD
(127,128,173)
#8D8DB5
(141,141,181)
#9B9ABD
(155,154,189)
#A9A7C5
(169,167,197)
#B7B4CD
(183,180,205)
#C5C1D5
(197,193,213)
#D3CEDD
(211,206,221)
#E1DBE5
(225,219,229)
#EFE8ED
(239,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63669D; }

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

This text font color is #63669D.

Background Color

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

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

This div background color is #63669D.

Border color

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

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

This div border color is #63669D.

Opacity

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

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

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

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

This text has shadow with #63669D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63669D.

Preview

Color preview on black background

This text has color #63669D on black background.


Color preview on white background

This text has color #63669D on white background.


Black color preview on #63669D background

This text has black color on #63669D background.


White color preview on #63669D background

This text has white color on #63669D background.


Related colors

Complementary color

Complementary color for #hex is #9C9962.


I love getcolorcode.com

Triadic colors

1 #9D6366 and #669D63 with #63669D are triadic colors.

2 #9D6663 and #66639D with #63669D are triadic colors.