COLOR #63EDB5

HEX: #63EDB5 RGB: (99,237,181)

Renk bilgisi

#63EDB5 contains mainly green and blue colors. #63EDB5 ‘ nin web güvenlik rengi #66FFCC (ya da #6FC) dir.

RGB renk modeli

#63EDB5 color RGB value is (99,237,181).

RGB: (99,237,181) (39%, 93%, 71%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 237 of 255 = 93%
B 181 of 255 = 71%

99
237
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 237 + 181 = 517 (100%)
R 99 of 517 ~ 19.15%
G 237 of 517 ~ 45.84%
B 181 of 517 ~ 35.01'%

%19.15
%45.84
%35.01

CMYK RENK MODELİ

#63EDB5 rengi CMYK tonu (58,0,24,7).

  • camgöbeği tonu 58.23%
  • eflatun tonu 0.00%
  • sarı tonu 23.63%
  • ana renk tonu 7.06%

CMYK: (58,0,24,7)
C58M0Y24K7 (58%, 0%, 24%, 7%)
(0.58 / 0.00 / 0.24 / 0.07)

CMYK yüzdeleri

%58.23
%0
%23.63
%7.06

Codes

Color #63EDB5 in popluar color models

63 ED B5
RGB 99 237 181
HSL 156° 79.31% 65.88%
HSB/HSV 156° 58.23% 92.94%
CMYK 58.23% 0.00% 23.63%
7.06%

Color #63EDB5 in popluar number systems.

HEX 63 ED B5
Decimal 99 237 181
Binary 1100011 11101101 10110101
Octal 143 355 265

Shades and tints

Shades of #63EDB5

#63EDB5
(99,237,181)
#5AD8A5
(90,216,165)
#51C395
(81,195,149)
#48AE85
(72,174,133)
#3F9975
(63,153,117)
#368465
(54,132,101)
#2D6F55
(45,111,85)
#245A45
(36,90,69)
#1B4535
(27,69,53)
#123025
(18,48,37)
#091B15
(9,27,21)
#000000
(0,0,0)

Tints of #63EDB5

#63EDB5
(99,237,181)
#71EEBB
(113,238,187)
#7FEFC1
(127,239,193)
#8DF0C7
(141,240,199)
#9BF1CD
(155,241,205)
#A9F2D3
(169,242,211)
#B7F3D9
(183,243,217)
#C5F4DF
(197,244,223)
#D3F5E5
(211,245,229)
#E1F6EB
(225,246,235)
#EFF7F1
(239,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63EDB5 color. Also use rgb(99,237,181) instead hex code.

Text Font Color

.myTextColor { color: #63EDB5; }

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

This text font color is #63EDB5.

Background Color

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

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

This div background color is #63EDB5.

Border color

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

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

This div border color is #63EDB5.

Opacity

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

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

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

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

This text has shadow with #63EDB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63EDB5.

Preview

Color preview on black background

This text has color #63EDB5 on black background.


Color preview on white background

This text has color #63EDB5 on white background.


Black color preview on #63EDB5 background

This text has black color on #63EDB5 background.


White color preview on #63EDB5 background

This text has white color on #63EDB5 background.


Related colors

Complementary color

Complementary color for #hex is #9C124A.


I love getcolorcode.com

Triadic colors

1 #B563ED and #EDB563 with #63EDB5 are triadic colors.

2 #B5ED63 and #ED63B5 with #63EDB5 are triadic colors.