COLOR #638395

HEX: #638395 RGB: (99,131,149)

Color info

#638395 contains red, green and blue colors in about the same proportion. Web safe color of #638395 is #669999 (or #699).

RGB color model

#638395 color RGB value is (99,131,149).

RGB: (99,131,149) (39%, 51%, 58%)

RGB channels and saturation

R 99 of 255 = 39%
G 131 of 255 = 51%
B 149 of 255 = 58%

99
131
149

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

Portions of RGB colors in percentages

R + G + B = 99 + 131 + 149 = 379 (100%)
R 99 of 379 ~ 26.12%
G 131 of 379 ~ 34.56%
B 149 of 379 ~ 39.31'%

%26.12
%34.56
%39.31

CMYK color model

#638395 color CMYK value is (34,12,0,42).

  • cyan value is 33.56%
  • magenta value is 12.08%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (34,12,0,42)
C34M12Y0K42 (34%, 12%, 0%, 42%)
(0.34 / 0.12 / 0.00 / 0.42)

CMYK percentages

%33.56
%12.08
%0
%41.57

Codes

Color #638395 in popluar color models

63 83 95
RGB 99 131 149
HSL 202° 20.16% 48.63%
HSB/HSV 202° 33.56% 58.43%
CMYK 33.56% 12.08% 0.00%
41.57%

Color #638395 in popluar number systems.

HEX 63 83 95
Decimal 99 131 149
Binary 1100011 10000011 10010101
Octal 143 203 225

Shades and tints

Shades of #638395

#638395
(99,131,149)
#5A7888
(90,120,136)
#516D7B
(81,109,123)
#48626E
(72,98,110)
#3F5761
(63,87,97)
#364C54
(54,76,84)
#2D4147
(45,65,71)
#24363A
(36,54,58)
#1B2B2D
(27,43,45)
#122020
(18,32,32)
#091513
(9,21,19)
#000000
(0,0,0)

Tints of #638395

#638395
(99,131,149)
#718E9E
(113,142,158)
#7F99A7
(127,153,167)
#8DA4B0
(141,164,176)
#9BAFB9
(155,175,185)
#A9BAC2
(169,186,194)
#B7C5CB
(183,197,203)
#C5D0D4
(197,208,212)
#D3DBDD
(211,219,221)
#E1E6E6
(225,230,230)
#EFF1EF
(239,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #638395 color. Also use rgb(99,131,149) instead hex code.

Text Font Color

.myTextColor { color: #638395; }

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

This text font color is #638395.

Background Color

.myBgColor { background-color: #638395; }

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

This div background color is #638395.

Border color

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

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

This div border color is #638395.

Opacity

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

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

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

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

This text has shadow with #638395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #638395.

Preview

Color preview on black background

This text has color #638395 on black background.


Color preview on white background

This text has color #638395 on white background.


Black color preview on #638395 background

This text has black color on #638395 background.


White color preview on #638395 background

This text has white color on #638395 background.


Related colors

Complementary color

Complementary color for #hex is #9C7C6A.


I love getcolorcode.com

Triadic colors

1 #956383 and #839563 with #638395 are triadic colors.

2 #958363 and #836395 with #638395 are triadic colors.