COLOR #63BDCD

HEX: #63BDCD RGB: (99,189,205)

Renk bilgisi

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

RGB renk modeli

#63BDCD color RGB value is (99,189,205).

RGB: (99,189,205) (39%, 74%, 80%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 189 of 255 = 74%
B 205 of 255 = 80%

99
189
205

R + G + B ~ 64%. #63BDCD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 189 + 205 = 493 (100%)
R 99 of 493 ~ 20.08%
G 189 of 493 ~ 38.34%
B 205 of 493 ~ 41.58'%

%20.08
%38.34
%41.58

CMYK RENK MODELİ

#63BDCD rengi CMYK tonu (52,8,0,20).

  • camgöbeği tonu 51.71%
  • eflatun tonu 7.80%
  • sarı tonu 0.00%
  • ana renk tonu 19.61%

CMYK: (52,8,0,20)
C52M8Y0K20 (52%, 8%, 0%, 20%)
(0.52 / 0.08 / 0.00 / 0.20)

CMYK yüzdeleri

%51.71
%7.8
%0
%19.61

Codes

Color #63BDCD in popluar color models

63 BD CD
RGB 99 189 205
HSL 189° 51.46% 59.61%
HSB/HSV 189° 51.71% 80.39%
CMYK 51.71% 7.80% 0.00%
19.61%

Color #63BDCD in popluar number systems.

HEX 63 BD CD
Decimal 99 189 205
Binary 1100011 10111101 11001101
Octal 143 275 315

Shades and tints

Shades of #63BDCD

#63BDCD
(99,189,205)
#5AACBB
(90,172,187)
#519BA9
(81,155,169)
#488A97
(72,138,151)
#3F7985
(63,121,133)
#366873
(54,104,115)
#2D5761
(45,87,97)
#24464F
(36,70,79)
#1B353D
(27,53,61)
#12242B
(18,36,43)
#091319
(9,19,25)
#000000
(0,0,0)

Tints of #63BDCD

#63BDCD
(99,189,205)
#71C3D1
(113,195,209)
#7FC9D5
(127,201,213)
#8DCFD9
(141,207,217)
#9BD5DD
(155,213,221)
#A9DBE1
(169,219,225)
#B7E1E5
(183,225,229)
#C5E7E9
(197,231,233)
#D3EDED
(211,237,237)
#E1F3F1
(225,243,241)
#EFF9F5
(239,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63BDCD color. Also use rgb(99,189,205) instead hex code.

Text Font Color

.myTextColor { color: #63BDCD; }

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

This text font color is #63BDCD.

Background Color

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

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

This div background color is #63BDCD.

Border color

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

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

This div border color is #63BDCD.

Opacity

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

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

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

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

This text has shadow with #63BDCD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63BDCD.

Preview

Color preview on black background

This text has color #63BDCD on black background.


Color preview on white background

This text has color #63BDCD on white background.


Black color preview on #63BDCD background

This text has black color on #63BDCD background.


White color preview on #63BDCD background

This text has white color on #63BDCD background.


Related colors

Complementary color

Complementary color for #hex is #9C4232.


I love getcolorcode.com

Triadic colors

1 #CD63BD and #BDCD63 with #63BDCD are triadic colors.

2 #CDBD63 and #BD63CD with #63BDCD are triadic colors.