COLOR #6466A7

HEX: #6466A7 RGB: (100,102,167)

Color info

#6466A7 contains mainly blue color. Web safe color of #6466A7 is #666699 (or #669).

RGB color model

#6466A7 color RGB value is (100,102,167).

RGB: (100,102,167) (39%, 40%, 65%)

RGB channels and saturation

R 100 of 255 = 39%
G 102 of 255 = 40%
B 167 of 255 = 65%

100
102
167

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

Portions of RGB colors in percentages

R + G + B = 100 + 102 + 167 = 369 (100%)
R 100 of 369 ~ 27.1%
G 102 of 369 ~ 27.64%
B 167 of 369 ~ 45.26'%

%27.1
%27.64
%45.26

CMYK color model

#6466A7 color CMYK value is (40,39,0,35).

  • cyan value is 40.12%
  • magenta value is 38.92%
  • yellow value is 0.00%
  • key color value is 34.51%
CMYK: (40,39,0,35) C40M39Y0K35 (40%,39%,0%,35%) (0.40/0.39/0.00/0.35) 

CMYK percentages

%40.12
%38.92
%0
%34.51

Codes

Color #6466A7 in popluar color models

64 66 A7
RGB 100 102 167
HSL 238° 27.57% 52.35%
HSB/HSV 238° 40.12% 65.49%
CMYK 40.12% 38.92% 0.00%
34.51%

Color #6466A7 in popluar number systems.

HEX 64 66 A7
Decimal 100 102 167
Binary 1100100 1100110 10100111
Octal 144 146 247

Shades and tints

Shades of #6466A7

#6466A7
(100,102,167)
#5B5D98
(91,93,152)
#525489
(82,84,137)
#494B7A
(73,75,122)
#40426B
(64,66,107)
#37395C
(55,57,92)
#2E304D
(46,48,77)
#25273E
(37,39,62)
#1C1E2F
(28,30,47)
#131520
(19,21,32)
#0A0C11
(10,12,17)
#000000
(0,0,0)

Tints of #6466A7

#6466A7
(100,102,167)
#7273AF
(114,115,175)
#8080B7
(128,128,183)
#8E8DBF
(142,141,191)
#9C9AC7
(156,154,199)
#AAA7CF
(170,167,207)
#B8B4D7
(184,180,215)
#C6C1DF
(198,193,223)
#D4CEE7
(212,206,231)
#E2DBEF
(226,219,239)
#F0E8F7
(240,232,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6466A7; }

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

This text font color is #6466A7.

Background Color

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

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

This div background color is #6466A7.

Border color

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

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

This div border color is #6466A7.

Opacity

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

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

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

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

This text has shadow with #6466A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6466A7.

Preview

Color preview on black background

This text has color #6466A7 on black background.


Color preview on white background

This text has color #6466A7 on white background.


Black color preview on #6466A7 background

This text has black color on #6466A7 background.


White color preview on #6466A7 background

This text has white color on #6466A7 background.


Related colors

Complementary color

Complementary color for #hex is #9B9958.


I love getcolorcode.com

Triadic colors

1 #A76466 and #66A764 with #6466A7 are triadic colors.

2 #A76664 and #6664A7 with #6466A7 are triadic colors.