COLOR #63CB7E

HEX: #63CB7E RGB: (99,203,126)

Renk bilgisi

#63CB7E contains mainly green color. #63CB7E ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#63CB7E color RGB value is (99,203,126).

RGB: (99,203,126) (39%, 80%, 49%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 203 of 255 = 80%
B 126 of 255 = 49%

99
203
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 203 + 126 = 428 (100%)
R 99 of 428 ~ 23.13%
G 203 of 428 ~ 47.43%
B 126 of 428 ~ 29.44'%

%23.13
%47.43
%29.44

CMYK RENK MODELİ

#63CB7E rengi CMYK tonu (51,0,38,20).

  • camgöbeği tonu 51.23%
  • eflatun tonu 0.00%
  • sarı tonu 37.93%
  • ana renk tonu 20.39%

CMYK: (51,0,38,20)
C51M0Y38K20 (51%, 0%, 38%, 20%)
(0.51 / 0.00 / 0.38 / 0.20)

CMYK yüzdeleri

%51.23
%0
%37.93
%20.39

Codes

Color #63CB7E in popluar color models

63 CB 7E
RGB 99 203 126
HSL 136° 50.00% 59.22%
HSB/HSV 136° 51.23% 79.61%
CMYK 51.23% 0.00% 37.93%
20.39%

Color #63CB7E in popluar number systems.

HEX 63 CB 7E
Decimal 99 203 126
Binary 1100011 11001011 1111110
Octal 143 313 176

Shades and tints

Shades of #63CB7E

#63CB7E
(99,203,126)
#5AB973
(90,185,115)
#51A768
(81,167,104)
#48955D
(72,149,93)
#3F8352
(63,131,82)
#367147
(54,113,71)
#2D5F3C
(45,95,60)
#244D31
(36,77,49)
#1B3B26
(27,59,38)
#12291B
(18,41,27)
#091710
(9,23,16)
#000000
(0,0,0)

Tints of #63CB7E

#63CB7E
(99,203,126)
#71CF89
(113,207,137)
#7FD394
(127,211,148)
#8DD79F
(141,215,159)
#9BDBAA
(155,219,170)
#A9DFB5
(169,223,181)
#B7E3C0
(183,227,192)
#C5E7CB
(197,231,203)
#D3EBD6
(211,235,214)
#E1EFE1
(225,239,225)
#EFF3EC
(239,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63CB7E color. Also use rgb(99,203,126) instead hex code.

Text Font Color

.myTextColor { color: #63CB7E; }

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

This text font color is #63CB7E.

Background Color

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

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

This div background color is #63CB7E.

Border color

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

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

This div border color is #63CB7E.

Opacity

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

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

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

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

This text has shadow with #63CB7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63CB7E.

Preview

Color preview on black background

This text has color #63CB7E on black background.


Color preview on white background

This text has color #63CB7E on white background.


Black color preview on #63CB7E background

This text has black color on #63CB7E background.


White color preview on #63CB7E background

This text has white color on #63CB7E background.


Related colors

Complementary color

Complementary color for #hex is #9C3481.


I love getcolorcode.com

Triadic colors

1 #7E63CB and #CB7E63 with #63CB7E are triadic colors.

2 #7ECB63 and #CB637E with #63CB7E are triadic colors.