COLOR #63AA84

HEX: #63AA84 RGB: (99,170,132)

Renk bilgisi

#63AA84 contains mainly green and blue colors. #63AA84 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#63AA84 color RGB value is (99,170,132).

RGB: (99,170,132) (39%, 67%, 52%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 170 of 255 = 67%
B 132 of 255 = 52%

99
170
132

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 170 + 132 = 401 (100%)
R 99 of 401 ~ 24.69%
G 170 of 401 ~ 42.39%
B 132 of 401 ~ 32.92'%

%24.69
%42.39
%32.92

CMYK RENK MODELİ

#63AA84 rengi CMYK tonu (42,0,22,33).

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

CMYK: (42,0,22,33)
C42M0Y22K33 (42%, 0%, 22%, 33%)
(0.42 / 0.00 / 0.22 / 0.33)

CMYK yüzdeleri

%41.76
%0
%22.35
%33.33

Codes

Color #63AA84 in popluar color models

63 AA 84
RGB 99 170 132
HSL 148° 29.46% 52.75%
HSB/HSV 148° 41.76% 66.67%
CMYK 41.76% 0.00% 22.35%
33.33%

Color #63AA84 in popluar number systems.

HEX 63 AA 84
Decimal 99 170 132
Binary 1100011 10101010 10000100
Octal 143 252 204

Shades and tints

Shades of #63AA84

#63AA84
(99,170,132)
#5A9B78
(90,155,120)
#518C6C
(81,140,108)
#487D60
(72,125,96)
#3F6E54
(63,110,84)
#365F48
(54,95,72)
#2D503C
(45,80,60)
#244130
(36,65,48)
#1B3224
(27,50,36)
#122318
(18,35,24)
#09140C
(9,20,12)
#000000
(0,0,0)

Tints of #63AA84

#63AA84
(99,170,132)
#71B18F
(113,177,143)
#7FB89A
(127,184,154)
#8DBFA5
(141,191,165)
#9BC6B0
(155,198,176)
#A9CDBB
(169,205,187)
#B7D4C6
(183,212,198)
#C5DBD1
(197,219,209)
#D3E2DC
(211,226,220)
#E1E9E7
(225,233,231)
#EFF0F2
(239,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63AA84; }

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

This text font color is #63AA84.

Background Color

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

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

This div background color is #63AA84.

Border color

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

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

This div border color is #63AA84.

Opacity

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

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

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

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

This text has shadow with #63AA84 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63AA84.

Preview

Color preview on black background

This text has color #63AA84 on black background.


Color preview on white background

This text has color #63AA84 on white background.


Black color preview on #63AA84 background

This text has black color on #63AA84 background.


White color preview on #63AA84 background

This text has white color on #63AA84 background.


Related colors

Complementary color

Complementary color for #hex is #9C557B.


I love getcolorcode.com

Triadic colors

1 #8463AA and #AA8463 with #63AA84 are triadic colors.

2 #84AA63 and #AA6384 with #63AA84 are triadic colors.