COLOR #63C1C4

HEX: #63C1C4 RGB: (99,193,196)

Renk bilgisi

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

RGB renk modeli

#63C1C4 color RGB value is (99,193,196).

RGB: (99,193,196) (39%, 76%, 77%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 193 of 255 = 76%
B 196 of 255 = 77%

99
193
196

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 193 + 196 = 488 (100%)
R 99 of 488 ~ 20.29%
G 193 of 488 ~ 39.55%
B 196 of 488 ~ 40.16'%

%20.29
%39.55
%40.16

CMYK RENK MODELİ

#63C1C4 rengi CMYK tonu (49,2,0,23).

  • camgöbeği tonu 49.49%
  • eflatun tonu 1.53%
  • sarı tonu 0.00%
  • ana renk tonu 23.14%

CMYK: (49,2,0,23)
C49M2Y0K23 (49%, 2%, 0%, 23%)
(0.49 / 0.02 / 0.00 / 0.23)

CMYK yüzdeleri

%49.49
%1.53
%0
%23.14

Codes

Color #63C1C4 in popluar color models

63 C1 C4
RGB 99 193 196
HSL 182° 45.12% 57.84%
HSB/HSV 182° 49.49% 76.86%
CMYK 49.49% 1.53% 0.00%
23.14%

Color #63C1C4 in popluar number systems.

HEX 63 C1 C4
Decimal 99 193 196
Binary 1100011 11000001 11000100
Octal 143 301 304

Shades and tints

Shades of #63C1C4

#63C1C4
(99,193,196)
#5AB0B3
(90,176,179)
#519FA2
(81,159,162)
#488E91
(72,142,145)
#3F7D80
(63,125,128)
#366C6F
(54,108,111)
#2D5B5E
(45,91,94)
#244A4D
(36,74,77)
#1B393C
(27,57,60)
#12282B
(18,40,43)
#09171A
(9,23,26)
#000000
(0,0,0)

Tints of #63C1C4

#63C1C4
(99,193,196)
#71C6C9
(113,198,201)
#7FCBCE
(127,203,206)
#8DD0D3
(141,208,211)
#9BD5D8
(155,213,216)
#A9DADD
(169,218,221)
#B7DFE2
(183,223,226)
#C5E4E7
(197,228,231)
#D3E9EC
(211,233,236)
#E1EEF1
(225,238,241)
#EFF3F6
(239,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63C1C4 color. Also use rgb(99,193,196) instead hex code.

Text Font Color

.myTextColor { color: #63C1C4; }

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

This text font color is #63C1C4.

Background Color

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

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

This div background color is #63C1C4.

Border color

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

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

This div border color is #63C1C4.

Opacity

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

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

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

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

This text has shadow with #63C1C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63C1C4.

Preview

Color preview on black background

This text has color #63C1C4 on black background.


Color preview on white background

This text has color #63C1C4 on white background.


Black color preview on #63C1C4 background

This text has black color on #63C1C4 background.


White color preview on #63C1C4 background

This text has white color on #63C1C4 background.


Related colors

Complementary color

Complementary color for #hex is #9C3E3B.


I love getcolorcode.com

Triadic colors

1 #C463C1 and #C1C463 with #63C1C4 are triadic colors.

2 #C4C163 and #C163C4 with #63C1C4 are triadic colors.