COLOR #63AEDF

HEX: #63AEDF RGB: (99,174,223)

Color info

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

RGB color model

#63AEDF color RGB value is (99,174,223).

RGB: (99,174,223) (39%, 68%, 87%)

RGB channels and saturation

R 99 of 255 = 39%
G 174 of 255 = 68%
B 223 of 255 = 87%

99
174
223

R + G + B ~ 65%. #63AEDF is quite light color.

Portions of RGB colors in percentages

R + G + B = 99 + 174 + 223 = 496 (100%)
R 99 of 496 ~ 19.96%
G 174 of 496 ~ 35.08%
B 223 of 496 ~ 44.96'%

%19.96
%35.08
%44.96

CMYK color model

#63AEDF color CMYK value is (56,22,0,13).

  • cyan value is 55.61%
  • magenta value is 21.97%
  • yellow value is 0.00%
  • key color value is 12.55%
CMYK: (56,22,0,13) C56M22Y0K13 (56%,22%,0%,13%) (0.56/0.22/0.00/0.13) 

CMYK percentages

%55.61
%21.97
%0
%12.55

Codes

Color #63AEDF in popluar color models

63 AE DF
RGB 99 174 223
HSL 204° 65.96% 63.14%
HSB/HSV 204° 55.61% 87.45%
CMYK 55.61% 21.97% 0.00%
12.55%

Color #63AEDF in popluar number systems.

HEX 63 AE DF
Decimal 99 174 223
Binary 1100011 10101110 11011111
Octal 143 256 337

Shades and tints

Shades of #63AEDF

#63AEDF
(99,174,223)
#5A9FCB
(90,159,203)
#5190B7
(81,144,183)
#4881A3
(72,129,163)
#3F728F
(63,114,143)
#36637B
(54,99,123)
#2D5467
(45,84,103)
#244553
(36,69,83)
#1B363F
(27,54,63)
#12272B
(18,39,43)
#091817
(9,24,23)
#000000
(0,0,0)

Tints of #63AEDF

#63AEDF
(99,174,223)
#71B5E1
(113,181,225)
#7FBCE3
(127,188,227)
#8DC3E5
(141,195,229)
#9BCAE7
(155,202,231)
#A9D1E9
(169,209,233)
#B7D8EB
(183,216,235)
#C5DFED
(197,223,237)
#D3E6EF
(211,230,239)
#E1EDF1
(225,237,241)
#EFF4F3
(239,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63AEDF color. Also use rgb(99,174,223) instead hex code.

Text Font Color

.myTextColor { color: #63AEDF; }

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

This text font color is #63AEDF.

Background Color

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

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

This div background color is #63AEDF.

Border color

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

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

This div border color is #63AEDF.

Opacity

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

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

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

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

This text has shadow with #63AEDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63AEDF.

Preview

Color preview on black background

This text has color #63AEDF on black background.


Color preview on white background

This text has color #63AEDF on white background.


Black color preview on #63AEDF background

This text has black color on #63AEDF background.


White color preview on #63AEDF background

This text has white color on #63AEDF background.


Related colors

Complementary color

Complementary color for #hex is #9C5120.


I love getcolorcode.com

Triadic colors

1 #DF63AE and #AEDF63 with #63AEDF are triadic colors.

2 #DFAE63 and #AE63DF with #63AEDF are triadic colors.