COLOR #6365C2

HEX: #6365C2 RGB: (99,101,194)

Renk bilgisi

#6365C2 contains mainly blue color. #6365C2 ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#6365C2 color RGB value is (99,101,194).

RGB: (99,101,194) (39%, 40%, 76%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 101 of 255 = 40%
B 194 of 255 = 76%

99
101
194

R + G + B ~ 52%. #6365C2 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 101 + 194 = 394 (100%)
R 99 of 394 ~ 25.13%
G 101 of 394 ~ 25.63%
B 194 of 394 ~ 49.24'%

%25.13
%25.63
%49.24

CMYK RENK MODELİ

#6365C2 rengi CMYK tonu (49,48,0,24).

  • camgöbeği tonu 48.97%
  • eflatun tonu 47.94%
  • sarı tonu 0.00%
  • ana renk tonu 23.92%

CMYK: (49,48,0,24)
C49M48Y0K24 (49%, 48%, 0%, 24%)
(0.49 / 0.48 / 0.00 / 0.24)

CMYK yüzdeleri

%48.97
%47.94
%0
%23.92

Codes

Color #6365C2 in popluar color models

63 65 C2
RGB 99 101 194
HSL 239° 43.78% 57.45%
HSB/HSV 239° 48.97% 76.08%
CMYK 48.97% 47.94% 0.00%
23.92%

Color #6365C2 in popluar number systems.

HEX 63 65 C2
Decimal 99 101 194
Binary 1100011 1100101 11000010
Octal 143 145 302

Shades and tints

Shades of #6365C2

#6365C2
(99,101,194)
#5A5CB1
(90,92,177)
#5153A0
(81,83,160)
#484A8F
(72,74,143)
#3F417E
(63,65,126)
#36386D
(54,56,109)
#2D2F5C
(45,47,92)
#24264B
(36,38,75)
#1B1D3A
(27,29,58)
#121429
(18,20,41)
#090B18
(9,11,24)
#000000
(0,0,0)

Tints of #6365C2

#6365C2
(99,101,194)
#7173C7
(113,115,199)
#7F81CC
(127,129,204)
#8D8FD1
(141,143,209)
#9B9DD6
(155,157,214)
#A9ABDB
(169,171,219)
#B7B9E0
(183,185,224)
#C5C7E5
(197,199,229)
#D3D5EA
(211,213,234)
#E1E3EF
(225,227,239)
#EFF1F4
(239,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6365C2 color. Also use rgb(99,101,194) instead hex code.

Text Font Color

.myTextColor { color: #6365C2; }

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

This text font color is #6365C2.

Background Color

.myBgColor { background-color: #6365C2; }

<div style="background-color:#6365C2">Inner text</div>

This div background color is #6365C2.

Border color

.myBorderColor { border: 1px solid #6365C2; }

<div style="border:3px solid #6365C2">Div</div>

This div border color is #6365C2.

Opacity

.myOpacity80 { color: #6365C2; opacity: 0.8; }

<p style="color:#6365C2;opacity:0.8;">80%</p>

Text with #6365C2 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 #6365C2;}

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

This text has shadow with #6365C2 color.


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

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

This text has shadow with #6365C2 primary color and red secondary color.


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

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

This text has shadow with #6365C2 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6365C2.

Preview

Color preview on black background

This text has color #6365C2 on black background.


Color preview on white background

This text has color #6365C2 on white background.


Black color preview on #6365C2 background

This text has black color on #6365C2 background.


White color preview on #6365C2 background

This text has white color on #6365C2 background.


Related colors

Complementary color

Complementary color for #hex is #9C9A3D.


I love getcolorcode.com

Triadic colors

1 #C26365 and #65C263 with #6365C2 are triadic colors.

2 #C26563 and #6563C2 with #6365C2 are triadic colors.