COLOR #63B5E1

HEX: #63B5E1 RGB: (99,181,225)

Renk bilgisi

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

RGB renk modeli

#63B5E1 color RGB value is (99,181,225).

RGB: (99,181,225) (39%, 71%, 88%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 181 of 255 = 71%
B 225 of 255 = 88%

99
181
225

R + G + B ~ 66%. #63B5E1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 181 + 225 = 505 (100%)
R 99 of 505 ~ 19.6%
G 181 of 505 ~ 35.84%
B 225 of 505 ~ 44.55'%

%19.6
%35.84
%44.55

CMYK RENK MODELİ

#63B5E1 rengi CMYK tonu (56,20,0,12).

  • camgöbeği tonu 56.00%
  • eflatun tonu 19.56%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

CMYK: (56,20,0,12)
C56M20Y0K12 (56%, 20%, 0%, 12%)
(0.56 / 0.20 / 0.00 / 0.12)

CMYK yüzdeleri

%56
%19.56
%0
%11.76

Codes

Color #63B5E1 in popluar color models

63 B5 E1
RGB 99 181 225
HSL 201° 67.74% 63.53%
HSB/HSV 201° 56.00% 88.24%
CMYK 56.00% 19.56% 0.00%
11.76%

Color #63B5E1 in popluar number systems.

HEX 63 B5 E1
Decimal 99 181 225
Binary 1100011 10110101 11100001
Octal 143 265 341

Shades and tints

Shades of #63B5E1

#63B5E1
(99,181,225)
#5AA5CD
(90,165,205)
#5195B9
(81,149,185)
#4885A5
(72,133,165)
#3F7591
(63,117,145)
#36657D
(54,101,125)
#2D5569
(45,85,105)
#244555
(36,69,85)
#1B3541
(27,53,65)
#12252D
(18,37,45)
#091519
(9,21,25)
#000000
(0,0,0)

Tints of #63B5E1

#63B5E1
(99,181,225)
#71BBE3
(113,187,227)
#7FC1E5
(127,193,229)
#8DC7E7
(141,199,231)
#9BCDE9
(155,205,233)
#A9D3EB
(169,211,235)
#B7D9ED
(183,217,237)
#C5DFEF
(197,223,239)
#D3E5F1
(211,229,241)
#E1EBF3
(225,235,243)
#EFF1F5
(239,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63B5E1 color. Also use rgb(99,181,225) instead hex code.

Text Font Color

.myTextColor { color: #63B5E1; }

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

This text font color is #63B5E1.

Background Color

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

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

This div background color is #63B5E1.

Border color

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

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

This div border color is #63B5E1.

Opacity

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

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

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

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

This text has shadow with #63B5E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63B5E1.

Preview

Color preview on black background

This text has color #63B5E1 on black background.


Color preview on white background

This text has color #63B5E1 on white background.


Black color preview on #63B5E1 background

This text has black color on #63B5E1 background.


White color preview on #63B5E1 background

This text has white color on #63B5E1 background.


Related colors

Complementary color

Complementary color for #hex is #9C4A1E.


I love getcolorcode.com

Triadic colors

1 #E163B5 and #B5E163 with #63B5E1 are triadic colors.

2 #E1B563 and #B563E1 with #63B5E1 are triadic colors.