COLOR #63C5A7

HEX: #63C5A7 RGB: (99,197,167)

Renk bilgisi

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

RGB renk modeli

#63C5A7 color RGB value is (99,197,167).

RGB: (99,197,167) (39%, 77%, 65%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 197 of 255 = 77%
B 167 of 255 = 65%

99
197
167

R + G + B ~ 60%. #63C5A7 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 197 + 167 = 463 (100%)
R 99 of 463 ~ 21.38%
G 197 of 463 ~ 42.55%
B 167 of 463 ~ 36.07'%

%21.38
%42.55
%36.07

CMYK RENK MODELİ

#63C5A7 rengi CMYK tonu (50,0,15,23).

  • camgöbeği tonu 49.75%
  • eflatun tonu 0.00%
  • sarı tonu 15.23%
  • ana renk tonu 22.75%

CMYK: (50,0,15,23)
C50M0Y15K23 (50%, 0%, 15%, 23%)
(0.50 / 0.00 / 0.15 / 0.23)

CMYK yüzdeleri

%49.75
%0
%15.23
%22.75

Codes

Color #63C5A7 in popluar color models

63 C5 A7
RGB 99 197 167
HSL 162° 45.79% 58.04%
HSB/HSV 162° 49.75% 77.25%
CMYK 49.75% 0.00% 15.23%
22.75%

Color #63C5A7 in popluar number systems.

HEX 63 C5 A7
Decimal 99 197 167
Binary 1100011 11000101 10100111
Octal 143 305 247

Shades and tints

Shades of #63C5A7

#63C5A7
(99,197,167)
#5AB498
(90,180,152)
#51A389
(81,163,137)
#48927A
(72,146,122)
#3F816B
(63,129,107)
#36705C
(54,112,92)
#2D5F4D
(45,95,77)
#244E3E
(36,78,62)
#1B3D2F
(27,61,47)
#122C20
(18,44,32)
#091B11
(9,27,17)
#000000
(0,0,0)

Tints of #63C5A7

#63C5A7
(99,197,167)
#71CAAF
(113,202,175)
#7FCFB7
(127,207,183)
#8DD4BF
(141,212,191)
#9BD9C7
(155,217,199)
#A9DECF
(169,222,207)
#B7E3D7
(183,227,215)
#C5E8DF
(197,232,223)
#D3EDE7
(211,237,231)
#E1F2EF
(225,242,239)
#EFF7F7
(239,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63C5A7 color. Also use rgb(99,197,167) instead hex code.

Text Font Color

.myTextColor { color: #63C5A7; }

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

This text font color is #63C5A7.

Background Color

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

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

This div background color is #63C5A7.

Border color

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

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

This div border color is #63C5A7.

Opacity

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

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

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

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

This text has shadow with #63C5A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63C5A7.

Preview

Color preview on black background

This text has color #63C5A7 on black background.


Color preview on white background

This text has color #63C5A7 on white background.


Black color preview on #63C5A7 background

This text has black color on #63C5A7 background.


White color preview on #63C5A7 background

This text has white color on #63C5A7 background.


Related colors

Complementary color

Complementary color for #hex is #9C3A58.


I love getcolorcode.com

Triadic colors

1 #A763C5 and #C5A763 with #63C5A7 are triadic colors.

2 #A7C563 and #C563A7 with #63C5A7 are triadic colors.