COLOR #63D7C3

HEX: #63D7C3 RGB: (99,215,195)

Renk bilgisi

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

RGB renk modeli

#63D7C3 color RGB value is (99,215,195).

RGB: (99,215,195) (39%, 84%, 76%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 215 of 255 = 84%
B 195 of 255 = 76%

99
215
195

R + G + B ~ 66%. #63D7C3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 215 + 195 = 509 (100%)
R 99 of 509 ~ 19.45%
G 215 of 509 ~ 42.24%
B 195 of 509 ~ 38.31'%

%19.45
%42.24
%38.31

CMYK RENK MODELİ

#63D7C3 rengi CMYK tonu (54,0,9,16).

  • camgöbeği tonu 53.95%
  • eflatun tonu 0.00%
  • sarı tonu 9.30%
  • ana renk tonu 15.69%

CMYK: (54,0,9,16)
C54M0Y9K16 (54%, 0%, 9%, 16%)
(0.54 / 0.00 / 0.09 / 0.16)

CMYK yüzdeleri

%53.95
%0
%9.3
%15.69

Codes

Color #63D7C3 in popluar color models

63 D7 C3
RGB 99 215 195
HSL 170° 59.18% 61.57%
HSB/HSV 170° 53.95% 84.31%
CMYK 53.95% 0.00% 9.30%
15.69%

Color #63D7C3 in popluar number systems.

HEX 63 D7 C3
Decimal 99 215 195
Binary 1100011 11010111 11000011
Octal 143 327 303

Shades and tints

Shades of #63D7C3

#63D7C3
(99,215,195)
#5AC4B2
(90,196,178)
#51B1A1
(81,177,161)
#489E90
(72,158,144)
#3F8B7F
(63,139,127)
#36786E
(54,120,110)
#2D655D
(45,101,93)
#24524C
(36,82,76)
#1B3F3B
(27,63,59)
#122C2A
(18,44,42)
#091919
(9,25,25)
#000000
(0,0,0)

Tints of #63D7C3

#63D7C3
(99,215,195)
#71DAC8
(113,218,200)
#7FDDCD
(127,221,205)
#8DE0D2
(141,224,210)
#9BE3D7
(155,227,215)
#A9E6DC
(169,230,220)
#B7E9E1
(183,233,225)
#C5ECE6
(197,236,230)
#D3EFEB
(211,239,235)
#E1F2F0
(225,242,240)
#EFF5F5
(239,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63D7C3 color. Also use rgb(99,215,195) instead hex code.

Text Font Color

.myTextColor { color: #63D7C3; }

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

This text font color is #63D7C3.

Background Color

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

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

This div background color is #63D7C3.

Border color

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

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

This div border color is #63D7C3.

Opacity

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

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

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

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

This text has shadow with #63D7C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63D7C3.

Preview

Color preview on black background

This text has color #63D7C3 on black background.


Color preview on white background

This text has color #63D7C3 on white background.


Black color preview on #63D7C3 background

This text has black color on #63D7C3 background.


White color preview on #63D7C3 background

This text has white color on #63D7C3 background.


Related colors

Complementary color

Complementary color for #hex is #9C283C.


I love getcolorcode.com

Triadic colors

1 #C363D7 and #D7C363 with #63D7C3 are triadic colors.

2 #C3D763 and #D763C3 with #63D7C3 are triadic colors.