COLOR #63A3B4

HEX: #63A3B4 RGB: (99,163,180)

Color info

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

RGB color model

#63A3B4 color RGB value is (99,163,180).

RGB: (99,163,180) (39%, 64%, 71%)

RGB channels and saturation

R 99 of 255 = 39%
G 163 of 255 = 64%
B 180 of 255 = 71%

99
163
180

R + G + B ~ 58%. #63A3B4 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 163 + 180 = 442 (100%)
R 99 of 442 ~ 22.4%
G 163 of 442 ~ 36.88%
B 180 of 442 ~ 40.72'%

%22.4
%36.88
%40.72

CMYK color model

#63A3B4 color CMYK value is (45,9,0,29).

  • cyan value is 45.00%
  • magenta value is 9.44%
  • yellow value is 0.00%
  • key color value is 29.41%

CMYK: (45,9,0,29)
C45M9Y0K29 (45%, 9%, 0%, 29%)
(0.45 / 0.09 / 0.00 / 0.29)

CMYK percentages

%45
%9.44
%0
%29.41

Codes

Color #63A3B4 in popluar color models

63 A3 B4
RGB 99 163 180
HSL 193° 35.06% 54.71%
HSB/HSV 193° 45.00% 70.59%
CMYK 45.00% 9.44% 0.00%
29.41%

Color #63A3B4 in popluar number systems.

HEX 63 A3 B4
Decimal 99 163 180
Binary 1100011 10100011 10110100
Octal 143 243 264

Shades and tints

Shades of #63A3B4

#63A3B4
(99,163,180)
#5A95A4
(90,149,164)
#518794
(81,135,148)
#487984
(72,121,132)
#3F6B74
(63,107,116)
#365D64
(54,93,100)
#2D4F54
(45,79,84)
#244144
(36,65,68)
#1B3334
(27,51,52)
#122524
(18,37,36)
#091714
(9,23,20)
#000000
(0,0,0)

Tints of #63A3B4

#63A3B4
(99,163,180)
#71ABBA
(113,171,186)
#7FB3C0
(127,179,192)
#8DBBC6
(141,187,198)
#9BC3CC
(155,195,204)
#A9CBD2
(169,203,210)
#B7D3D8
(183,211,216)
#C5DBDE
(197,219,222)
#D3E3E4
(211,227,228)
#E1EBEA
(225,235,234)
#EFF3F0
(239,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63A3B4 color. Also use rgb(99,163,180) instead hex code.

Text Font Color

.myTextColor { color: #63A3B4; }

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

This text font color is #63A3B4.

Background Color

.myBgColor { background-color: #63A3B4; }

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

This div background color is #63A3B4.

Border color

.myBorderColor { border: 1px solid #63A3B4; }

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

This div border color is #63A3B4.

Opacity

.myOpacity80 { color: #63A3B4; opacity: 0.8; }

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

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

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

This text has shadow with #63A3B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63A3B4.

Preview

Color preview on black background

This text has color #63A3B4 on black background.


Color preview on white background

This text has color #63A3B4 on white background.


Black color preview on #63A3B4 background

This text has black color on #63A3B4 background.


White color preview on #63A3B4 background

This text has white color on #63A3B4 background.


Related colors

Complementary color

Complementary color for #hex is #9C5C4B.


I love getcolorcode.com

Triadic colors

1 #B463A3 and #A3B463 with #63A3B4 are triadic colors.

2 #B4A363 and #A363B4 with #63A3B4 are triadic colors.