COLOR #02A449

HEX: #02A449 RGB: (2,164,73)

Color info

#02A449 contains mainly green color. Web safe color of #02A449 is #009933 (or #093).

RGB color model

#02A449 color RGB value is (2,164,73).

RGB: (2,164,73) (1%, 64%, 29%)

RGB channels and saturation

R 2 of 255 = 1%
G 164 of 255 = 64%
B 73 of 255 = 29%

2
164
73

R + G + B ~ 31%. #02A449 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 2 + 164 + 73 = 239 (100%)
R 2 of 239 ~ 0.84%
G 164 of 239 ~ 68.62%
B 73 of 239 ~ 30.54'%

%68.62
%30.54

CMYK color model

#02A449 color CMYK value is (99,0,55,36).

  • cyan value is 98.78%
  • magenta value is 0.00%
  • yellow value is 55.49%
  • key color value is 35.69%

CMYK: (99,0,55,36)
C99M0Y55K36 (99%, 0%, 55%, 36%)
(0.99 / 0.00 / 0.55 / 0.36)

CMYK percentages

%98.78
%0
%55.49
%35.69

Codes

Color #02A449 in popluar color models

02 A4 49
RGB 2 164 73
HSL 146° 97.59% 32.55%
HSB/HSV 146° 98.78% 64.31%
CMYK 98.78% 0.00% 55.49%
35.69%

Color #02A449 in popluar number systems.

HEX 02 A4 49
Decimal 2 164 73
Binary 10 10100100 1001001
Octal 2 244 111

Shades and tints

Shades of #02A449

#02A449
(2,164,73)
#029643
(2,150,67)
#02883D
(2,136,61)
#027A37
(2,122,55)
#026C31
(2,108,49)
#025E2B
(2,94,43)
#025025
(2,80,37)
#02421F
(2,66,31)
#023419
(2,52,25)
#022613
(2,38,19)
#02180D
(2,24,13)
#000000
(0,0,0)

Tints of #02A449

#02A449
(2,164,73)
#19AC59
(25,172,89)
#30B469
(48,180,105)
#47BC79
(71,188,121)
#5EC489
(94,196,137)
#75CC99
(117,204,153)
#8CD4A9
(140,212,169)
#A3DCB9
(163,220,185)
#BAE4C9
(186,228,201)
#D1ECD9
(209,236,217)
#E8F4E9
(232,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #02A449 color. Also use rgb(2,164,73) instead hex code.

Text Font Color

.myTextColor { color: #02A449; }

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

This text font color is #02A449.

Background Color

.myBgColor { background-color: #02A449; }

<div style="background-color:#02A449">Inner text</div>

This div background color is #02A449.

Border color

.myBorderColor { border: 1px solid #02A449; }

<div style="border:3px solid #02A449">Div</div>

This div border color is #02A449.

Opacity

.myOpacity80 { color: #02A449; opacity: 0.8; }

<p style="color:#02A449;opacity:0.8;">80%</p>

Text with #02A449 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 #02A449;}

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

This text has shadow with #02A449 color.


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

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

This text has shadow with #02A449 primary color and red secondary color.


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

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

This text has shadow with #02A449 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #02A449.

Preview

Color preview on black background

This text has color #02A449 on black background.


Color preview on white background

This text has color #02A449 on white background.


Black color preview on #02A449 background

This text has black color on #02A449 background.


White color preview on #02A449 background

This text has white color on #02A449 background.


Related colors

Complementary color

Complementary color for #hex is #FD5BB6.


I love getcolorcode.com

Triadic colors

1 #4902A4 and #A44902 with #02A449 are triadic colors.

2 #49A402 and #A40249 with #02A449 are triadic colors.