COLOR #63E0C6

HEX: #63E0C6 RGB: (99,224,198)

Color info

#63E0C6 contains mainly green and blue colors. Web safe color of #63E0C6 is #66CCCC (or #6CC).

RGB color model

#63E0C6 color RGB value is (99,224,198).

RGB: (99,224,198) (39%, 88%, 78%)

RGB channels and saturation

R 99 of 255 = 39%
G 224 of 255 = 88%
B 198 of 255 = 78%

99
224
198

R + G + B ~ 68%. #63E0C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 99 + 224 + 198 = 521 (100%)
R 99 of 521 ~ 19%
G 224 of 521 ~ 42.99%
B 198 of 521 ~ 38'%

%19
%42.99
%38

CMYK color model

#63E0C6 color CMYK value is (56,0,12,12).

  • cyan value is 55.80%
  • magenta value is 0.00%
  • yellow value is 11.61%
  • key color value is 12.16%
CMYK: (56,0,12,12) C56M0Y12K12 (56%,0%,12%,12%) (0.56/0.00/0.12/0.12) 

CMYK percentages

%55.8
%0
%11.61
%12.16

Codes

Color #63E0C6 in popluar color models

63 E0 C6
RGB 99 224 198
HSL 168° 66.84% 63.33%
HSB/HSV 168° 55.80% 87.84%
CMYK 55.80% 0.00% 11.61%
12.16%

Color #63E0C6 in popluar number systems.

HEX 63 E0 C6
Decimal 99 224 198
Binary 1100011 11100000 11000110
Octal 143 340 306

Shades and tints

Shades of #63E0C6

#63E0C6
(99,224,198)
#5ACCB4
(90,204,180)
#51B8A2
(81,184,162)
#48A490
(72,164,144)
#3F907E
(63,144,126)
#367C6C
(54,124,108)
#2D685A
(45,104,90)
#245448
(36,84,72)
#1B4036
(27,64,54)
#122C24
(18,44,36)
#091812
(9,24,18)
#000000
(0,0,0)

Tints of #63E0C6

#63E0C6
(99,224,198)
#71E2CB
(113,226,203)
#7FE4D0
(127,228,208)
#8DE6D5
(141,230,213)
#9BE8DA
(155,232,218)
#A9EADF
(169,234,223)
#B7ECE4
(183,236,228)
#C5EEE9
(197,238,233)
#D3F0EE
(211,240,238)
#E1F2F3
(225,242,243)
#EFF4F8
(239,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63E0C6 color. Also use rgb(99,224,198) instead hex code.

Text Font Color

.myTextColor { color: #63E0C6; }

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

This text font color is #63E0C6.

Background Color

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

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

This div background color is #63E0C6.

Border color

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

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

This div border color is #63E0C6.

Opacity

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

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

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

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

This text has shadow with #63E0C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63E0C6.

Preview

Color preview on black background

This text has color #63E0C6 on black background.


Color preview on white background

This text has color #63E0C6 on white background.


Black color preview on #63E0C6 background

This text has black color on #63E0C6 background.


White color preview on #63E0C6 background

This text has white color on #63E0C6 background.


Related colors

Complementary color

Complementary color for #hex is #9C1F39.


I love getcolorcode.com

Triadic colors

1 #C663E0 and #E0C663 with #63E0C6 are triadic colors.

2 #C6E063 and #E063C6 with #63E0C6 are triadic colors.