COLOR #6472A4

HEX: #6472A4 RGB: (100,114,164)

Color info

#6472A4 contains mainly green and blue colors. Web safe color of #6472A4 is #666699 (or #669).

RGB color model

#6472A4 color RGB value is (100,114,164).

RGB: (100,114,164) (39%, 45%, 64%)

RGB channels and saturation

R 100 of 255 = 39%
G 114 of 255 = 45%
B 164 of 255 = 64%

100
114
164

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

Portions of RGB colors in percentages

R + G + B = 100 + 114 + 164 = 378 (100%)
R 100 of 378 ~ 26.46%
G 114 of 378 ~ 30.16%
B 164 of 378 ~ 43.39'%

%26.46
%30.16
%43.39

CMYK color model

#6472A4 color CMYK value is (39,30,0,36).

  • cyan value is 39.02%
  • magenta value is 30.49%
  • yellow value is 0.00%
  • key color value is 35.69%
CMYK: (39,30,0,36) C39M30Y0K36 (39%,30%,0%,36%) (0.39/0.30/0.00/0.36) 

CMYK percentages

%39.02
%30.49
%0
%35.69

Codes

Color #6472A4 in popluar color models

64 72 A4
RGB 100 114 164
HSL 227° 26.02% 51.76%
HSB/HSV 227° 39.02% 64.31%
CMYK 39.02% 30.49% 0.00%
35.69%

Color #6472A4 in popluar number systems.

HEX 64 72 A4
Decimal 100 114 164
Binary 1100100 1110010 10100100
Octal 144 162 244

Shades and tints

Shades of #6472A4

#6472A4
(100,114,164)
#5B6896
(91,104,150)
#525E88
(82,94,136)
#49547A
(73,84,122)
#404A6C
(64,74,108)
#37405E
(55,64,94)
#2E3650
(46,54,80)
#252C42
(37,44,66)
#1C2234
(28,34,52)
#131826
(19,24,38)
#0A0E18
(10,14,24)
#000000
(0,0,0)

Tints of #6472A4

#6472A4
(100,114,164)
#727EAC
(114,126,172)
#808AB4
(128,138,180)
#8E96BC
(142,150,188)
#9CA2C4
(156,162,196)
#AAAECC
(170,174,204)
#B8BAD4
(184,186,212)
#C6C6DC
(198,198,220)
#D4D2E4
(212,210,228)
#E2DEEC
(226,222,236)
#F0EAF4
(240,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6472A4 color. Also use rgb(100,114,164) instead hex code.

Text Font Color

.myTextColor { color: #6472A4; }

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

This text font color is #6472A4.

Background Color

.myBgColor { background-color: #6472A4; }

<div style="background-color:#6472A4">Inner text</div>

This div background color is #6472A4.

Border color

.myBorderColor { border: 1px solid #6472A4; }

<div style="border:3px solid #6472A4">Div</div>

This div border color is #6472A4.

Opacity

.myOpacity80 { color: #6472A4; opacity: 0.8; }

<p style="color:#6472A4;opacity:0.8;">80%</p>

Text with #6472A4 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 #6472A4;}

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

This text has shadow with #6472A4 color.


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

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

This text has shadow with #6472A4 primary color and red secondary color.


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

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

This text has shadow with #6472A4 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6472A4.

Preview

Color preview on black background

This text has color #6472A4 on black background.


Color preview on white background

This text has color #6472A4 on white background.


Black color preview on #6472A4 background

This text has black color on #6472A4 background.


White color preview on #6472A4 background

This text has white color on #6472A4 background.


Related colors

Complementary color

Complementary color for #hex is #9B8D5B.


I love getcolorcode.com

Triadic colors

1 #A46472 and #72A464 with #6472A4 are triadic colors.

2 #A47264 and #7264A4 with #6472A4 are triadic colors.