COLOR #6563A8

HEX: #6563A8 RGB: (101,99,168)

Renk bilgisi

#6563A8 contains mainly blue color. #6563A8 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6563A8 color RGB value is (101,99,168).

RGB: (101,99,168) (40%, 39%, 66%)

RGB bağlantıları ve doygunluk

R 101 of 255 = 40%
G 99 of 255 = 39%
B 168 of 255 = 66%

101
99
168

R + G + B ~ 48%. #6563A8 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 101 + 99 + 168 = 368 (100%)
R 101 of 368 ~ 27.45%
G 99 of 368 ~ 26.9%
B 168 of 368 ~ 45.65'%

%27.45
%26.9
%45.65

CMYK RENK MODELİ

#6563A8 rengi CMYK tonu (40,41,0,34).

  • camgöbeği tonu 39.88%
  • eflatun tonu 41.07%
  • sarı tonu 0.00%
  • ana renk tonu 34.12%

CMYK: (40,41,0,34)
C40M41Y0K34 (40%, 41%, 0%, 34%)
(0.40 / 0.41 / 0.00 / 0.34)

CMYK yüzdeleri

%39.88
%41.07
%0
%34.12

Codes

Color #6563A8 in popluar color models

65 63 A8
RGB 101 99 168
HSL 242° 28.40% 52.35%
HSB/HSV 242° 41.07% 65.88%
CMYK 39.88% 41.07% 0.00%
34.12%

Color #6563A8 in popluar number systems.

HEX 65 63 A8
Decimal 101 99 168
Binary 1100101 1100011 10101000
Octal 145 143 250

Shades and tints

Shades of #6563A8

#6563A8
(101,99,168)
#5C5A99
(92,90,153)
#53518A
(83,81,138)
#4A487B
(74,72,123)
#413F6C
(65,63,108)
#38365D
(56,54,93)
#2F2D4E
(47,45,78)
#26243F
(38,36,63)
#1D1B30
(29,27,48)
#141221
(20,18,33)
#0B0912
(11,9,18)
#000000
(0,0,0)

Tints of #6563A8

#6563A8
(101,99,168)
#7371AF
(115,113,175)
#817FB6
(129,127,182)
#8F8DBD
(143,141,189)
#9D9BC4
(157,155,196)
#ABA9CB
(171,169,203)
#B9B7D2
(185,183,210)
#C7C5D9
(199,197,217)
#D5D3E0
(213,211,224)
#E3E1E7
(227,225,231)
#F1EFEE
(241,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6563A8 color. Also use rgb(101,99,168) instead hex code.

Text Font Color

.myTextColor { color: #6563A8; }

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

This text font color is #6563A8.

Background Color

.myBgColor { background-color: #6563A8; }

<div style="background-color:#6563A8">Inner text</div>

This div background color is #6563A8.

Border color

.myBorderColor { border: 1px solid #6563A8; }

<div style="border:3px solid #6563A8">Div</div>

This div border color is #6563A8.

Opacity

.myOpacity80 { color: #6563A8; opacity: 0.8; }

<p style="color:#6563A8;opacity:0.8;">80%</p>

Text with #6563A8 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 #6563A8;}

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

This text has shadow with #6563A8 color.


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

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

This text has shadow with #6563A8 primary color and red secondary color.


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

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

This text has shadow with #6563A8 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6563A8.

Preview

Color preview on black background

This text has color #6563A8 on black background.


Color preview on white background

This text has color #6563A8 on white background.


Black color preview on #6563A8 background

This text has black color on #6563A8 background.


White color preview on #6563A8 background

This text has white color on #6563A8 background.


Related colors

Complementary color

Complementary color for #hex is #9A9C57.


I love getcolorcode.com

Triadic colors

1 #A86563 and #63A865 with #6563A8 are triadic colors.

2 #A86365 and #6365A8 with #6563A8 are triadic colors.