COLOR #639397

HEX: #639397 RGB: (99,147,151)

Color info

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

RGB color model

#639397 color RGB value is (99,147,151).

RGB: (99,147,151) (39%, 58%, 59%)

RGB channels and saturation

R 99 of 255 = 39%
G 147 of 255 = 58%
B 151 of 255 = 59%

99
147
151

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

Portions of RGB colors in percentages

R + G + B = 99 + 147 + 151 = 397 (100%)
R 99 of 397 ~ 24.94%
G 147 of 397 ~ 37.03%
B 151 of 397 ~ 38.04'%

%24.94
%37.03
%38.04

CMYK color model

#639397 color CMYK value is (34,3,0,41).

  • cyan value is 34.44%
  • magenta value is 2.65%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (34,3,0,41)
C34M3Y0K41 (34%, 3%, 0%, 41%)
(0.34 / 0.03 / 0.00 / 0.41)

CMYK percentages

%34.44
%2.65
%0
%40.78

Codes

Color #639397 in popluar color models

63 93 97
RGB 99 147 151
HSL 185° 20.80% 49.02%
HSB/HSV 185° 34.44% 59.22%
CMYK 34.44% 2.65% 0.00%
40.78%

Color #639397 in popluar number systems.

HEX 63 93 97
Decimal 99 147 151
Binary 1100011 10010011 10010111
Octal 143 223 227

Shades and tints

Shades of #639397

#639397
(99,147,151)
#5A868A
(90,134,138)
#51797D
(81,121,125)
#486C70
(72,108,112)
#3F5F63
(63,95,99)
#365256
(54,82,86)
#2D4549
(45,69,73)
#24383C
(36,56,60)
#1B2B2F
(27,43,47)
#121E22
(18,30,34)
#091115
(9,17,21)
#000000
(0,0,0)

Tints of #639397

#639397
(99,147,151)
#719CA0
(113,156,160)
#7FA5A9
(127,165,169)
#8DAEB2
(141,174,178)
#9BB7BB
(155,183,187)
#A9C0C4
(169,192,196)
#B7C9CD
(183,201,205)
#C5D2D6
(197,210,214)
#D3DBDF
(211,219,223)
#E1E4E8
(225,228,232)
#EFEDF1
(239,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #639397 color. Also use rgb(99,147,151) instead hex code.

Text Font Color

.myTextColor { color: #639397; }

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

This text font color is #639397.

Background Color

.myBgColor { background-color: #639397; }

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

This div background color is #639397.

Border color

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

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

This div border color is #639397.

Opacity

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

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

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

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

This text has shadow with #639397 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #639397.

Preview

Color preview on black background

This text has color #639397 on black background.


Color preview on white background

This text has color #639397 on white background.


Black color preview on #639397 background

This text has black color on #639397 background.


White color preview on #639397 background

This text has white color on #639397 background.


Related colors

Complementary color

Complementary color for #hex is #9C6C68.


I love getcolorcode.com

Triadic colors

1 #976393 and #939763 with #639397 are triadic colors.

2 #979363 and #936397 with #639397 are triadic colors.