COLOR #63BDAE

HEX: #63BDAE RGB: (99,189,174)

Renk bilgisi

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

RGB renk modeli

#63BDAE color RGB value is (99,189,174).

RGB: (99,189,174) (39%, 74%, 68%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 189 of 255 = 74%
B 174 of 255 = 68%

99
189
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 189 + 174 = 462 (100%)
R 99 of 462 ~ 21.43%
G 189 of 462 ~ 40.91%
B 174 of 462 ~ 37.66'%

%21.43
%40.91
%37.66

CMYK RENK MODELİ

#63BDAE rengi CMYK tonu (48,0,8,26).

  • camgöbeği tonu 47.62%
  • eflatun tonu 0.00%
  • sarı tonu 7.94%
  • ana renk tonu 25.88%

CMYK: (48,0,8,26)
C48M0Y8K26 (48%, 0%, 8%, 26%)
(0.48 / 0.00 / 0.08 / 0.26)

CMYK yüzdeleri

%47.62
%0
%7.94
%25.88

Codes

Color #63BDAE in popluar color models

63 BD AE
RGB 99 189 174
HSL 170° 40.54% 56.47%
HSB/HSV 170° 47.62% 74.12%
CMYK 47.62% 0.00% 7.94%
25.88%

Color #63BDAE in popluar number systems.

HEX 63 BD AE
Decimal 99 189 174
Binary 1100011 10111101 10101110
Octal 143 275 256

Shades and tints

Shades of #63BDAE

#63BDAE
(99,189,174)
#5AAC9F
(90,172,159)
#519B90
(81,155,144)
#488A81
(72,138,129)
#3F7972
(63,121,114)
#366863
(54,104,99)
#2D5754
(45,87,84)
#244645
(36,70,69)
#1B3536
(27,53,54)
#122427
(18,36,39)
#091318
(9,19,24)
#000000
(0,0,0)

Tints of #63BDAE

#63BDAE
(99,189,174)
#71C3B5
(113,195,181)
#7FC9BC
(127,201,188)
#8DCFC3
(141,207,195)
#9BD5CA
(155,213,202)
#A9DBD1
(169,219,209)
#B7E1D8
(183,225,216)
#C5E7DF
(197,231,223)
#D3EDE6
(211,237,230)
#E1F3ED
(225,243,237)
#EFF9F4
(239,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63BDAE color. Also use rgb(99,189,174) instead hex code.

Text Font Color

.myTextColor { color: #63BDAE; }

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

This text font color is #63BDAE.

Background Color

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

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

This div background color is #63BDAE.

Border color

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

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

This div border color is #63BDAE.

Opacity

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

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

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

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

This text has shadow with #63BDAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63BDAE.

Preview

Color preview on black background

This text has color #63BDAE on black background.


Color preview on white background

This text has color #63BDAE on white background.


Black color preview on #63BDAE background

This text has black color on #63BDAE background.


White color preview on #63BDAE background

This text has white color on #63BDAE background.


Related colors

Complementary color

Complementary color for #hex is #9C4251.


I love getcolorcode.com

Triadic colors

1 #AE63BD and #BDAE63 with #63BDAE are triadic colors.

2 #AEBD63 and #BD63AE with #63BDAE are triadic colors.