COLOR #6361A0

HEX: #6361A0 RGB: (99,97,160)

Renk bilgisi

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

RGB renk modeli

#6361A0 color RGB value is (99,97,160).

RGB: (99,97,160) (39%, 38%, 63%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 97 of 255 = 38%
B 160 of 255 = 63%

99
97
160

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 97 + 160 = 356 (100%)
R 99 of 356 ~ 27.81%
G 97 of 356 ~ 27.25%
B 160 of 356 ~ 44.94'%

%27.81
%27.25
%44.94

CMYK RENK MODELİ

#6361A0 rengi CMYK tonu (38,39,0,37).

  • camgöbeği tonu 38.13%
  • eflatun tonu 39.38%
  • sarı tonu 0.00%
  • ana renk tonu 37.25%

CMYK: (38,39,0,37)
C38M39Y0K37 (38%, 39%, 0%, 37%)
(0.38 / 0.39 / 0.00 / 0.37)

CMYK yüzdeleri

%38.13
%39.38
%0
%37.25

Codes

Color #6361A0 in popluar color models

63 61 A0
RGB 99 97 160
HSL 242° 24.90% 50.39%
HSB/HSV 242° 39.38% 62.75%
CMYK 38.13% 39.38% 0.00%
37.25%

Color #6361A0 in popluar number systems.

HEX 63 61 A0
Decimal 99 97 160
Binary 1100011 1100001 10100000
Octal 143 141 240

Shades and tints

Shades of #6361A0

#6361A0
(99,97,160)
#5A5992
(90,89,146)
#515184
(81,81,132)
#484976
(72,73,118)
#3F4168
(63,65,104)
#36395A
(54,57,90)
#2D314C
(45,49,76)
#24293E
(36,41,62)
#1B2130
(27,33,48)
#121922
(18,25,34)
#091114
(9,17,20)
#000000
(0,0,0)

Tints of #6361A0

#6361A0
(99,97,160)
#716FA8
(113,111,168)
#7F7DB0
(127,125,176)
#8D8BB8
(141,139,184)
#9B99C0
(155,153,192)
#A9A7C8
(169,167,200)
#B7B5D0
(183,181,208)
#C5C3D8
(197,195,216)
#D3D1E0
(211,209,224)
#E1DFE8
(225,223,232)
#EFEDF0
(239,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6361A0 color. Also use rgb(99,97,160) instead hex code.

Text Font Color

.myTextColor { color: #6361A0; }

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

This text font color is #6361A0.

Background Color

.myBgColor { background-color: #6361A0; }

<div style="background-color:#6361A0">Inner text</div>

This div background color is #6361A0.

Border color

.myBorderColor { border: 1px solid #6361A0; }

<div style="border:3px solid #6361A0">Div</div>

This div border color is #6361A0.

Opacity

.myOpacity80 { color: #6361A0; opacity: 0.8; }

<p style="color:#6361A0;opacity:0.8;">80%</p>

Text with #6361A0 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 #6361A0;}

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

This text has shadow with #6361A0 color.


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

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

This text has shadow with #6361A0 primary color and red secondary color.


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

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

This text has shadow with #6361A0 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6361A0.

Preview

Color preview on black background

This text has color #6361A0 on black background.


Color preview on white background

This text has color #6361A0 on white background.


Black color preview on #6361A0 background

This text has black color on #6361A0 background.


White color preview on #6361A0 background

This text has white color on #6361A0 background.


Related colors

Complementary color

Complementary color for #hex is #9C9E5F.


I love getcolorcode.com

Triadic colors

1 #A06361 and #61A063 with #6361A0 are triadic colors.

2 #A06163 and #6163A0 with #6361A0 are triadic colors.