COLOR #638EB9

HEX: #638EB9 RGB: (99,142,185)

Color info

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

RGB color model

#638EB9 color RGB value is (99,142,185).

RGB: (99,142,185) (39%, 56%, 73%)

RGB channels and saturation

R 99 of 255 = 39%
G 142 of 255 = 56%
B 185 of 255 = 73%

99
142
185

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

Portions of RGB colors in percentages

R + G + B = 99 + 142 + 185 = 426 (100%)
R 99 of 426 ~ 23.24%
G 142 of 426 ~ 33.33%
B 185 of 426 ~ 43.43'%

%23.24
%33.33
%43.43

CMYK color model

#638EB9 color CMYK value is (46,23,0,27).

  • cyan value is 46.49%
  • magenta value is 23.24%
  • yellow value is 0.00%
  • key color value is 27.45%

CMYK: (46,23,0,27)
C46M23Y0K27 (46%, 23%, 0%, 27%)
(0.46 / 0.23 / 0.00 / 0.27)

CMYK percentages

%46.49
%23.24
%0
%27.45

Codes

Color #638EB9 in popluar color models

63 8E B9
RGB 99 142 185
HSL 210° 38.05% 55.69%
HSB/HSV 210° 46.49% 72.55%
CMYK 46.49% 23.24% 0.00%
27.45%

Color #638EB9 in popluar number systems.

HEX 63 8E B9
Decimal 99 142 185
Binary 1100011 10001110 10111001
Octal 143 216 271

Shades and tints

Shades of #638EB9

#638EB9
(99,142,185)
#5A82A9
(90,130,169)
#517699
(81,118,153)
#486A89
(72,106,137)
#3F5E79
(63,94,121)
#365269
(54,82,105)
#2D4659
(45,70,89)
#243A49
(36,58,73)
#1B2E39
(27,46,57)
#122229
(18,34,41)
#091619
(9,22,25)
#000000
(0,0,0)

Tints of #638EB9

#638EB9
(99,142,185)
#7198BF
(113,152,191)
#7FA2C5
(127,162,197)
#8DACCB
(141,172,203)
#9BB6D1
(155,182,209)
#A9C0D7
(169,192,215)
#B7CADD
(183,202,221)
#C5D4E3
(197,212,227)
#D3DEE9
(211,222,233)
#E1E8EF
(225,232,239)
#EFF2F5
(239,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #638EB9 color. Also use rgb(99,142,185) instead hex code.

Text Font Color

.myTextColor { color: #638EB9; }

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

This text font color is #638EB9.

Background Color

.myBgColor { background-color: #638EB9; }

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

This div background color is #638EB9.

Border color

.myBorderColor { border: 1px solid #638EB9; }

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

This div border color is #638EB9.

Opacity

.myOpacity80 { color: #638EB9; opacity: 0.8; }

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

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

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

This text has shadow with #638EB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #638EB9.

Preview

Color preview on black background

This text has color #638EB9 on black background.


Color preview on white background

This text has color #638EB9 on white background.


Black color preview on #638EB9 background

This text has black color on #638EB9 background.


White color preview on #638EB9 background

This text has white color on #638EB9 background.


Related colors

Complementary color

Complementary color for #hex is #9C7146.


I love getcolorcode.com

Triadic colors

1 #B9638E and #8EB963 with #638EB9 are triadic colors.

2 #B98E63 and #8E63B9 with #638EB9 are triadic colors.