COLOR #63B8CB

HEX: #63B8CB RGB: (99,184,203)

Renk bilgisi

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

RGB renk modeli

#63B8CB color RGB value is (99,184,203).

RGB: (99,184,203) (39%, 72%, 80%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 184 of 255 = 72%
B 203 of 255 = 80%

99
184
203

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 184 + 203 = 486 (100%)
R 99 of 486 ~ 20.37%
G 184 of 486 ~ 37.86%
B 203 of 486 ~ 41.77'%

%20.37
%37.86
%41.77

CMYK RENK MODELİ

#63B8CB rengi CMYK tonu (51,9,0,20).

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

CMYK: (51,9,0,20)
C51M9Y0K20 (51%, 9%, 0%, 20%)
(0.51 / 0.09 / 0.00 / 0.20)

CMYK yüzdeleri

%51.23
%9.36
%0
%20.39

Codes

Color #63B8CB in popluar color models

63 B8 CB
RGB 99 184 203
HSL 191° 50.00% 59.22%
HSB/HSV 191° 51.23% 79.61%
CMYK 51.23% 9.36% 0.00%
20.39%

Color #63B8CB in popluar number systems.

HEX 63 B8 CB
Decimal 99 184 203
Binary 1100011 10111000 11001011
Octal 143 270 313

Shades and tints

Shades of #63B8CB

#63B8CB
(99,184,203)
#5AA8B9
(90,168,185)
#5198A7
(81,152,167)
#488895
(72,136,149)
#3F7883
(63,120,131)
#366871
(54,104,113)
#2D585F
(45,88,95)
#24484D
(36,72,77)
#1B383B
(27,56,59)
#122829
(18,40,41)
#091817
(9,24,23)
#000000
(0,0,0)

Tints of #63B8CB

#63B8CB
(99,184,203)
#71BECF
(113,190,207)
#7FC4D3
(127,196,211)
#8DCAD7
(141,202,215)
#9BD0DB
(155,208,219)
#A9D6DF
(169,214,223)
#B7DCE3
(183,220,227)
#C5E2E7
(197,226,231)
#D3E8EB
(211,232,235)
#E1EEEF
(225,238,239)
#EFF4F3
(239,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63B8CB; }

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

This text font color is #63B8CB.

Background Color

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

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

This div background color is #63B8CB.

Border color

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

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

This div border color is #63B8CB.

Opacity

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

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

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

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

This text has shadow with #63B8CB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63B8CB.

Preview

Color preview on black background

This text has color #63B8CB on black background.


Color preview on white background

This text has color #63B8CB on white background.


Black color preview on #63B8CB background

This text has black color on #63B8CB background.


White color preview on #63B8CB background

This text has white color on #63B8CB background.


Related colors

Complementary color

Complementary color for #hex is #9C4734.


I love getcolorcode.com

Triadic colors

1 #CB63B8 and #B8CB63 with #63B8CB are triadic colors.

2 #CBB863 and #B863CB with #63B8CB are triadic colors.