COLOR #63BC9C

HEX: #63BC9C RGB: (99,188,156)

Renk bilgisi

#63BC9C contains mainly green and blue colors. #63BC9C ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#63BC9C color RGB value is (99,188,156).

RGB: (99,188,156) (39%, 74%, 61%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 188 of 255 = 74%
B 156 of 255 = 61%

99
188
156

R + G + B ~ 58%. #63BC9C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 188 + 156 = 443 (100%)
R 99 of 443 ~ 22.35%
G 188 of 443 ~ 42.44%
B 156 of 443 ~ 35.21'%

%22.35
%42.44
%35.21

CMYK RENK MODELİ

#63BC9C rengi CMYK tonu (47,0,17,26).

  • camgöbeği tonu 47.34%
  • eflatun tonu 0.00%
  • sarı tonu 17.02%
  • ana renk tonu 26.27%

CMYK: (47,0,17,26)
C47M0Y17K26 (47%, 0%, 17%, 26%)
(0.47 / 0.00 / 0.17 / 0.26)

CMYK yüzdeleri

%47.34
%0
%17.02
%26.27

Codes

Color #63BC9C in popluar color models

63 BC 9C
RGB 99 188 156
HSL 158° 39.91% 56.27%
HSB/HSV 158° 47.34% 73.73%
CMYK 47.34% 0.00% 17.02%
26.27%

Color #63BC9C in popluar number systems.

HEX 63 BC 9C
Decimal 99 188 156
Binary 1100011 10111100 10011100
Octal 143 274 234

Shades and tints

Shades of #63BC9C

#63BC9C
(99,188,156)
#5AAB8E
(90,171,142)
#519A80
(81,154,128)
#488972
(72,137,114)
#3F7864
(63,120,100)
#366756
(54,103,86)
#2D5648
(45,86,72)
#24453A
(36,69,58)
#1B342C
(27,52,44)
#12231E
(18,35,30)
#091210
(9,18,16)
#000000
(0,0,0)

Tints of #63BC9C

#63BC9C
(99,188,156)
#71C2A5
(113,194,165)
#7FC8AE
(127,200,174)
#8DCEB7
(141,206,183)
#9BD4C0
(155,212,192)
#A9DAC9
(169,218,201)
#B7E0D2
(183,224,210)
#C5E6DB
(197,230,219)
#D3ECE4
(211,236,228)
#E1F2ED
(225,242,237)
#EFF8F6
(239,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63BC9C color. Also use rgb(99,188,156) instead hex code.

Text Font Color

.myTextColor { color: #63BC9C; }

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

This text font color is #63BC9C.

Background Color

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

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

This div background color is #63BC9C.

Border color

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

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

This div border color is #63BC9C.

Opacity

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

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

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

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

This text has shadow with #63BC9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63BC9C.

Preview

Color preview on black background

This text has color #63BC9C on black background.


Color preview on white background

This text has color #63BC9C on white background.


Black color preview on #63BC9C background

This text has black color on #63BC9C background.


White color preview on #63BC9C background

This text has white color on #63BC9C background.


Related colors

Complementary color

Complementary color for #hex is #9C4363.


I love getcolorcode.com

Triadic colors

1 #9C63BC and #BC9C63 with #63BC9C are triadic colors.

2 #9CBC63 and #BC639C with #63BC9C are triadic colors.