COLOR #637494

HEX: #637494 RGB: (99,116,148)

Color info

#637494 contains red, green and blue colors in about the same proportion. Web safe color of #637494 is #666699 (or #669).

RGB color model

#637494 color RGB value is (99,116,148).

RGB: (99,116,148) (39%, 45%, 58%)

RGB channels and saturation

R 99 of 255 = 39%
G 116 of 255 = 45%
B 148 of 255 = 58%

99
116
148

R + G + B ~ 47%. #637494 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 116 + 148 = 363 (100%)
R 99 of 363 ~ 27.27%
G 116 of 363 ~ 31.96%
B 148 of 363 ~ 40.77'%

%27.27
%31.96
%40.77

CMYK color model

#637494 color CMYK value is (33,22,0,42).

  • cyan value is 33.11%
  • magenta value is 21.62%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (33,22,0,42)
C33M22Y0K42 (33%, 22%, 0%, 42%)
(0.33 / 0.22 / 0.00 / 0.42)

CMYK percentages

%33.11
%21.62
%0
%41.96

Codes

Color #637494 in popluar color models

63 74 94
RGB 99 116 148
HSL 219° 19.84% 48.43%
HSB/HSV 219° 33.11% 58.04%
CMYK 33.11% 21.62% 0.00%
41.96%

Color #637494 in popluar number systems.

HEX 63 74 94
Decimal 99 116 148
Binary 1100011 1110100 10010100
Octal 143 164 224

Shades and tints

Shades of #637494

#637494
(99,116,148)
#5A6A87
(90,106,135)
#51607A
(81,96,122)
#48566D
(72,86,109)
#3F4C60
(63,76,96)
#364253
(54,66,83)
#2D3846
(45,56,70)
#242E39
(36,46,57)
#1B242C
(27,36,44)
#121A1F
(18,26,31)
#091012
(9,16,18)
#000000
(0,0,0)

Tints of #637494

#637494
(99,116,148)
#71809D
(113,128,157)
#7F8CA6
(127,140,166)
#8D98AF
(141,152,175)
#9BA4B8
(155,164,184)
#A9B0C1
(169,176,193)
#B7BCCA
(183,188,202)
#C5C8D3
(197,200,211)
#D3D4DC
(211,212,220)
#E1E0E5
(225,224,229)
#EFECEE
(239,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #637494 color. Also use rgb(99,116,148) instead hex code.

Text Font Color

.myTextColor { color: #637494; }

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

This text font color is #637494.

Background Color

.myBgColor { background-color: #637494; }

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

This div background color is #637494.

Border color

.myBorderColor { border: 1px solid #637494; }

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

This div border color is #637494.

Opacity

.myOpacity80 { color: #637494; opacity: 0.8; }

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

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

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

This text has shadow with #637494 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #637494.

Preview

Color preview on black background

This text has color #637494 on black background.


Color preview on white background

This text has color #637494 on white background.


Black color preview on #637494 background

This text has black color on #637494 background.


White color preview on #637494 background

This text has white color on #637494 background.


Related colors

Complementary color

Complementary color for #hex is #9C8B6B.


I love getcolorcode.com

Triadic colors

1 #946374 and #749463 with #637494 are triadic colors.

2 #947463 and #746394 with #637494 are triadic colors.