COLOR #639296

HEX: #639296 RGB: (99,146,150)

Color info

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

RGB color model

#639296 color RGB value is (99,146,150).

RGB: (99,146,150) (39%, 57%, 59%)

RGB channels and saturation

R 99 of 255 = 39%
G 146 of 255 = 57%
B 150 of 255 = 59%

99
146
150

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

Portions of RGB colors in percentages

R + G + B = 99 + 146 + 150 = 395 (100%)
R 99 of 395 ~ 25.06%
G 146 of 395 ~ 36.96%
B 150 of 395 ~ 37.97'%

%25.06
%36.96
%37.97

CMYK color model

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

  • cyan value is 34.00%
  • magenta value is 2.67%
  • yellow value is 0.00%
  • key color value is 41.18%
CMYK: (34,3,0,41) C34M3Y0K41 (34%,3%,0%,41%) (0.34/0.03/0.00/0.41) 

CMYK percentages

%34
%2.67
%0
%41.18

Codes

Color #639296 in popluar color models

63 92 96
RGB 99 146 150
HSL 185° 20.48% 48.82%
HSB/HSV 185° 34.00% 58.82%
CMYK 34.00% 2.67% 0.00%
41.18%

Color #639296 in popluar number systems.

HEX 63 92 96
Decimal 99 146 150
Binary 1100011 10010010 10010110
Octal 143 222 226

Shades and tints

Shades of #639296

#639296
(99,146,150)
#5A8589
(90,133,137)
#51787C
(81,120,124)
#486B6F
(72,107,111)
#3F5E62
(63,94,98)
#365155
(54,81,85)
#2D4448
(45,68,72)
#24373B
(36,55,59)
#1B2A2E
(27,42,46)
#121D21
(18,29,33)
#091014
(9,16,20)
#000000
(0,0,0)

Tints of #639296

#639296
(99,146,150)
#719B9F
(113,155,159)
#7FA4A8
(127,164,168)
#8DADB1
(141,173,177)
#9BB6BA
(155,182,186)
#A9BFC3
(169,191,195)
#B7C8CC
(183,200,204)
#C5D1D5
(197,209,213)
#D3DADE
(211,218,222)
#E1E3E7
(225,227,231)
#EFECF0
(239,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #639296 color. Also use rgb(99,146,150) instead hex code.

Text Font Color

.myTextColor { color: #639296; }

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

This text font color is #639296.

Background Color

.myBgColor { background-color: #639296; }

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

This div background color is #639296.

Border color

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

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

This div border color is #639296.

Opacity

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

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

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

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

This text has shadow with #639296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #639296.

Preview

Color preview on black background

This text has color #639296 on black background.


Color preview on white background

This text has color #639296 on white background.


Black color preview on #639296 background

This text has black color on #639296 background.


White color preview on #639296 background

This text has white color on #639296 background.


Related colors

Complementary color

Complementary color for #hex is #9C6D69.


I love getcolorcode.com

Triadic colors

1 #966392 and #929663 with #639296 are triadic colors.

2 #969263 and #926396 with #639296 are triadic colors.