COLOR #63AB5E

HEX: #63AB5E RGB: (99,171,94)

Renk bilgisi

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

RGB renk modeli

#63AB5E color RGB value is (99,171,94).

RGB: (99,171,94) (39%, 67%, 37%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 171 of 255 = 67%
B 94 of 255 = 37%

99
171
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 171 + 94 = 364 (100%)
R 99 of 364 ~ 27.2%
G 171 of 364 ~ 46.98%
B 94 of 364 ~ 25.82'%

%27.2
%46.98
%25.82

CMYK RENK MODELİ

#63AB5E rengi CMYK tonu (42,0,45,33).

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

CMYK: (42,0,45,33)
C42M0Y45K33 (42%, 0%, 45%, 33%)
(0.42 / 0.00 / 0.45 / 0.33)

CMYK yüzdeleri

%42.11
%0
%45.03
%32.94

Codes

Color #63AB5E in popluar color models

63 AB 5E
RGB 99 171 94
HSL 116° 31.43% 51.96%
HSB/HSV 116° 45.03% 67.06%
CMYK 42.11% 0.00% 45.03%
32.94%

Color #63AB5E in popluar number systems.

HEX 63 AB 5E
Decimal 99 171 94
Binary 1100011 10101011 1011110
Octal 143 253 136

Shades and tints

Shades of #63AB5E

#63AB5E
(99,171,94)
#5A9C56
(90,156,86)
#518D4E
(81,141,78)
#487E46
(72,126,70)
#3F6F3E
(63,111,62)
#366036
(54,96,54)
#2D512E
(45,81,46)
#244226
(36,66,38)
#1B331E
(27,51,30)
#122416
(18,36,22)
#09150E
(9,21,14)
#000000
(0,0,0)

Tints of #63AB5E

#63AB5E
(99,171,94)
#71B26C
(113,178,108)
#7FB97A
(127,185,122)
#8DC088
(141,192,136)
#9BC796
(155,199,150)
#A9CEA4
(169,206,164)
#B7D5B2
(183,213,178)
#C5DCC0
(197,220,192)
#D3E3CE
(211,227,206)
#E1EADC
(225,234,220)
#EFF1EA
(239,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63AB5E; }

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

This text font color is #63AB5E.

Background Color

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

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

This div background color is #63AB5E.

Border color

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

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

This div border color is #63AB5E.

Opacity

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

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

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

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

This text has shadow with #63AB5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63AB5E.

Preview

Color preview on black background

This text has color #63AB5E on black background.


Color preview on white background

This text has color #63AB5E on white background.


Black color preview on #63AB5E background

This text has black color on #63AB5E background.


White color preview on #63AB5E background

This text has white color on #63AB5E background.


Related colors

Complementary color

Complementary color for #hex is #9C54A1.


I love getcolorcode.com

Triadic colors

1 #5E63AB and #AB5E63 with #63AB5E are triadic colors.

2 #5EAB63 and #AB635E with #63AB5E are triadic colors.