COLOR #027516

HEX: #027516 RGB: (2,117,22)

Color info

#027516 contains mainly green color. Web safe color of #027516 is #006600 (or #060).

RGB color model

#027516 color RGB value is (2,117,22).

RGB: (2,117,22) (1%, 46%, 9%)

RGB channels and saturation

R 2 of 255 = 1%
G 117 of 255 = 46%
B 22 of 255 = 9%

2
117
22

R + G + B ~ 19%. #027516 is dark color.

Portions of RGB colors in percentages

R + G + B = 2 + 117 + 22 = 141 (100%)
R 2 of 141 ~ 1.42%
G 117 of 141 ~ 82.98%
B 22 of 141 ~ 15.6'%

%82.98
%15.6

CMYK color model

#027516 color CMYK value is (98,0,81,54).

  • cyan value is 98.29%
  • magenta value is 0.00%
  • yellow value is 81.20%
  • key color value is 54.12%
CMYK: (98,0,81,54) C98M0Y81K54 (98%,0%,81%,54%) (0.98/0.00/0.81/0.54) 

CMYK percentages

%98.29
%0
%81.2
%54.12

Codes

Color #027516 in popluar color models

02 75 16
RGB 2 117 22
HSL 130° 96.64% 23.33%
HSB/HSV 130° 98.29% 45.88%
CMYK 98.29% 0.00% 81.20%
54.12%

Color #027516 in popluar number systems.

HEX 02 75 16
Decimal 2 117 22
Binary 10 1110101 10110
Octal 2 165 26

Shades and tints

Shades of #027516

#027516
(2,117,22)
#026B14
(2,107,20)
#026112
(2,97,18)
#025710
(2,87,16)
#024D0E
(2,77,14)
#02430C
(2,67,12)
#02390A
(2,57,10)
#022F08
(2,47,8)
#022506
(2,37,6)
#021B04
(2,27,4)
#021102
(2,17,2)
#000000
(0,0,0)

Tints of #027516

#027516
(2,117,22)
#19812B
(25,129,43)
#308D40
(48,141,64)
#479955
(71,153,85)
#5EA56A
(94,165,106)
#75B17F
(117,177,127)
#8CBD94
(140,189,148)
#A3C9A9
(163,201,169)
#BAD5BE
(186,213,190)
#D1E1D3
(209,225,211)
#E8EDE8
(232,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #027516 color. Also use rgb(2,117,22) instead hex code.

Text Font Color

.myTextColor { color: #027516; }

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

This text font color is #027516.

Background Color

.myBgColor { background-color: #027516; }

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

This div background color is #027516.

Border color

.myBorderColor { border: 1px solid #027516; }

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

This div border color is #027516.

Opacity

.myOpacity80 { color: #027516; opacity: 0.8; }

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

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

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

This text has shadow with #027516 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #027516.

Preview

Color preview on black background

This text has color #027516 on black background.


Color preview on white background

This text has color #027516 on white background.


Black color preview on #027516 background

This text has black color on #027516 background.


White color preview on #027516 background

This text has white color on #027516 background.


Related colors

Complementary color

Complementary color for #hex is #FD8AE9.


I love getcolorcode.com

Triadic colors

1 #160275 and #751602 with #027516 are triadic colors.

2 #167502 and #750216 with #027516 are triadic colors.