COLOR #63CB5E

HEX: #63CB5E RGB: (99,203,94)

Renk bilgisi

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

RGB renk modeli

#63CB5E color RGB value is (99,203,94).

RGB: (99,203,94) (39%, 80%, 37%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 203 of 255 = 80%
B 94 of 255 = 37%

99
203
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 203 + 94 = 396 (100%)
R 99 of 396 ~ 25%
G 203 of 396 ~ 51.26%
B 94 of 396 ~ 23.74'%

%25
%51.26
%23.74

CMYK RENK MODELİ

#63CB5E rengi CMYK tonu (51,0,54,20).

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

CMYK: (51,0,54,20)
C51M0Y54K20 (51%, 0%, 54%, 20%)
(0.51 / 0.00 / 0.54 / 0.20)

CMYK yüzdeleri

%51.23
%0
%53.69
%20.39

Codes

Color #63CB5E in popluar color models

63 CB 5E
RGB 99 203 94
HSL 117° 51.17% 58.24%
HSB/HSV 117° 53.69% 79.61%
CMYK 51.23% 0.00% 53.69%
20.39%

Color #63CB5E in popluar number systems.

HEX 63 CB 5E
Decimal 99 203 94
Binary 1100011 11001011 1011110
Octal 143 313 136

Shades and tints

Shades of #63CB5E

#63CB5E
(99,203,94)
#5AB956
(90,185,86)
#51A74E
(81,167,78)
#489546
(72,149,70)
#3F833E
(63,131,62)
#367136
(54,113,54)
#2D5F2E
(45,95,46)
#244D26
(36,77,38)
#1B3B1E
(27,59,30)
#122916
(18,41,22)
#09170E
(9,23,14)
#000000
(0,0,0)

Tints of #63CB5E

#63CB5E
(99,203,94)
#71CF6C
(113,207,108)
#7FD37A
(127,211,122)
#8DD788
(141,215,136)
#9BDB96
(155,219,150)
#A9DFA4
(169,223,164)
#B7E3B2
(183,227,178)
#C5E7C0
(197,231,192)
#D3EBCE
(211,235,206)
#E1EFDC
(225,239,220)
#EFF3EA
(239,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63CB5E; }

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

This text font color is #63CB5E.

Background Color

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

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

This div background color is #63CB5E.

Border color

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

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

This div border color is #63CB5E.

Opacity

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

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

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

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

This text has shadow with #63CB5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63CB5E.

Preview

Color preview on black background

This text has color #63CB5E on black background.


Color preview on white background

This text has color #63CB5E on white background.


Black color preview on #63CB5E background

This text has black color on #63CB5E background.


White color preview on #63CB5E background

This text has white color on #63CB5E background.


Related colors

Complementary color

Complementary color for #hex is #9C34A1.


I love getcolorcode.com

Triadic colors

1 #5E63CB and #CB5E63 with #63CB5E are triadic colors.

2 #5ECB63 and #CB635E with #63CB5E are triadic colors.