COLOR #9ADD63

HEX: #9ADD63 RGB: (154,221,99)

Renk bilgisi

#9ADD63 contains mainly green color. #9ADD63 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#9ADD63 color RGB value is (154,221,99).

RGB: (154,221,99) (60%, 87%, 39%)

RGB bağlantıları ve doygunluk

R 154 of 255 = 60%
G 221 of 255 = 87%
B 99 of 255 = 39%

154
221
99

R + G + B ~ 62%. #9ADD63 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 154 + 221 + 99 = 474 (100%)
R 154 of 474 ~ 32.49%
G 221 of 474 ~ 46.62%
B 99 of 474 ~ 20.89'%

%32.49
%46.62
%20.89

CMYK RENK MODELİ

#9ADD63 rengi CMYK tonu (30,0,55,13).

  • camgöbeği tonu 30.32%
  • eflatun tonu 0.00%
  • sarı tonu 55.20%
  • ana renk tonu 13.33%

CMYK: (30,0,55,13)
C30M0Y55K13 (30%, 0%, 55%, 13%)
(0.30 / 0.00 / 0.55 / 0.13)

CMYK yüzdeleri

%30.32
%0
%55.2
%13.33

Codes

Color #9ADD63 in popluar color models

9A DD 63
RGB 154 221 99
HSL 93° 64.21% 62.75%
HSB/HSV 93° 55.20% 86.67%
CMYK 30.32% 0.00% 55.20%
13.33%

Color #9ADD63 in popluar number systems.

HEX 9A DD 63
Decimal 154 221 99
Binary 10011010 11011101 1100011
Octal 232 335 143

Shades and tints

Shades of #9ADD63

#9ADD63
(154,221,99)
#8CC95A
(140,201,90)
#7EB551
(126,181,81)
#70A148
(112,161,72)
#628D3F
(98,141,63)
#547936
(84,121,54)
#46652D
(70,101,45)
#385124
(56,81,36)
#2A3D1B
(42,61,27)
#1C2912
(28,41,18)
#0E1509
(14,21,9)
#000000
(0,0,0)

Tints of #9ADD63

#9ADD63
(154,221,99)
#A3E071
(163,224,113)
#ACE37F
(172,227,127)
#B5E68D
(181,230,141)
#BEE99B
(190,233,155)
#C7ECA9
(199,236,169)
#D0EFB7
(208,239,183)
#D9F2C5
(217,242,197)
#E2F5D3
(226,245,211)
#EBF8E1
(235,248,225)
#F4FBEF
(244,251,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9ADD63 color. Also use rgb(154,221,99) instead hex code.

Text Font Color

.myTextColor { color: #9ADD63; }

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

This text font color is #9ADD63.

Background Color

.myBgColor { background-color: #9ADD63; }

<div style="background-color:#9ADD63">Inner text</div>

This div background color is #9ADD63.

Border color

.myBorderColor { border: 1px solid #9ADD63; }

<div style="border:3px solid #9ADD63">Div</div>

This div border color is #9ADD63.

Opacity

.myOpacity80 { color: #9ADD63; opacity: 0.8; }

<p style="color:#9ADD63;opacity:0.8;">80%</p>

Text with #9ADD63 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 #9ADD63;}

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

This text has shadow with #9ADD63 color.


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

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

This text has shadow with #9ADD63 primary color and red secondary color.


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

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

This text has shadow with #9ADD63 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9ADD63.

Preview

Color preview on black background

This text has color #9ADD63 on black background.


Color preview on white background

This text has color #9ADD63 on white background.


Black color preview on #9ADD63 background

This text has black color on #9ADD63 background.


White color preview on #9ADD63 background

This text has white color on #9ADD63 background.


Related colors

Complementary color

Complementary color for #hex is #65229C.


I love getcolorcode.com

Triadic colors

1 #639ADD and #DD639A with #9ADD63 are triadic colors.

2 #63DD9A and #DD9A63 with #9ADD63 are triadic colors.