COLOR #024714

HEX: #024714
RGB: (2,71,20)

Renk bilgisi

#024714 contains mainly green and blue colors. #024714 ‘ nin web güvenlik rengi #003300 (ya da #030) dir.

RGB renk modeli

#024714 color RGB value is (2,71,20).

  • kırmız ton 2;
  • yeşil ton 71;
  • mavi ton 20.
RGB:
(2,71,20)
(1%,28%,8%)

RGB bağlantıları ve doygunluk

R 2 of 255 = 1%
G 71 of 255 = 28%
B 20 of 255 = 8%

2
71
20

R + G + B ~ 12%. #024714 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
2 + 71 + 20 = 93 (100%)
R 2 of 93 ~ 2.15%
G 71 of 93 ~ 76.34%
B 20 of 93 ~ 21.51%

%76.34
%21.51

CMYK RENK MODELİ

#024714 rengi CMYK tonu (97,0,72,72).

  • camgöbeği tonu 97.18%
  • eflatun tonu 0.00%
  • sarı tonu 71.83%
  • ana renk tonu 72.16%
CMYK:
(97,0,72,72)
C97M0Y72K72 
(97%,0%,72%,72%)
(0.97/0.00/0.72/0.72)	

CMYK yüzdeleri

%97.18
%0
%71.83
%72.16

Codes

Color #024714 in popluar color models

024714
RGB27120
HSL136°94.52%14.31%
HSB/HSV136°97.18%27.84%
CMYK97.18%0.00%71.83%
72.16%

Color #024714 in popluar number systems.

HEX024714
Decimal27120
Binary10100011110100
Octal210724

Shades and tints

Shades of #024714

#024714
(2,71,20)
#024113
(2,65,19)
#023B12
(2,59,18)
#023511
(2,53,17)
#022F10
(2,47,16)
#02290F
(2,41,15)
#02230E
(2,35,14)
#021D0D
(2,29,13)
#02170C
(2,23,12)
#02110B
(2,17,11)
#020B0A
(2,11,10)
#000000
(0,0,0)

Tints of #024714

#024714
(2,71,20)
#195729
(25,87,41)
#30673E
(48,103,62)
#477753
(71,119,83)
#5E8768
(94,135,104)
#75977D
(117,151,125)
#8CA792
(140,167,146)
#A3B7A7
(163,183,167)
#BAC7BC
(186,199,188)
#D1D7D1
(209,215,209)
#E8E7E6
(232,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #024714 color. Also use rgb(2,71,20) instead hex code.

Text Font Color

.myTextColor { color: #024714; }

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

This text font color is #024714.


Background Color

.myBgColor { background-color: #024714; }

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

This div background color is #024714.


Border color

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

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

This div border color is #024714.


Opacity

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

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

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

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

This text has shadow with #024714 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #024714 on black background.


Color preview on white background

This text has color #024714 on white background.



Black color preview on #024714 background

This text has black color on #024714 background.


White color preview on #024714 background

This text has white color on #024714 background.