COLOR #63C7AD

HEX: #63C7AD RGB: (99,199,173)

Renk bilgisi

#63C7AD contains mainly green and blue colors. #63C7AD ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#63C7AD color RGB value is (99,199,173).

RGB: (99,199,173) (39%, 78%, 68%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 199 of 255 = 78%
B 173 of 255 = 68%

99
199
173

R + G + B ~ 62%. #63C7AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 199 + 173 = 471 (100%)
R 99 of 471 ~ 21.02%
G 199 of 471 ~ 42.25%
B 173 of 471 ~ 36.73'%

%21.02
%42.25
%36.73

CMYK RENK MODELİ

#63C7AD rengi CMYK tonu (50,0,13,22).

  • camgöbeği tonu 50.25%
  • eflatun tonu 0.00%
  • sarı tonu 13.07%
  • ana renk tonu 21.96%

CMYK: (50,0,13,22)
C50M0Y13K22 (50%, 0%, 13%, 22%)
(0.50 / 0.00 / 0.13 / 0.22)

CMYK yüzdeleri

%50.25
%0
%13.07
%21.96

Codes

Color #63C7AD in popluar color models

63 C7 AD
RGB 99 199 173
HSL 164° 47.17% 58.43%
HSB/HSV 164° 50.25% 78.04%
CMYK 50.25% 0.00% 13.07%
21.96%

Color #63C7AD in popluar number systems.

HEX 63 C7 AD
Decimal 99 199 173
Binary 1100011 11000111 10101101
Octal 143 307 255

Shades and tints

Shades of #63C7AD

#63C7AD
(99,199,173)
#5AB59E
(90,181,158)
#51A38F
(81,163,143)
#489180
(72,145,128)
#3F7F71
(63,127,113)
#366D62
(54,109,98)
#2D5B53
(45,91,83)
#244944
(36,73,68)
#1B3735
(27,55,53)
#122526
(18,37,38)
#091317
(9,19,23)
#000000
(0,0,0)

Tints of #63C7AD

#63C7AD
(99,199,173)
#71CCB4
(113,204,180)
#7FD1BB
(127,209,187)
#8DD6C2
(141,214,194)
#9BDBC9
(155,219,201)
#A9E0D0
(169,224,208)
#B7E5D7
(183,229,215)
#C5EADE
(197,234,222)
#D3EFE5
(211,239,229)
#E1F4EC
(225,244,236)
#EFF9F3
(239,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63C7AD color. Also use rgb(99,199,173) instead hex code.

Text Font Color

.myTextColor { color: #63C7AD; }

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

This text font color is #63C7AD.

Background Color

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

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

This div background color is #63C7AD.

Border color

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

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

This div border color is #63C7AD.

Opacity

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

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

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

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

This text has shadow with #63C7AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63C7AD.

Preview

Color preview on black background

This text has color #63C7AD on black background.


Color preview on white background

This text has color #63C7AD on white background.


Black color preview on #63C7AD background

This text has black color on #63C7AD background.


White color preview on #63C7AD background

This text has white color on #63C7AD background.


Related colors

Complementary color

Complementary color for #hex is #9C3852.


I love getcolorcode.com

Triadic colors

1 #AD63C7 and #C7AD63 with #63C7AD are triadic colors.

2 #ADC763 and #C763AD with #63C7AD are triadic colors.