COLOR #63BA4A

HEX: #63BA4A RGB: (99,186,74)

Renk bilgisi

#63BA4A contains mainly green color. #63BA4A ‘ nin web güvenlik rengi #66CC33 (ya da #6C3) dir.

RGB renk modeli

#63BA4A color RGB value is (99,186,74).

RGB: (99,186,74) (39%, 73%, 29%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 186 of 255 = 73%
B 74 of 255 = 29%

99
186
74

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 186 + 74 = 359 (100%)
R 99 of 359 ~ 27.58%
G 186 of 359 ~ 51.81%
B 74 of 359 ~ 20.61'%

%27.58
%51.81
%20.61

CMYK RENK MODELİ

#63BA4A rengi CMYK tonu (47,0,60,27).

  • camgöbeği tonu 46.77%
  • eflatun tonu 0.00%
  • sarı tonu 60.22%
  • ana renk tonu 27.06%

CMYK: (47,0,60,27)
C47M0Y60K27 (47%, 0%, 60%, 27%)
(0.47 / 0.00 / 0.60 / 0.27)

CMYK yüzdeleri

%46.77
%0
%60.22
%27.06

Codes

Color #63BA4A in popluar color models

63 BA 4A
RGB 99 186 74
HSL 107° 44.80% 50.98%
HSB/HSV 107° 60.22% 72.94%
CMYK 46.77% 0.00% 60.22%
27.06%

Color #63BA4A in popluar number systems.

HEX 63 BA 4A
Decimal 99 186 74
Binary 1100011 10111010 1001010
Octal 143 272 112

Shades and tints

Shades of #63BA4A

#63BA4A
(99,186,74)
#5AAA44
(90,170,68)
#519A3E
(81,154,62)
#488A38
(72,138,56)
#3F7A32
(63,122,50)
#366A2C
(54,106,44)
#2D5A26
(45,90,38)
#244A20
(36,74,32)
#1B3A1A
(27,58,26)
#122A14
(18,42,20)
#091A0E
(9,26,14)
#000000
(0,0,0)

Tints of #63BA4A

#63BA4A
(99,186,74)
#71C05A
(113,192,90)
#7FC66A
(127,198,106)
#8DCC7A
(141,204,122)
#9BD28A
(155,210,138)
#A9D89A
(169,216,154)
#B7DEAA
(183,222,170)
#C5E4BA
(197,228,186)
#D3EACA
(211,234,202)
#E1F0DA
(225,240,218)
#EFF6EA
(239,246,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63BA4A color. Also use rgb(99,186,74) instead hex code.

Text Font Color

.myTextColor { color: #63BA4A; }

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

This text font color is #63BA4A.

Background Color

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

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

This div background color is #63BA4A.

Border color

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

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

This div border color is #63BA4A.

Opacity

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

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

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

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

This text has shadow with #63BA4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63BA4A.

Preview

Color preview on black background

This text has color #63BA4A on black background.


Color preview on white background

This text has color #63BA4A on white background.


Black color preview on #63BA4A background

This text has black color on #63BA4A background.


White color preview on #63BA4A background

This text has white color on #63BA4A background.


Related colors

Complementary color

Complementary color for #hex is #9C45B5.


I love getcolorcode.com

Triadic colors

1 #4A63BA and #BA4A63 with #63BA4A are triadic colors.

2 #4ABA63 and #BA634A with #63BA4A are triadic colors.