COLOR #6394ED

HEX: #6394ED RGB: (99,148,237)

Renk bilgisi

#6394ED contains mainly blue color. #6394ED ‘ nin web güvenlik rengi #6699FF (ya da #69F) dir.

RGB renk modeli

#6394ED color RGB value is (99,148,237).

RGB: (99,148,237) (39%, 58%, 93%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 148 of 255 = 58%
B 237 of 255 = 93%

99
148
237

R + G + B ~ 63%. #6394ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 148 + 237 = 484 (100%)
R 99 of 484 ~ 20.45%
G 148 of 484 ~ 30.58%
B 237 of 484 ~ 48.97'%

%20.45
%30.58
%48.97

CMYK RENK MODELİ

#6394ED rengi CMYK tonu (58,38,0,7).

  • camgöbeği tonu 58.23%
  • eflatun tonu 37.55%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (58,38,0,7)
C58M38Y0K7 (58%, 38%, 0%, 7%)
(0.58 / 0.38 / 0.00 / 0.07)

CMYK yüzdeleri

%58.23
%37.55
%0
%7.06

Codes

Color #6394ED in popluar color models

63 94 ED
RGB 99 148 237
HSL 219° 79.31% 65.88%
HSB/HSV 219° 58.23% 92.94%
CMYK 58.23% 37.55% 0.00%
7.06%

Color #6394ED in popluar number systems.

HEX 63 94 ED
Decimal 99 148 237
Binary 1100011 10010100 11101101
Octal 143 224 355

Shades and tints

Shades of #6394ED

#6394ED
(99,148,237)
#5A87D8
(90,135,216)
#517AC3
(81,122,195)
#486DAE
(72,109,174)
#3F6099
(63,96,153)
#365384
(54,83,132)
#2D466F
(45,70,111)
#24395A
(36,57,90)
#1B2C45
(27,44,69)
#121F30
(18,31,48)
#09121B
(9,18,27)
#000000
(0,0,0)

Tints of #6394ED

#6394ED
(99,148,237)
#719DEE
(113,157,238)
#7FA6EF
(127,166,239)
#8DAFF0
(141,175,240)
#9BB8F1
(155,184,241)
#A9C1F2
(169,193,242)
#B7CAF3
(183,202,243)
#C5D3F4
(197,211,244)
#D3DCF5
(211,220,245)
#E1E5F6
(225,229,246)
#EFEEF7
(239,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6394ED color. Also use rgb(99,148,237) instead hex code.

Text Font Color

.myTextColor { color: #6394ED; }

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

This text font color is #6394ED.

Background Color

.myBgColor { background-color: #6394ED; }

<div style="background-color:#6394ED">Inner text</div>

This div background color is #6394ED.

Border color

.myBorderColor { border: 1px solid #6394ED; }

<div style="border:3px solid #6394ED">Div</div>

This div border color is #6394ED.

Opacity

.myOpacity80 { color: #6394ED; opacity: 0.8; }

<p style="color:#6394ED;opacity:0.8;">80%</p>

Text with #6394ED 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 #6394ED;}

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

This text has shadow with #6394ED color.


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

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

This text has shadow with #6394ED primary color and red secondary color.


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

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

This text has shadow with #6394ED and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6394ED.

Preview

Color preview on black background

This text has color #6394ED on black background.


Color preview on white background

This text has color #6394ED on white background.


Black color preview on #6394ED background

This text has black color on #6394ED background.


White color preview on #6394ED background

This text has white color on #6394ED background.


Related colors

Complementary color

Complementary color for #hex is #9C6B12.


I love getcolorcode.com

Triadic colors

1 #ED6394 and #94ED63 with #6394ED are triadic colors.

2 #ED9463 and #9463ED with #6394ED are triadic colors.