COLOR #6494B3

HEX: #6494B3 RGB: (100,148,179)

Color info

#6494B3 contains mainly green and blue colors. Web safe color of #6494B3 is #669999 (or #699).

RGB color model

#6494B3 color RGB value is (100,148,179).

RGB: (100,148,179) (39%, 58%, 70%)

RGB channels and saturation

R 100 of 255 = 39%
G 148 of 255 = 58%
B 179 of 255 = 70%

100
148
179

R + G + B ~ 56%. #6494B3 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 100 + 148 + 179 = 427 (100%)
R 100 of 427 ~ 23.42%
G 148 of 427 ~ 34.66%
B 179 of 427 ~ 41.92'%

%23.42
%34.66
%41.92

CMYK color model

#6494B3 color CMYK value is (44,17,0,30).

  • cyan value is 44.13%
  • magenta value is 17.32%
  • yellow value is 0.00%
  • key color value is 29.80%

CMYK: (44,17,0,30)
C44M17Y0K30 (44%, 17%, 0%, 30%)
(0.44 / 0.17 / 0.00 / 0.30)

CMYK percentages

%44.13
%17.32
%0
%29.8

Codes

Color #6494B3 in popluar color models

64 94 B3
RGB 100 148 179
HSL 204° 34.20% 54.71%
HSB/HSV 204° 44.13% 70.20%
CMYK 44.13% 17.32% 0.00%
29.80%

Color #6494B3 in popluar number systems.

HEX 64 94 B3
Decimal 100 148 179
Binary 1100100 10010100 10110011
Octal 144 224 263

Shades and tints

Shades of #6494B3

#6494B3
(100,148,179)
#5B87A3
(91,135,163)
#527A93
(82,122,147)
#496D83
(73,109,131)
#406073
(64,96,115)
#375363
(55,83,99)
#2E4653
(46,70,83)
#253943
(37,57,67)
#1C2C33
(28,44,51)
#131F23
(19,31,35)
#0A1213
(10,18,19)
#000000
(0,0,0)

Tints of #6494B3

#6494B3
(100,148,179)
#729DB9
(114,157,185)
#80A6BF
(128,166,191)
#8EAFC5
(142,175,197)
#9CB8CB
(156,184,203)
#AAC1D1
(170,193,209)
#B8CAD7
(184,202,215)
#C6D3DD
(198,211,221)
#D4DCE3
(212,220,227)
#E2E5E9
(226,229,233)
#F0EEEF
(240,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6494B3 color. Also use rgb(100,148,179) instead hex code.

Text Font Color

.myTextColor { color: #6494B3; }

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

This text font color is #6494B3.

Background Color

.myBgColor { background-color: #6494B3; }

<div style="background-color:#6494B3">Inner text</div>

This div background color is #6494B3.

Border color

.myBorderColor { border: 1px solid #6494B3; }

<div style="border:3px solid #6494B3">Div</div>

This div border color is #6494B3.

Opacity

.myOpacity80 { color: #6494B3; opacity: 0.8; }

<p style="color:#6494B3;opacity:0.8;">80%</p>

Text with #6494B3 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 #6494B3;}

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

This text has shadow with #6494B3 color.


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

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

This text has shadow with #6494B3 primary color and red secondary color.


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

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

This text has shadow with #6494B3 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6494B3.

Preview

Color preview on black background

This text has color #6494B3 on black background.


Color preview on white background

This text has color #6494B3 on white background.


Black color preview on #6494B3 background

This text has black color on #6494B3 background.


White color preview on #6494B3 background

This text has white color on #6494B3 background.


Related colors

Complementary color

Complementary color for #hex is #9B6B4C.


I love getcolorcode.com

Triadic colors

1 #B36494 and #94B364 with #6494B3 are triadic colors.

2 #B39464 and #9464B3 with #6494B3 are triadic colors.