COLOR #6396D9

HEX: #6396D9 RGB: (99,150,217)

Renk bilgisi

#6396D9 contains mainly blue color. #6396D9 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#6396D9 color RGB value is (99,150,217).

RGB: (99,150,217) (39%, 59%, 85%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 150 of 255 = 59%
B 217 of 255 = 85%

99
150
217

R + G + B ~ 61%. #6396D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 150 + 217 = 466 (100%)
R 99 of 466 ~ 21.24%
G 150 of 466 ~ 32.19%
B 217 of 466 ~ 46.57'%

%21.24
%32.19
%46.57

CMYK RENK MODELİ

#6396D9 rengi CMYK tonu (54,31,0,15).

  • camgöbeği tonu 54.38%
  • eflatun tonu 30.88%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (54,31,0,15)
C54M31Y0K15 (54%, 31%, 0%, 15%)
(0.54 / 0.31 / 0.00 / 0.15)

CMYK yüzdeleri

%54.38
%30.88
%0
%14.9

Codes

Color #6396D9 in popluar color models

63 96 D9
RGB 99 150 217
HSL 214° 60.82% 61.96%
HSB/HSV 214° 54.38% 85.10%
CMYK 54.38% 30.88% 0.00%
14.90%

Color #6396D9 in popluar number systems.

HEX 63 96 D9
Decimal 99 150 217
Binary 1100011 10010110 11011001
Octal 143 226 331

Shades and tints

Shades of #6396D9

#6396D9
(99,150,217)
#5A89C6
(90,137,198)
#517CB3
(81,124,179)
#486FA0
(72,111,160)
#3F628D
(63,98,141)
#36557A
(54,85,122)
#2D4867
(45,72,103)
#243B54
(36,59,84)
#1B2E41
(27,46,65)
#12212E
(18,33,46)
#09141B
(9,20,27)
#000000
(0,0,0)

Tints of #6396D9

#6396D9
(99,150,217)
#719FDC
(113,159,220)
#7FA8DF
(127,168,223)
#8DB1E2
(141,177,226)
#9BBAE5
(155,186,229)
#A9C3E8
(169,195,232)
#B7CCEB
(183,204,235)
#C5D5EE
(197,213,238)
#D3DEF1
(211,222,241)
#E1E7F4
(225,231,244)
#EFF0F7
(239,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6396D9 color. Also use rgb(99,150,217) instead hex code.

Text Font Color

.myTextColor { color: #6396D9; }

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

This text font color is #6396D9.

Background Color

.myBgColor { background-color: #6396D9; }

<div style="background-color:#6396D9">Inner text</div>

This div background color is #6396D9.

Border color

.myBorderColor { border: 1px solid #6396D9; }

<div style="border:3px solid #6396D9">Div</div>

This div border color is #6396D9.

Opacity

.myOpacity80 { color: #6396D9; opacity: 0.8; }

<p style="color:#6396D9;opacity:0.8;">80%</p>

Text with #6396D9 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 #6396D9;}

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

This text has shadow with #6396D9 color.


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

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

This text has shadow with #6396D9 primary color and red secondary color.


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

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

This text has shadow with #6396D9 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6396D9.

Preview

Color preview on black background

This text has color #6396D9 on black background.


Color preview on white background

This text has color #6396D9 on white background.


Black color preview on #6396D9 background

This text has black color on #6396D9 background.


White color preview on #6396D9 background

This text has white color on #6396D9 background.


Related colors

Complementary color

Complementary color for #hex is #9C6926.


I love getcolorcode.com

Triadic colors

1 #D96396 and #96D963 with #6396D9 are triadic colors.

2 #D99663 and #9663D9 with #6396D9 are triadic colors.