COLOR #63418B

HEX: #63418B RGB: (99,65,139)

Renk bilgisi

#63418B contains mainly red and blue colors. #63418B ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#63418B color RGB value is (99,65,139).

RGB: (99,65,139) (39%, 25%, 55%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 65 of 255 = 25%
B 139 of 255 = 55%

99
65
139

R + G + B ~ 40%. #63418B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 65 + 139 = 303 (100%)
R 99 of 303 ~ 32.67%
G 65 of 303 ~ 21.45%
B 139 of 303 ~ 45.87'%

%32.67
%21.45
%45.87

CMYK RENK MODELİ

#63418B rengi CMYK tonu (29,53,0,45).

  • camgöbeği tonu 28.78%
  • eflatun tonu 53.24%
  • sarı tonu 0.00%
  • ana renk tonu 45.49%

CMYK: (29,53,0,45)
C29M53Y0K45 (29%, 53%, 0%, 45%)
(0.29 / 0.53 / 0.00 / 0.45)

CMYK yüzdeleri

%28.78
%53.24
%0
%45.49

Codes

Color #63418B in popluar color models

63 41 8B
RGB 99 65 139
HSL 268° 36.27% 40.00%
HSB/HSV 268° 53.24% 54.51%
CMYK 28.78% 53.24% 0.00%
45.49%

Color #63418B in popluar number systems.

HEX 63 41 8B
Decimal 99 65 139
Binary 1100011 1000001 10001011
Octal 143 101 213

Shades and tints

Shades of #63418B

#63418B
(99,65,139)
#5A3C7F
(90,60,127)
#513773
(81,55,115)
#483267
(72,50,103)
#3F2D5B
(63,45,91)
#36284F
(54,40,79)
#2D2343
(45,35,67)
#241E37
(36,30,55)
#1B192B
(27,25,43)
#12141F
(18,20,31)
#090F13
(9,15,19)
#000000
(0,0,0)

Tints of #63418B

#63418B
(99,65,139)
#715295
(113,82,149)
#7F639F
(127,99,159)
#8D74A9
(141,116,169)
#9B85B3
(155,133,179)
#A996BD
(169,150,189)
#B7A7C7
(183,167,199)
#C5B8D1
(197,184,209)
#D3C9DB
(211,201,219)
#E1DAE5
(225,218,229)
#EFEBEF
(239,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63418B color. Also use rgb(99,65,139) instead hex code.

Text Font Color

.myTextColor { color: #63418B; }

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

This text font color is #63418B.

Background Color

.myBgColor { background-color: #63418B; }

<div style="background-color:#63418B">Inner text</div>

This div background color is #63418B.

Border color

.myBorderColor { border: 1px solid #63418B; }

<div style="border:3px solid #63418B">Div</div>

This div border color is #63418B.

Opacity

.myOpacity80 { color: #63418B; opacity: 0.8; }

<p style="color:#63418B;opacity:0.8;">80%</p>

Text with #63418B 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 #63418B;}

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

This text has shadow with #63418B color.


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

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

This text has shadow with #63418B primary color and red secondary color.


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

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

This text has shadow with #63418B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63418B.

Preview

Color preview on black background

This text has color #63418B on black background.


Color preview on white background

This text has color #63418B on white background.


Black color preview on #63418B background

This text has black color on #63418B background.


White color preview on #63418B background

This text has white color on #63418B background.


Related colors

Complementary color

Complementary color for #hex is #9CBE74.


I love getcolorcode.com

Triadic colors

1 #8B6341 and #418B63 with #63418B are triadic colors.

2 #8B4163 and #41638B with #63418B are triadic colors.