COLOR #63AA5E

HEX: #63AA5E RGB: (99,170,94)

Renk bilgisi

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

RGB renk modeli

#63AA5E color RGB value is (99,170,94).

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

RGB bağlantıları ve doygunluk

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

99
170
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 170 + 94 = 363 (100%)
R 99 of 363 ~ 27.27%
G 170 of 363 ~ 46.83%
B 94 of 363 ~ 25.9'%

%27.27
%46.83
%25.9

CMYK RENK MODELİ

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

  • camgöbeği tonu 41.76%
  • eflatun tonu 0.00%
  • sarı tonu 44.71%
  • ana renk tonu 33.33%

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

CMYK yüzdeleri

%41.76
%0
%44.71
%33.33

Codes

Color #63AA5E in popluar color models

63 AA 5E
RGB 99 170 94
HSL 116° 30.89% 51.76%
HSB/HSV 116° 44.71% 66.67%
CMYK 41.76% 0.00% 44.71%
33.33%

Color #63AA5E in popluar number systems.

HEX 63 AA 5E
Decimal 99 170 94
Binary 1100011 10101010 1011110
Octal 143 252 136

Shades and tints

Shades of #63AA5E

#63AA5E
(99,170,94)
#5A9B56
(90,155,86)
#518C4E
(81,140,78)
#487D46
(72,125,70)
#3F6E3E
(63,110,62)
#365F36
(54,95,54)
#2D502E
(45,80,46)
#244126
(36,65,38)
#1B321E
(27,50,30)
#122316
(18,35,22)
#09140E
(9,20,14)
#000000
(0,0,0)

Tints of #63AA5E

#63AA5E
(99,170,94)
#71B16C
(113,177,108)
#7FB87A
(127,184,122)
#8DBF88
(141,191,136)
#9BC696
(155,198,150)
#A9CDA4
(169,205,164)
#B7D4B2
(183,212,178)
#C5DBC0
(197,219,192)
#D3E2CE
(211,226,206)
#E1E9DC
(225,233,220)
#EFF0EA
(239,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63AA5E; }

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

This text font color is #63AA5E.

Background Color

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

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

This div background color is #63AA5E.

Border color

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

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

This div border color is #63AA5E.

Opacity

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

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

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

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

This text has shadow with #63AA5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63AA5E.

Preview

Color preview on black background

This text has color #63AA5E on black background.


Color preview on white background

This text has color #63AA5E on white background.


Black color preview on #63AA5E background

This text has black color on #63AA5E background.


White color preview on #63AA5E background

This text has white color on #63AA5E background.


Related colors

Complementary color

Complementary color for #hex is #9C55A1.


I love getcolorcode.com

Triadic colors

1 #5E63AA and #AA5E63 with #63AA5E are triadic colors.

2 #5EAA63 and #AA635E with #63AA5E are triadic colors.