COLOR #63C0CB

HEX: #63C0CB RGB: (99,192,203)

Renk bilgisi

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

RGB renk modeli

#63C0CB color RGB value is (99,192,203).

RGB: (99,192,203) (39%, 75%, 80%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 192 of 255 = 75%
B 203 of 255 = 80%

99
192
203

R + G + B ~ 65%. #63C0CB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 192 + 203 = 494 (100%)
R 99 of 494 ~ 20.04%
G 192 of 494 ~ 38.87%
B 203 of 494 ~ 41.09'%

%20.04
%38.87
%41.09

CMYK RENK MODELİ

#63C0CB rengi CMYK tonu (51,5,0,20).

  • camgöbeği tonu 51.23%
  • eflatun tonu 5.42%
  • sarı tonu 0.00%
  • ana renk tonu 20.39%

CMYK: (51,5,0,20)
C51M5Y0K20 (51%, 5%, 0%, 20%)
(0.51 / 0.05 / 0.00 / 0.20)

CMYK yüzdeleri

%51.23
%5.42
%0
%20.39

Codes

Color #63C0CB in popluar color models

63 C0 CB
RGB 99 192 203
HSL 186° 50.00% 59.22%
HSB/HSV 186° 51.23% 79.61%
CMYK 51.23% 5.42% 0.00%
20.39%

Color #63C0CB in popluar number systems.

HEX 63 C0 CB
Decimal 99 192 203
Binary 1100011 11000000 11001011
Octal 143 300 313

Shades and tints

Shades of #63C0CB

#63C0CB
(99,192,203)
#5AAFB9
(90,175,185)
#519EA7
(81,158,167)
#488D95
(72,141,149)
#3F7C83
(63,124,131)
#366B71
(54,107,113)
#2D5A5F
(45,90,95)
#24494D
(36,73,77)
#1B383B
(27,56,59)
#122729
(18,39,41)
#091617
(9,22,23)
#000000
(0,0,0)

Tints of #63C0CB

#63C0CB
(99,192,203)
#71C5CF
(113,197,207)
#7FCAD3
(127,202,211)
#8DCFD7
(141,207,215)
#9BD4DB
(155,212,219)
#A9D9DF
(169,217,223)
#B7DEE3
(183,222,227)
#C5E3E7
(197,227,231)
#D3E8EB
(211,232,235)
#E1EDEF
(225,237,239)
#EFF2F3
(239,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63C0CB color. Also use rgb(99,192,203) instead hex code.

Text Font Color

.myTextColor { color: #63C0CB; }

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

This text font color is #63C0CB.

Background Color

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

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

This div background color is #63C0CB.

Border color

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

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

This div border color is #63C0CB.

Opacity

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

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

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

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

This text has shadow with #63C0CB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63C0CB.

Preview

Color preview on black background

This text has color #63C0CB on black background.


Color preview on white background

This text has color #63C0CB on white background.


Black color preview on #63C0CB background

This text has black color on #63C0CB background.


White color preview on #63C0CB background

This text has white color on #63C0CB background.


Related colors

Complementary color

Complementary color for #hex is #9C3F34.


I love getcolorcode.com

Triadic colors

1 #CB63C0 and #C0CB63 with #63C0CB are triadic colors.

2 #CBC063 and #C063CB with #63C0CB are triadic colors.