COLOR #63AB50

HEX: #63AB50 RGB: (99,171,80)

Renk bilgisi

#63AB50 contains mainly green color. #63AB50 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#63AB50 color RGB value is (99,171,80).

RGB: (99,171,80) (39%, 67%, 31%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 171 of 255 = 67%
B 80 of 255 = 31%

99
171
80

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 171 + 80 = 350 (100%)
R 99 of 350 ~ 28.29%
G 171 of 350 ~ 48.86%
B 80 of 350 ~ 22.86'%

%28.29
%48.86
%22.86

CMYK RENK MODELİ

#63AB50 rengi CMYK tonu (42,0,53,33).

  • camgöbeği tonu 42.11%
  • eflatun tonu 0.00%
  • sarı tonu 53.22%
  • ana renk tonu 32.94%

CMYK: (42,0,53,33)
C42M0Y53K33 (42%, 0%, 53%, 33%)
(0.42 / 0.00 / 0.53 / 0.33)

CMYK yüzdeleri

%42.11
%0
%53.22
%32.94

Codes

Color #63AB50 in popluar color models

63 AB 50
RGB 99 171 80
HSL 107° 36.25% 49.22%
HSB/HSV 107° 53.22% 67.06%
CMYK 42.11% 0.00% 53.22%
32.94%

Color #63AB50 in popluar number systems.

HEX 63 AB 50
Decimal 99 171 80
Binary 1100011 10101011 1010000
Octal 143 253 120

Shades and tints

Shades of #63AB50

#63AB50
(99,171,80)
#5A9C49
(90,156,73)
#518D42
(81,141,66)
#487E3B
(72,126,59)
#3F6F34
(63,111,52)
#36602D
(54,96,45)
#2D5126
(45,81,38)
#24421F
(36,66,31)
#1B3318
(27,51,24)
#122411
(18,36,17)
#09150A
(9,21,10)
#000000
(0,0,0)

Tints of #63AB50

#63AB50
(99,171,80)
#71B25F
(113,178,95)
#7FB96E
(127,185,110)
#8DC07D
(141,192,125)
#9BC78C
(155,199,140)
#A9CE9B
(169,206,155)
#B7D5AA
(183,213,170)
#C5DCB9
(197,220,185)
#D3E3C8
(211,227,200)
#E1EAD7
(225,234,215)
#EFF1E6
(239,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63AB50 color. Also use rgb(99,171,80) instead hex code.

Text Font Color

.myTextColor { color: #63AB50; }

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

This text font color is #63AB50.

Background Color

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

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

This div background color is #63AB50.

Border color

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

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

This div border color is #63AB50.

Opacity

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

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

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

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

This text has shadow with #63AB50 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63AB50.

Preview

Color preview on black background

This text has color #63AB50 on black background.


Color preview on white background

This text has color #63AB50 on white background.


Black color preview on #63AB50 background

This text has black color on #63AB50 background.


White color preview on #63AB50 background

This text has white color on #63AB50 background.


Related colors

Complementary color

Complementary color for #hex is #9C54AF.


I love getcolorcode.com

Triadic colors

1 #5063AB and #AB5063 with #63AB50 are triadic colors.

2 #50AB63 and #AB6350 with #63AB50 are triadic colors.