COLOR #63E3AE

HEX: #63E3AE RGB: (99,227,174)

Renk bilgisi

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

RGB renk modeli

#63E3AE color RGB value is (99,227,174).

RGB: (99,227,174) (39%, 89%, 68%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 227 of 255 = 89%
B 174 of 255 = 68%

99
227
174

R + G + B ~ 65%. #63E3AE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 227 + 174 = 500 (100%)
R 99 of 500 ~ 19.8%
G 227 of 500 ~ 45.4%
B 174 of 500 ~ 34.8'%

%19.8
%45.4
%34.8

CMYK RENK MODELİ

#63E3AE rengi CMYK tonu (56,0,23,11).

  • camgöbeği tonu 56.39%
  • eflatun tonu 0.00%
  • sarı tonu 23.35%
  • ana renk tonu 10.98%

CMYK: (56,0,23,11)
C56M0Y23K11 (56%, 0%, 23%, 11%)
(0.56 / 0.00 / 0.23 / 0.11)

CMYK yüzdeleri

%56.39
%0
%23.35
%10.98

Codes

Color #63E3AE in popluar color models

63 E3 AE
RGB 99 227 174
HSL 155° 69.57% 63.92%
HSB/HSV 155° 56.39% 89.02%
CMYK 56.39% 0.00% 23.35%
10.98%

Color #63E3AE in popluar number systems.

HEX 63 E3 AE
Decimal 99 227 174
Binary 1100011 11100011 10101110
Octal 143 343 256

Shades and tints

Shades of #63E3AE

#63E3AE
(99,227,174)
#5ACF9F
(90,207,159)
#51BB90
(81,187,144)
#48A781
(72,167,129)
#3F9372
(63,147,114)
#367F63
(54,127,99)
#2D6B54
(45,107,84)
#245745
(36,87,69)
#1B4336
(27,67,54)
#122F27
(18,47,39)
#091B18
(9,27,24)
#000000
(0,0,0)

Tints of #63E3AE

#63E3AE
(99,227,174)
#71E5B5
(113,229,181)
#7FE7BC
(127,231,188)
#8DE9C3
(141,233,195)
#9BEBCA
(155,235,202)
#A9EDD1
(169,237,209)
#B7EFD8
(183,239,216)
#C5F1DF
(197,241,223)
#D3F3E6
(211,243,230)
#E1F5ED
(225,245,237)
#EFF7F4
(239,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63E3AE; }

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

This text font color is #63E3AE.

Background Color

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

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

This div background color is #63E3AE.

Border color

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

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

This div border color is #63E3AE.

Opacity

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

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

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

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

This text has shadow with #63E3AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63E3AE.

Preview

Color preview on black background

This text has color #63E3AE on black background.


Color preview on white background

This text has color #63E3AE on white background.


Black color preview on #63E3AE background

This text has black color on #63E3AE background.


White color preview on #63E3AE background

This text has white color on #63E3AE background.


Related colors

Complementary color

Complementary color for #hex is #9C1C51.


I love getcolorcode.com

Triadic colors

1 #AE63E3 and #E3AE63 with #63E3AE are triadic colors.

2 #AEE363 and #E363AE with #63E3AE are triadic colors.