COLOR #63BA98

HEX: #63BA98 RGB: (99,186,152)

Renk bilgisi

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

RGB renk modeli

#63BA98 color RGB value is (99,186,152).

RGB: (99,186,152) (39%, 73%, 60%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 186 of 255 = 73%
B 152 of 255 = 60%

99
186
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 186 + 152 = 437 (100%)
R 99 of 437 ~ 22.65%
G 186 of 437 ~ 42.56%
B 152 of 437 ~ 34.78'%

%22.65
%42.56
%34.78

CMYK RENK MODELİ

#63BA98 rengi CMYK tonu (47,0,18,27).

  • camgöbeği tonu 46.77%
  • eflatun tonu 0.00%
  • sarı tonu 18.28%
  • ana renk tonu 27.06%

CMYK: (47,0,18,27)
C47M0Y18K27 (47%, 0%, 18%, 27%)
(0.47 / 0.00 / 0.18 / 0.27)

CMYK yüzdeleri

%46.77
%0
%18.28
%27.06

Codes

Color #63BA98 in popluar color models

63 BA 98
RGB 99 186 152
HSL 157° 38.67% 55.88%
HSB/HSV 157° 46.77% 72.94%
CMYK 46.77% 0.00% 18.28%
27.06%

Color #63BA98 in popluar number systems.

HEX 63 BA 98
Decimal 99 186 152
Binary 1100011 10111010 10011000
Octal 143 272 230

Shades and tints

Shades of #63BA98

#63BA98
(99,186,152)
#5AAA8B
(90,170,139)
#519A7E
(81,154,126)
#488A71
(72,138,113)
#3F7A64
(63,122,100)
#366A57
(54,106,87)
#2D5A4A
(45,90,74)
#244A3D
(36,74,61)
#1B3A30
(27,58,48)
#122A23
(18,42,35)
#091A16
(9,26,22)
#000000
(0,0,0)

Tints of #63BA98

#63BA98
(99,186,152)
#71C0A1
(113,192,161)
#7FC6AA
(127,198,170)
#8DCCB3
(141,204,179)
#9BD2BC
(155,210,188)
#A9D8C5
(169,216,197)
#B7DECE
(183,222,206)
#C5E4D7
(197,228,215)
#D3EAE0
(211,234,224)
#E1F0E9
(225,240,233)
#EFF6F2
(239,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63BA98 color. Also use rgb(99,186,152) instead hex code.

Text Font Color

.myTextColor { color: #63BA98; }

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

This text font color is #63BA98.

Background Color

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

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

This div background color is #63BA98.

Border color

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

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

This div border color is #63BA98.

Opacity

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

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

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

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

This text has shadow with #63BA98 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63BA98.

Preview

Color preview on black background

This text has color #63BA98 on black background.


Color preview on white background

This text has color #63BA98 on white background.


Black color preview on #63BA98 background

This text has black color on #63BA98 background.


White color preview on #63BA98 background

This text has white color on #63BA98 background.


Related colors

Complementary color

Complementary color for #hex is #9C4567.


I love getcolorcode.com

Triadic colors

1 #9863BA and #BA9863 with #63BA98 are triadic colors.

2 #98BA63 and #BA6398 with #63BA98 are triadic colors.