COLOR #63D9DE

HEX: #63D9DE RGB: (99,217,222)

Renk bilgisi

#63D9DE contains mainly green and blue colors. #63D9DE ‘ nin web güvenlik rengi #66CCCC (ya da #6CC) dir.

RGB renk modeli

#63D9DE color RGB value is (99,217,222).

RGB: (99,217,222) (39%, 85%, 87%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 217 of 255 = 85%
B 222 of 255 = 87%

99
217
222

R + G + B ~ 70%. #63D9DE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 217 + 222 = 538 (100%)
R 99 of 538 ~ 18.4%
G 217 of 538 ~ 40.33%
B 222 of 538 ~ 41.26'%

%18.4
%40.33
%41.26

CMYK RENK MODELİ

#63D9DE rengi CMYK tonu (55,2,0,13).

  • camgöbeği tonu 55.41%
  • eflatun tonu 2.25%
  • sarı tonu 0.00%
  • ana renk tonu 12.94%

CMYK: (55,2,0,13)
C55M2Y0K13 (55%, 2%, 0%, 13%)
(0.55 / 0.02 / 0.00 / 0.13)

CMYK yüzdeleri

%55.41
%2.25
%0
%12.94

Codes

Color #63D9DE in popluar color models

63 D9 DE
RGB 99 217 222
HSL 182° 65.08% 62.94%
HSB/HSV 182° 55.41% 87.06%
CMYK 55.41% 2.25% 0.00%
12.94%

Color #63D9DE in popluar number systems.

HEX 63 D9 DE
Decimal 99 217 222
Binary 1100011 11011001 11011110
Octal 143 331 336

Shades and tints

Shades of #63D9DE

#63D9DE
(99,217,222)
#5AC6CA
(90,198,202)
#51B3B6
(81,179,182)
#48A0A2
(72,160,162)
#3F8D8E
(63,141,142)
#367A7A
(54,122,122)
#2D6766
(45,103,102)
#245452
(36,84,82)
#1B413E
(27,65,62)
#122E2A
(18,46,42)
#091B16
(9,27,22)
#000000
(0,0,0)

Tints of #63D9DE

#63D9DE
(99,217,222)
#71DCE1
(113,220,225)
#7FDFE4
(127,223,228)
#8DE2E7
(141,226,231)
#9BE5EA
(155,229,234)
#A9E8ED
(169,232,237)
#B7EBF0
(183,235,240)
#C5EEF3
(197,238,243)
#D3F1F6
(211,241,246)
#E1F4F9
(225,244,249)
#EFF7FC
(239,247,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63D9DE color. Also use rgb(99,217,222) instead hex code.

Text Font Color

.myTextColor { color: #63D9DE; }

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

This text font color is #63D9DE.

Background Color

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

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

This div background color is #63D9DE.

Border color

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

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

This div border color is #63D9DE.

Opacity

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

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

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

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

This text has shadow with #63D9DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63D9DE.

Preview

Color preview on black background

This text has color #63D9DE on black background.


Color preview on white background

This text has color #63D9DE on white background.


Black color preview on #63D9DE background

This text has black color on #63D9DE background.


White color preview on #63D9DE background

This text has white color on #63D9DE background.


Related colors

Complementary color

Complementary color for #hex is #9C2621.


I love getcolorcode.com

Triadic colors

1 #DE63D9 and #D9DE63 with #63D9DE are triadic colors.

2 #DED963 and #D963DE with #63D9DE are triadic colors.