COLOR #63CA9F

HEX: #63CA9F RGB: (99,202,159)

Renk bilgisi

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

RGB renk modeli

#63CA9F color RGB value is (99,202,159).

RGB: (99,202,159) (39%, 79%, 62%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 202 of 255 = 79%
B 159 of 255 = 62%

99
202
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 202 + 159 = 460 (100%)
R 99 of 460 ~ 21.52%
G 202 of 460 ~ 43.91%
B 159 of 460 ~ 34.57'%

%21.52
%43.91
%34.57

CMYK RENK MODELİ

#63CA9F rengi CMYK tonu (51,0,21,21).

  • camgöbeği tonu 50.99%
  • eflatun tonu 0.00%
  • sarı tonu 21.29%
  • ana renk tonu 20.78%

CMYK: (51,0,21,21)
C51M0Y21K21 (51%, 0%, 21%, 21%)
(0.51 / 0.00 / 0.21 / 0.21)

CMYK yüzdeleri

%50.99
%0
%21.29
%20.78

Codes

Color #63CA9F in popluar color models

63 CA 9F
RGB 99 202 159
HSL 155° 49.28% 59.02%
HSB/HSV 155° 50.99% 79.22%
CMYK 50.99% 0.00% 21.29%
20.78%

Color #63CA9F in popluar number systems.

HEX 63 CA 9F
Decimal 99 202 159
Binary 1100011 11001010 10011111
Octal 143 312 237

Shades and tints

Shades of #63CA9F

#63CA9F
(99,202,159)
#5AB891
(90,184,145)
#51A683
(81,166,131)
#489475
(72,148,117)
#3F8267
(63,130,103)
#367059
(54,112,89)
#2D5E4B
(45,94,75)
#244C3D
(36,76,61)
#1B3A2F
(27,58,47)
#122821
(18,40,33)
#091613
(9,22,19)
#000000
(0,0,0)

Tints of #63CA9F

#63CA9F
(99,202,159)
#71CEA7
(113,206,167)
#7FD2AF
(127,210,175)
#8DD6B7
(141,214,183)
#9BDABF
(155,218,191)
#A9DEC7
(169,222,199)
#B7E2CF
(183,226,207)
#C5E6D7
(197,230,215)
#D3EADF
(211,234,223)
#E1EEE7
(225,238,231)
#EFF2EF
(239,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63CA9F color. Also use rgb(99,202,159) instead hex code.

Text Font Color

.myTextColor { color: #63CA9F; }

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

This text font color is #63CA9F.

Background Color

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

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

This div background color is #63CA9F.

Border color

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

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

This div border color is #63CA9F.

Opacity

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

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

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

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

This text has shadow with #63CA9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63CA9F.

Preview

Color preview on black background

This text has color #63CA9F on black background.


Color preview on white background

This text has color #63CA9F on white background.


Black color preview on #63CA9F background

This text has black color on #63CA9F background.


White color preview on #63CA9F background

This text has white color on #63CA9F background.


Related colors

Complementary color

Complementary color for #hex is #9C3560.


I love getcolorcode.com

Triadic colors

1 #9F63CA and #CA9F63 with #63CA9F are triadic colors.

2 #9FCA63 and #CA639F with #63CA9F are triadic colors.