COLOR #6474ED

HEX: #6474ED RGB: (100,116,237)

Renk bilgisi

#6474ED contains mainly blue color. #6474ED ‘ nin web güvenlik rengi #6666FF (ya da #66F) dir.

RGB renk modeli

#6474ED color RGB value is (100,116,237).

RGB: (100,116,237) (39%, 45%, 93%)

RGB bağlantıları ve doygunluk

R 100 of 255 = 39%
G 116 of 255 = 45%
B 237 of 255 = 93%

100
116
237

R + G + B ~ 59%. #6474ED is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 100 + 116 + 237 = 453 (100%)
R 100 of 453 ~ 22.08%
G 116 of 453 ~ 25.61%
B 237 of 453 ~ 52.32'%

%22.08
%25.61
%52.32

CMYK RENK MODELİ

#6474ED rengi CMYK tonu (58,51,0,7).

  • camgöbeği tonu 57.81%
  • eflatun tonu 51.05%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (58,51,0,7)
C58M51Y0K7 (58%, 51%, 0%, 7%)
(0.58 / 0.51 / 0.00 / 0.07)

CMYK yüzdeleri

%57.81
%51.05
%0
%7.06

Codes

Color #6474ED in popluar color models

64 74 ED
RGB 100 116 237
HSL 233° 79.19% 66.08%
HSB/HSV 233° 57.81% 92.94%
CMYK 57.81% 51.05% 0.00%
7.06%

Color #6474ED in popluar number systems.

HEX 64 74 ED
Decimal 100 116 237
Binary 1100100 1110100 11101101
Octal 144 164 355

Shades and tints

Shades of #6474ED

#6474ED
(100,116,237)
#5B6AD8
(91,106,216)
#5260C3
(82,96,195)
#4956AE
(73,86,174)
#404C99
(64,76,153)
#374284
(55,66,132)
#2E386F
(46,56,111)
#252E5A
(37,46,90)
#1C2445
(28,36,69)
#131A30
(19,26,48)
#0A101B
(10,16,27)
#000000
(0,0,0)

Tints of #6474ED

#6474ED
(100,116,237)
#7280EE
(114,128,238)
#808CEF
(128,140,239)
#8E98F0
(142,152,240)
#9CA4F1
(156,164,241)
#AAB0F2
(170,176,242)
#B8BCF3
(184,188,243)
#C6C8F4
(198,200,244)
#D4D4F5
(212,212,245)
#E2E0F6
(226,224,246)
#F0ECF7
(240,236,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6474ED color. Also use rgb(100,116,237) instead hex code.

Text Font Color

.myTextColor { color: #6474ED; }

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

This text font color is #6474ED.

Background Color

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

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

This div background color is #6474ED.

Border color

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

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

This div border color is #6474ED.

Opacity

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

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

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

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

This text has shadow with #6474ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6474ED.

Preview

Color preview on black background

This text has color #6474ED on black background.


Color preview on white background

This text has color #6474ED on white background.


Black color preview on #6474ED background

This text has black color on #6474ED background.


White color preview on #6474ED background

This text has white color on #6474ED background.


Related colors

Complementary color

Complementary color for #hex is #9B8B12.


I love getcolorcode.com

Triadic colors

1 #ED6474 and #74ED64 with #6474ED are triadic colors.

2 #ED7464 and #7464ED with #6474ED are triadic colors.