COLOR #63497D

HEX: #63497D RGB: (99,73,125)

Renk bilgisi

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

RGB renk modeli

#63497D color RGB value is (99,73,125).

RGB: (99,73,125) (39%, 29%, 49%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 73 of 255 = 29%
B 125 of 255 = 49%

99
73
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 73 + 125 = 297 (100%)
R 99 of 297 ~ 33.33%
G 73 of 297 ~ 24.58%
B 125 of 297 ~ 42.09'%

%33.33
%24.58
%42.09

CMYK RENK MODELİ

#63497D rengi CMYK tonu (21,42,0,51).

  • camgöbeği tonu 20.80%
  • eflatun tonu 41.60%
  • sarı tonu 0.00%
  • ana renk tonu 50.98%

CMYK: (21,42,0,51)
C21M42Y0K51 (21%, 42%, 0%, 51%)
(0.21 / 0.42 / 0.00 / 0.51)

CMYK yüzdeleri

%20.8
%41.6
%0
%50.98

Codes

Color #63497D in popluar color models

63 49 7D
RGB 99 73 125
HSL 270° 26.26% 38.82%
HSB/HSV 270° 41.60% 49.02%
CMYK 20.80% 41.60% 0.00%
50.98%

Color #63497D in popluar number systems.

HEX 63 49 7D
Decimal 99 73 125
Binary 1100011 1001001 1111101
Octal 143 111 175

Shades and tints

Shades of #63497D

#63497D
(99,73,125)
#5A4372
(90,67,114)
#513D67
(81,61,103)
#48375C
(72,55,92)
#3F3151
(63,49,81)
#362B46
(54,43,70)
#2D253B
(45,37,59)
#241F30
(36,31,48)
#1B1925
(27,25,37)
#12131A
(18,19,26)
#090D0F
(9,13,15)
#000000
(0,0,0)

Tints of #63497D

#63497D
(99,73,125)
#715988
(113,89,136)
#7F6993
(127,105,147)
#8D799E
(141,121,158)
#9B89A9
(155,137,169)
#A999B4
(169,153,180)
#B7A9BF
(183,169,191)
#C5B9CA
(197,185,202)
#D3C9D5
(211,201,213)
#E1D9E0
(225,217,224)
#EFE9EB
(239,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63497D color. Also use rgb(99,73,125) instead hex code.

Text Font Color

.myTextColor { color: #63497D; }

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

This text font color is #63497D.

Background Color

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

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

This div background color is #63497D.

Border color

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

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

This div border color is #63497D.

Opacity

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

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

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

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

This text has shadow with #63497D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63497D.

Preview

Color preview on black background

This text has color #63497D on black background.


Color preview on white background

This text has color #63497D on white background.


Black color preview on #63497D background

This text has black color on #63497D background.


White color preview on #63497D background

This text has white color on #63497D background.


Related colors

Complementary color

Complementary color for #hex is #9CB682.


I love getcolorcode.com

Triadic colors

1 #7D6349 and #497D63 with #63497D are triadic colors.

2 #7D4963 and #49637D with #63497D are triadic colors.