COLOR #638788

HEX: #638788 RGB: (99,135,136)

Color info

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

RGB color model

#638788 color RGB value is (99,135,136).

RGB: (99,135,136) (39%, 53%, 53%)

RGB channels and saturation

R 99 of 255 = 39%
G 135 of 255 = 53%
B 136 of 255 = 53%

99
135
136

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

Portions of RGB colors in percentages

R + G + B = 99 + 135 + 136 = 370 (100%)
R 99 of 370 ~ 26.76%
G 135 of 370 ~ 36.49%
B 136 of 370 ~ 36.76'%

%26.76
%36.49
%36.76

CMYK color model

#638788 color CMYK value is (27,1,0,47).

  • cyan value is 27.21%
  • magenta value is 0.74%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (27,1,0,47)
C27M1Y0K47 (27%, 1%, 0%, 47%)
(0.27 / 0.01 / 0.00 / 0.47)

CMYK percentages

%27.21
%0.74
%0
%46.67

Codes

Color #638788 in popluar color models

63 87 88
RGB 99 135 136
HSL 182° 15.74% 46.08%
HSB/HSV 182° 27.21% 53.33%
CMYK 27.21% 0.74% 0.00%
46.67%

Color #638788 in popluar number systems.

HEX 63 87 88
Decimal 99 135 136
Binary 1100011 10000111 10001000
Octal 143 207 210

Shades and tints

Shades of #638788

#638788
(99,135,136)
#5A7B7C
(90,123,124)
#516F70
(81,111,112)
#486364
(72,99,100)
#3F5758
(63,87,88)
#364B4C
(54,75,76)
#2D3F40
(45,63,64)
#243334
(36,51,52)
#1B2728
(27,39,40)
#121B1C
(18,27,28)
#090F10
(9,15,16)
#000000
(0,0,0)

Tints of #638788

#638788
(99,135,136)
#719192
(113,145,146)
#7F9B9C
(127,155,156)
#8DA5A6
(141,165,166)
#9BAFB0
(155,175,176)
#A9B9BA
(169,185,186)
#B7C3C4
(183,195,196)
#C5CDCE
(197,205,206)
#D3D7D8
(211,215,216)
#E1E1E2
(225,225,226)
#EFEBEC
(239,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #638788 color. Also use rgb(99,135,136) instead hex code.

Text Font Color

.myTextColor { color: #638788; }

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

This text font color is #638788.

Background Color

.myBgColor { background-color: #638788; }

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

This div background color is #638788.

Border color

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

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

This div border color is #638788.

Opacity

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

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

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

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

This text has shadow with #638788 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #638788.

Preview

Color preview on black background

This text has color #638788 on black background.


Color preview on white background

This text has color #638788 on white background.


Black color preview on #638788 background

This text has black color on #638788 background.


White color preview on #638788 background

This text has white color on #638788 background.


Related colors

Complementary color

Complementary color for #hex is #9C7877.


I love getcolorcode.com

Triadic colors

1 #886387 and #878863 with #638788 are triadic colors.

2 #888763 and #876388 with #638788 are triadic colors.