COLOR #64A3D6

HEX: #64A3D6 RGB: (100,163,214)

Color info

#64A3D6 contains mainly green and blue colors. Web safe color of #64A3D6 is #6699CC (or #69C).

RGB color model

#64A3D6 color RGB value is (100,163,214).

RGB: (100,163,214) (39%, 64%, 84%)

RGB channels and saturation

R 100 of 255 = 39%
G 163 of 255 = 64%
B 214 of 255 = 84%

100
163
214

R + G + B ~ 62%. #64A3D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 100 + 163 + 214 = 477 (100%)
R 100 of 477 ~ 20.96%
G 163 of 477 ~ 34.17%
B 214 of 477 ~ 44.86'%

%20.96
%34.17
%44.86

CMYK color model

#64A3D6 color CMYK value is (53,24,0,16).

  • cyan value is 53.27%
  • magenta value is 23.83%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (53,24,0,16)
C53M24Y0K16 (53%, 24%, 0%, 16%)
(0.53 / 0.24 / 0.00 / 0.16)

CMYK percentages

%53.27
%23.83
%0
%16.08

Codes

Color #64A3D6 in popluar color models

64 A3 D6
RGB 100 163 214
HSL 207° 58.16% 61.57%
HSB/HSV 207° 53.27% 83.92%
CMYK 53.27% 23.83% 0.00%
16.08%

Color #64A3D6 in popluar number systems.

HEX 64 A3 D6
Decimal 100 163 214
Binary 1100100 10100011 11010110
Octal 144 243 326

Shades and tints

Shades of #64A3D6

#64A3D6
(100,163,214)
#5B95C3
(91,149,195)
#5287B0
(82,135,176)
#49799D
(73,121,157)
#406B8A
(64,107,138)
#375D77
(55,93,119)
#2E4F64
(46,79,100)
#254151
(37,65,81)
#1C333E
(28,51,62)
#13252B
(19,37,43)
#0A1718
(10,23,24)
#000000
(0,0,0)

Tints of #64A3D6

#64A3D6
(100,163,214)
#72ABD9
(114,171,217)
#80B3DC
(128,179,220)
#8EBBDF
(142,187,223)
#9CC3E2
(156,195,226)
#AACBE5
(170,203,229)
#B8D3E8
(184,211,232)
#C6DBEB
(198,219,235)
#D4E3EE
(212,227,238)
#E2EBF1
(226,235,241)
#F0F3F4
(240,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #64A3D6 color. Also use rgb(100,163,214) instead hex code.

Text Font Color

.myTextColor { color: #64A3D6; }

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

This text font color is #64A3D6.

Background Color

.myBgColor { background-color: #64A3D6; }

<div style="background-color:#64A3D6">Inner text</div>

This div background color is #64A3D6.

Border color

.myBorderColor { border: 1px solid #64A3D6; }

<div style="border:3px solid #64A3D6">Div</div>

This div border color is #64A3D6.

Opacity

.myOpacity80 { color: #64A3D6; opacity: 0.8; }

<p style="color:#64A3D6;opacity:0.8;">80%</p>

Text with #64A3D6 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 #64A3D6;}

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

This text has shadow with #64A3D6 color.


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

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

This text has shadow with #64A3D6 primary color and red secondary color.


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

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

This text has shadow with #64A3D6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #64A3D6.

Preview

Color preview on black background

This text has color #64A3D6 on black background.


Color preview on white background

This text has color #64A3D6 on white background.


Black color preview on #64A3D6 background

This text has black color on #64A3D6 background.


White color preview on #64A3D6 background

This text has white color on #64A3D6 background.


Related colors

Complementary color

Complementary color for #hex is #9B5C29.


I love getcolorcode.com

Triadic colors

1 #D664A3 and #A3D664 with #64A3D6 are triadic colors.

2 #D6A364 and #A364D6 with #64A3D6 are triadic colors.