COLOR #6466AD

HEX: #6466AD RGB: (100,102,173)

Renk bilgisi

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

RGB renk modeli

#6466AD color RGB value is (100,102,173).

RGB: (100,102,173) (39%, 40%, 68%)

RGB bağlantıları ve doygunluk

R 100 of 255 = 39%
G 102 of 255 = 40%
B 173 of 255 = 68%

100
102
173

R + G + B ~ 49%. #6466AD is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 100 + 102 + 173 = 375 (100%)
R 100 of 375 ~ 26.67%
G 102 of 375 ~ 27.2%
B 173 of 375 ~ 46.13'%

%26.67
%27.2
%46.13

CMYK RENK MODELİ

#6466AD rengi CMYK tonu (42,41,0,32).

  • camgöbeği tonu 42.20%
  • eflatun tonu 41.04%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%
CMYK: (42,41,0,32) C42M41Y0K32 (42%,41%,0%,32%) (0.42/0.41/0.00/0.32) 

CMYK yüzdeleri

%42.2
%41.04
%0
%32.16

Codes

Color #6466AD in popluar color models

64 66 AD
RGB 100 102 173
HSL 238° 30.80% 53.53%
HSB/HSV 238° 42.20% 67.84%
CMYK 42.20% 41.04% 0.00%
32.16%

Color #6466AD in popluar number systems.

HEX 64 66 AD
Decimal 100 102 173
Binary 1100100 1100110 10101101
Octal 144 146 255

Shades and tints

Shades of #6466AD

#6466AD
(100,102,173)
#5B5D9E
(91,93,158)
#52548F
(82,84,143)
#494B80
(73,75,128)
#404271
(64,66,113)
#373962
(55,57,98)
#2E3053
(46,48,83)
#252744
(37,39,68)
#1C1E35
(28,30,53)
#131526
(19,21,38)
#0A0C17
(10,12,23)
#000000
(0,0,0)

Tints of #6466AD

#6466AD
(100,102,173)
#7273B4
(114,115,180)
#8080BB
(128,128,187)
#8E8DC2
(142,141,194)
#9C9AC9
(156,154,201)
#AAA7D0
(170,167,208)
#B8B4D7
(184,180,215)
#C6C1DE
(198,193,222)
#D4CEE5
(212,206,229)
#E2DBEC
(226,219,236)
#F0E8F3
(240,232,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6466AD color. Also use rgb(100,102,173) instead hex code.

Text Font Color

.myTextColor { color: #6466AD; }

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

This text font color is #6466AD.

Background Color

.myBgColor { background-color: #6466AD; }

<div style="background-color:#6466AD">Inner text</div>

This div background color is #6466AD.

Border color

.myBorderColor { border: 1px solid #6466AD; }

<div style="border:3px solid #6466AD">Div</div>

This div border color is #6466AD.

Opacity

.myOpacity80 { color: #6466AD; opacity: 0.8; }

<p style="color:#6466AD;opacity:0.8;">80%</p>

Text with #6466AD 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 #6466AD;}

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

This text has shadow with #6466AD color.


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

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

This text has shadow with #6466AD primary color and red secondary color.


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

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

This text has shadow with #6466AD and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6466AD.

Preview

Color preview on black background

This text has color #6466AD on black background.


Color preview on white background

This text has color #6466AD on white background.


Black color preview on #6466AD background

This text has black color on #6466AD background.


White color preview on #6466AD background

This text has white color on #6466AD background.


Related colors

Complementary color

Complementary color for #hex is #9B9952.


I love getcolorcode.com

Triadic colors

1 #AD6466 and #66AD64 with #6466AD are triadic colors.

2 #AD6664 and #6664AD with #6466AD are triadic colors.