COLOR #63929E

HEX: #63929E RGB: (99,146,158)

Color info

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

RGB color model

#63929E color RGB value is (99,146,158).

RGB: (99,146,158) (39%, 57%, 62%)

RGB channels and saturation

R 99 of 255 = 39%
G 146 of 255 = 57%
B 158 of 255 = 62%

99
146
158

R + G + B ~ 53%. #63929E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 146 + 158 = 403 (100%)
R 99 of 403 ~ 24.57%
G 146 of 403 ~ 36.23%
B 158 of 403 ~ 39.21'%

%24.57
%36.23
%39.21

CMYK color model

#63929E color CMYK value is (37,8,0,38).

  • cyan value is 37.34%
  • magenta value is 7.59%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (37,8,0,38)
C37M8Y0K38 (37%, 8%, 0%, 38%)
(0.37 / 0.08 / 0.00 / 0.38)

CMYK percentages

%37.34
%7.59
%0
%38.04

Codes

Color #63929E in popluar color models

63 92 9E
RGB 99 146 158
HSL 192° 23.32% 50.39%
HSB/HSV 192° 37.34% 61.96%
CMYK 37.34% 7.59% 0.00%
38.04%

Color #63929E in popluar number systems.

HEX 63 92 9E
Decimal 99 146 158
Binary 1100011 10010010 10011110
Octal 143 222 236

Shades and tints

Shades of #63929E

#63929E
(99,146,158)
#5A8590
(90,133,144)
#517882
(81,120,130)
#486B74
(72,107,116)
#3F5E66
(63,94,102)
#365158
(54,81,88)
#2D444A
(45,68,74)
#24373C
(36,55,60)
#1B2A2E
(27,42,46)
#121D20
(18,29,32)
#091012
(9,16,18)
#000000
(0,0,0)

Tints of #63929E

#63929E
(99,146,158)
#719BA6
(113,155,166)
#7FA4AE
(127,164,174)
#8DADB6
(141,173,182)
#9BB6BE
(155,182,190)
#A9BFC6
(169,191,198)
#B7C8CE
(183,200,206)
#C5D1D6
(197,209,214)
#D3DADE
(211,218,222)
#E1E3E6
(225,227,230)
#EFECEE
(239,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63929E; }

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

This text font color is #63929E.

Background Color

.myBgColor { background-color: #63929E; }

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

This div background color is #63929E.

Border color

.myBorderColor { border: 1px solid #63929E; }

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

This div border color is #63929E.

Opacity

.myOpacity80 { color: #63929E; opacity: 0.8; }

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

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

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

This text has shadow with #63929E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63929E.

Preview

Color preview on black background

This text has color #63929E on black background.


Color preview on white background

This text has color #63929E on white background.


Black color preview on #63929E background

This text has black color on #63929E background.


White color preview on #63929E background

This text has white color on #63929E background.


Related colors

Complementary color

Complementary color for #hex is #9C6D61.


I love getcolorcode.com

Triadic colors

1 #9E6392 and #929E63 with #63929E are triadic colors.

2 #9E9263 and #92639E with #63929E are triadic colors.